X-Git-Url: http://git.maemo.org/git/?p=dtn;a=blobdiff_plain;f=www%2FDTN_Technical_Details%2FFREMANTLE_INSTALLATION_PROCEDURE_files%2FFREMANTLE_INSTALLATION_PROCEDURE.js;h=32269efe649e6407eaebc6854c5eacd78a1afd90;hp=cad17444a616a9c33f77e79c2fb1b51fec97bb5a;hb=55554b4bd81355f56752c9ba06fb0577aad62b80;hpb=5067a2841965fa1c04b47b457f539ca6178c5d56;ds=sidebyside diff --git a/www/DTN_Technical_Details/FREMANTLE_INSTALLATION_PROCEDURE_files/FREMANTLE_INSTALLATION_PROCEDURE.js b/www/DTN_Technical_Details/FREMANTLE_INSTALLATION_PROCEDURE_files/FREMANTLE_INSTALLATION_PROCEDURE.js index cad1744..32269ef 100644 --- a/www/DTN_Technical_Details/FREMANTLE_INSTALLATION_PROCEDURE_files/FREMANTLE_INSTALLATION_PROCEDURE.js +++ b/www/DTN_Technical_Details/FREMANTLE_INSTALLATION_PROCEDURE_files/FREMANTLE_INSTALLATION_PROCEDURE.js @@ -1,4 +1,4 @@ -// Created by iWeb 3.0.1 local-build-20100729 +// Created by iWeb 3.0.1 local-build-20100819 function createMediaStream_id2() {return IWCreatePhotocast("http://dtn.garage.maemo.org/DTN_Technical_Details/FREMANTLE_INSTALLATION_PROCEDURE_files/rss.xml",true);} @@ -16,14 +16,16 @@ function onStubPage() {var args=window.location.href.toQueryParams();parent.IWMediaStreamPhotoPageSetMediaStream(createMediaStream_id2(),args.id);} if(window.stubPage) {onStubPage();} -setTransparentGifURL('Media/transparent.gif');function hostedOnDM() +setTransparentGifURL('Media/transparent.gif');function applyEffects() +{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWEmptyStroke()});registry.applyEffects();} +function hostedOnDM() {return false;} function onPageLoad() {IWRegisterNamedImage('comment overlay','Media/Photo-Overlay-Comment.png') IWRegisterNamedImage('movie overlay','Media/Photo-Overlay-Movie.png') loadMozillaCSS('FREMANTLE_INSTALLATION_PROCEDURE_files/FREMANTLE_INSTALLATION_PROCEDUREMoz.css') adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');NotificationCenter.addObserver(null,relayoutMediaGrid_id2,'RangeChanged','id2') -Widget.onload();fixAllIEPNGs('Media/transparent.gif');initializeMediaStream_id2() -performPostEffectsFixups()} +adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');Widget.onload();fixAllIEPNGs('Media/transparent.gif');applyEffects() +initializeMediaStream_id2()} function onPageUnload() {Widget.onunload();}