2022.2

Table Of Contents
Note: Thescriptsineachofthemainfolders-Control,StandardandPostPagination-are
executedtop-to-bottom.Theycanbedraggedupordowninthepanetochangetheirorderof
execution.Forexample,content-loadingscripts(snippetswithvariabledata,forinstance)must
comebeforescriptsthatreplacedatawithinloadedcontents.
TheScriptpaneallowstoaddandeditscriptsandtomanagescripts,orinstancebyorganizingthemin
subfoldersandenabling/disablingthem(see"Managingscripts"onpage814).
Scriptscanbeexportedandimportedviathebuttonsorthroughdrag&dropbetweentheScriptspane
andanylocationonthecomputer.
Note: ScriptsincludedontheScriptspanearecompletelydistinctfromtheJavaScriptresources
foundinthe"Resourcespane"onpage978(see"UsingJavaScript"onpage512).
Thinkofscriptsasserver-sideinthesensethattheyareexecutedthroughtheConnectmodules
(ServerandContentCreationespecially).ScriptshaveaccesstothewholePlanetPressConnect
JavaScriptAPI(see"StandardScriptAPI"onpage1169),suchastherecordobject.
JavaScriptresources,ontheotherhand,areonlyexecutedafterthecontentcreationisdone,
generallyinabrowser.
Buttons
l
Import...:ClicktoopenastandardOpendialogtoimportascript.Thescriptmusthavethe.OL-
scriptextension.
l
Export...:ClicktoopenastandardSaveAsdialogtosavethecurrentlyselectedscriptstodisk.
Thesescriptscanbere-usedinothertemplates.Ifmorethanonescriptisselected,theyareall
savedtoasinglefile.Ifsomescriptsareinsidefolders,thisfolderstructureiskeptandwillbe
restoredwhenthescriptsareimported.
l
New:Displaysadrop-downthatshowsthefollowingoptions:
l
Control Script:AControlScriptaffectstheoutputofatemplateperrecordasawhole,
insteadofpartsofthecontent.See"ControlScripts"onpage838and"ControlScriptAPI"
onpage1271.
l
Standard Script:Addsanewemptystandardscript.Double-clickingthenewscriptopens
thescripteditor,whereyoucanwritecode(see"Writingyourownscripts"onpage808).
Tip: SelectText ScriptinsteadofStandardScripttocreateaStandardscriptthatis
openedwiththeTextScriptWizard.
Page 984