2019.2

Table Of Contents
Contextual menu
l
New Javascript: Click to create a new JavaScript resource.
l
New Remote Javascript: Click to add a Remote JavaScript resource. 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.
Stylesheets
Style sheets control how contents appears on the page. They define spacing, color, size and
other properties of elements on the page. See "Styling templates with CSS files" on page743
for more information.
In case the CSS file has references to specific images, you can drag/drop or copy/paste those
images into the Stylesheets folder as well.
Style sheets that are linked to (i.e. included in) a section show a chain icon. See "Applying a
style sheet to a section" on page750.
Contextual menu
l
New Stylesheet: Click to create a new Stylesheet resource. Adding a new stylesheet will
automatically include it in the currently active section.
l
New Remote Stylesheet: Click to add a Remote Stylesheet resource. See "Styling
templates with CSS files" on page743 for more information.
Page 1041