2019.1

Table Of Contents
Edit Menu
l
Undo <action>: Undoes the previous action that was done.
l
Redo<action>: Redoes an action that was previously undone.
l
Cut: Cuts the currently selected text, object or element and puts it on the clipboard.
l
Copy: Copies 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
Paste as Plain Text: Takes the current clipboard content and pastes it at the pointer
location without any HTML styles or formatting.
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 page486. See "Styling and formatting"
on page270 and "Styling templates with CSS files" on page271.
l
Colors...: Opens the Colors Editor dialog. See "Colors" on page301.
l
Fonts...: opens the "Font Manager" on page442. See "Fonts" on page305.
l
Locale...: Opens the Locale Settings dialog. See "Locale" on page309.
l
Color Settings...: Opens the Color Settings dialog. See "Colors" on page301.
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252.
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:
Page 511