2019.2

Table Of Contents
Contextual menu
l
New Translation:
l
PO files...: Select a PO file to import it into the template.
l
Remote PO file: Enter the URL Click to add a remote PO file. See "Using
JavaScript" on page564 for more information.
l
New Folder: Click to create a new folder to organize resources more easily.
l
Rename: Click to open the resource's Rename. This is the same as pressing the F2 key
while the resource is selected.
l
Download Resource (remote JavaScript files only): Select to download the Remote
JavaScript file (see "Adding a remote JavaScript file" on page565) and add the
downloaded copy to the Scripts folder. The copy will have the same name as the remote
script file, but its extension will be .js instead of .rjs. Any section that used the JavaScript
file will from then on use the downloaded file (see "Including a JavaScript file in a Web
context" on page567).
l
Delete: Click to delete the resource. This is the same as pressing the Delete key while
the resource is selected.
Scripts pane
The Scripts pane contains all of the scripts that are used to replace data in a template, or to
modify its look; see "Personalizing content" on page786.
The scripts are stored in three groups: Control, Standard and Post Pagination, depending on
when they run (see "The script flow: when scripts run" on page877).
Note
The scripts in each of the main folders - Control, Standard and Post Pagination - are executed top-
to-bottom. They can be dragged up or down in the pane to change their order of execution. For
example, content-loading scripts (snippets with variable data, for instance) must come before scripts
that replace data within loaded contents.
The Script pane allows to add and edit scripts and to manage scripts, or instance by organizing
them in subfolders and enabling/disabling them (see "Managing scripts" on page859).
Page 1044