1.6

Table Of Contents
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. Currently, fonts must be set through the CSS
Stylesheet and do not appear in the fonts drop-down menu.
Currently supported font types: otf, woff, ttf, svg. Fonts must be set to installable to be useable in
the output.
Please see the Tips & Tricks post for details on how to embed the fonts.
JavaScripts
JavaScripts are scripted programs that can run on Web output when added to the page header.
See "Using JavaScript" on page355 for more information.
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355 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
Delete: Click to delete the resource. This is the same as pressing the Delete key while
the resource is selected.
Stylesheets
Stylesheets control how contents appears on the page. It defines spacing, color, size and other
properties of elements on the page. See "Styling templates with CSS files" on page467 for
more information.
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.
Page 651