2020.1

Table Of Contents
l
Delete: Click to delete the resource. This is the same as pressing the Delete key while
the resource is selected.
l
Copy: Click to copy the selected file.
l
Copy Resource Location: Click to copy the relative path of the resource to the clipboard.
It may then be pasted into a script.
Fonts
Font Resources included in a template are transported with it, so they can be accessed even if
the template is moved to a different computer. Fonts appear in the fonts drop-down menu but
they can also be set through a CSS Stylesheet.
Currently supported font types: otf, woff, ttf, svg. Fonts must be set to installable to be useable in
the output.
See "Fonts" on page756.
JavaScripts
JavaScripts are scripted programs that can run on Web output when added to the page header.
See "Using JavaScript" on page538 for more information.
JavaScript files that are linked to (i.e. included in) a section show a chain icon.
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538 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539) 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
Page 1037