2018.2

Table Of Contents
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 style sheets only): Select to download the Remote
Stylesheet (see "Using a remote style sheet" on page649) and add the downloaded copy
to the Stylesheets folder. The copy will have the same name as the remote style sheet,
but its extension will be .css instead of .rcss. Any section that used the remote style sheet
will from then on use the downloaded style sheet (see "Applying a style sheet to a
section" on page654).
l
Delete: Click to delete the resource. This is the same as pressing the Delete key while
the resource is selected.
Snippets
Snippets are pieces of HTML or JSON code that can be inserted within sections and master
pages, dynamically or statically. See "Snippets" on page642 for more information.
Contextual menu
l
New HTML Snippet: Click to create a new HTML Snippet resource.
l
New JSON Snippet: Click to create a new JSON Snippet resource.
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
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688.
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745).
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
Page 877