1.8

Table Of Contents
l
Cut: Cuts the currently selected text, object or element and puts it on the clipboard.
l
Copy: Copies the the currently selected text, object or element to the clipboard.
l
Copy to snippet: Creates a new snippet from the selected text, object or element.
l
Paste: Takes the current clipboard content and pastes it at the pointer location.
l
Delete Browser Element: Removes the currently selected element in the workspace.
l
Find/Replace: Only active while inside the Workspace. Opens the Find/Replace dialog.
l
Stylesheets...: Open the "Style sheets dialog" on page361. See "Styling and formatting"
on page198 and "Styling templates with CSS files" on page200.
l
Colors...: Opens the Colors Editor dialog. See "Colors" on page228.
l
Fonts...: opens the "Font Manager" on page315. See "Fonts" on page232.
l
Locale...: Opens the Locale Settings dialog. See "Locale" on page235.
l
Color Settings...: Opens the Color Settings dialog. See "Colors" on page228.
Insert Menu
l
Image: Inserts an image using a resource that is local to the template, a resource on disk
or a URL. See "Images" on page185.
l
Text:
l
Wrap in span: Wraps selected text in a <span> element. The ID or class of the span
can be used as a selector for scripts and styles.
l
Special Characters: Displays a categorized list of special HTML characters that can be
inserted at the current pointer location. When a character is clicked, its HTML Entity is
inserted. This includes:
l
Symbols: Use the list to insert a special symbol such as Copyright, Trademark, or
Ellipsis.
l
Markers: Use the list to insert pagination markers that are replaced with specific
page numbering:
l
Page Number: This marker is replaced by the current page number in the
document. Even if the page number is not used on certain pages, those page
are still added to the page count.
l
Page Count: This marker is replaced by the total number of pages in the
document, including pages with no contents.
Page 380