Broadcast Remote Page Loads
A local page on Flightdec can load up one or more remote page broadcasts using a place-holder.
The place-holder will be populated with the broadcasts that appear on remote page. The place-holder will need to have the class "load_broadcasts" which is used to identify the place-holder and fires the javascript.
To identify the remote page use a data-page-name attribute that contains the remote URL. Alternatively you may use the pageID with data-page-id="83274". You can also turn the page changer on/off with an data-changer="1/0" and limit the feed with data-broadcast-limit="x".
Eg:
<div class="load_broadcasts page-84871" data-page-name="https://wellington.myn.nz/Community%20Stories%20Feed" data-changer="0" data-broadcast-limit="15">...loading feed...</div>
© Flightdec. All Rights Reserved
