1.4

Browse: opens an explorer window to browse folders and select an image.
Url lets you select an image file from a specific web address. Select the protocol and then enter
the URL (for example, http://www.mysite.com/images/image.jpg). A preview of the selected
image will be shown below.
Protocol: http or https.
Save with template: inserts the file in the Images folder on the Resources pane. If not saved
with the template, the image will remain external. Note that external images need to be
available when the template is merged with a record set to generate output, and that their
location should be accessible from the machine on which the template's output is produced.
External images are updated (retrieved) at the time the output is generated.
Stylesheets dialog
The Stylesheet editor dialog is used to edit CSS Stylesheet resources. For the time being, only
two contexts are editable: Global (context_all_styles.css , which by default applies to all
contexts) and Print (context_print_style.css , which by default applies to the print context only).
l
Context: Use the drop-down to select a specific context such as Print or Global (all
contexts). Selecting a context shows all it's CSS rules in the Rule List.
l
Show: Use the drop-down to select whether to show all CSS rules or limit to certain
types: Class, ID or Element rules.
l
Rule List: Displays the list of rules in the currently selected stylesheet.
l
Rule Display: Displays the contents of the currently selected rule in the Rule List.
l
New: Click to create a new rule with the Edit Rule dialog. See "New/Edit Rule dialog" on
the next page.
l .
l
Edit: Click to edit the currently selected rule in the Rule List using the Edit Rule dialog.
See "New/Edit Rule dialog" on the next page.
l
Delete: Click to delete the currently selected rule in the Rule List.
l
Duplicate: Click to create a duplicate of the currently selected rule in the Rule List using
the Edit Rule dialog. The default name for the new rule is the name of the current one plus
"-duplicated". See "New/Edit Rule dialog" on the next page.
l
Move Up: Move the currently selected rule in the Rule List up one position in the list.
l
Move Down: Move the currently selected rule in the Rule List down one position in the
list.
l
Save: Click to save all changes to the stylesheet and close the dialog.
l
Cancel: Click to close the dialog without saving any changes.
Page 478