XHTML Editor Toolbar
Button/ Drop-down |
Name |
Inserted HTML Sample |
Function |
---|---|---|---|
|
pasteword (added via the paste plug-in) |
NA |
Pastes text from a Word document without Word-specific formatting. |
|
pastetext (added via the paste plug-in) |
NA |
Pastes text from a previous cut or copy action without any formatting from the original version. |
|
paste (added via the paste plug-in) |
NA |
Pastes content from a previous cut or copy action, including all formatting, into the XHTML Editor. |
|
cut |
NA |
Cuts selected text. |
|
copy |
NA |
Copies selected text. |
|
justifyleft |
content
|
Aligns selected text with the left margin. |
|
justifycenter |
content
|
Aligns selected text in the center. |
|
justifyright |
content
|
Aligns selected text with the right margin. |
|
justifyfull |
content
|
Aligns selected text so that both margins are even and the text is distributed between them. |
|
bold |
content |
Bolds selected text. |
|
italic |
content |
Italicizes selected text. |
|
underline |
content |
Underlines selected text. |
|
strikethrough |
content |
Strikes through selected text. |
|
sup |
contentcontent |
Formats selected text as superscript. |
|
sub |
contentcontent |
Formats selected text as subscript. |
|
indent |
content
|
Indents selected text. |
|
outdent |
Removes P Tag or subtracts from padding attribute relative to left margin. |
Outdents selected text. |
|
undo |
NA |
Undoes previous action. |
|
redo |
NA |
Reapplies previous action. |
|
table (added via the table plug-in) |
Inserts table HTML markup based on the settings configured in the dialog. |
Opens the Insert/Modify Table dialog. |
|
row_props (added via the table plug-in) |
NA |
Opens the Table Row Properties dialog. |
|
cell_props (added via the table plug-in) |
NA |
Opens the Table Cell Properties dialog. |
|
row_before (added via the table plug-in) |
NA |
Inserts a row above the selected row. |
|
row_after (added via the table plug-in) |
NA |
Inserts a row below the selected row. |
|
delete_row (added via the table plug-in) |
NA |
Deletes the selected row. |
|
col_before (added via the table plug-in) |
NA |
Inserts a column to the left of the selected column. |
|
col_after (added via the table plug-in) |
NA |
Inserts a column to the right of the selected column. |
|
delete_col (added via the table plug-in) |
NA |
Deletes the selected column. |
|
merge_cells (added via the table plug-in) |
NA |
Merges a previously split cell. |
|
split_cells (added via the table plug-in) |
NA |
Splits the selected table cell. |
|
Anchor |
Opens the Insert/edit anchor dialog. |
|
|
Blockquote |
|
Wraps the selected text with tags. This identification can be used to apply styling and to identify the content as a quotation to browsers, web crawlers, screen readers, etc. |
|
code |
NA |
Opens the HTML Source Editor dialog. |
|
image |
Attributes depend upon which settings have been selected in the dialog. |
Opens the Insert/Edit Image dialog. |
|
media (added via the media plug-in) |
Attributes depend upon which settings have been selected in the dialog. |
Opens the Insert/Edit Embedded Media dialog. |
|
link |
HTML will vary depending upon the type of link. |
Opens the Insert/Edit Link dialog. |
|
unlink |
NA |
Removes the link from the selected text. |
|
bullist |
|
Inserts a bulleted (unordered) list. |
|
numlist |
|
Inserts a numbered (ordered) list. |
|
charmap |
Inserts a character entity (e.g. a Euro symbol inserted as &euro) |
Opens the Select custom character dialog. |
|
hr |
|
Inserts a horizontal line. |
|
search (added via the searchreplace plug-in) |
NA |
Opens the Find/Replace dialog. |
|
replace (added via the searchreplace plug-in) |
NA |
Opens the Find/Replace dialog. |
|
selectall (added via the paste plug-in) |
NA |
Selects all objects in the XHMTL Editor. |
|
visualaid |
NA |
Displays visual guidelines in the edit view. |
|
forecolor, forecolorpicker |
content |
Opens the Select text color drop-down. |
|
backcolor, backcolorpicker |
Content
|
Opens the Select background color drop-down. |
|
styleselect |
|
Opens a drop-down of CSS classes that can be applied to the text in the editor. Classes are defined in localstyles.css, located on the server hosting the CMS site. |
|
formatselect |
Varies based on selected option:
content
|
Opens a drop-down of format selections (heading 1, etc.) that can be applied to selected text. Classes are defined in localstyles.css, located on the server hosting the CMS site. |
|
fontselect |
content |
Opens a drop-down of font selections that can be applied to the selected text. |
|
fontsizeselect |
content |
Opens a drop-down of font sizes that can be applied to the selected text. |