You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 KiB

layout title title_nav description_short description keywords
default Editor control identifiers Editor control identifiers Complete list of control identifiers. Complete list of control identifiers. aligncenter alignjustify alignleft alignright anchor backcolor blockquote bold bullist cancel cell charmap code column controls copy cut deletetable emoticons fontselect fontsizeselect forecolor formats formatselect fullscreen hr image indent insertdatetime insertfile inserttable italic link ltr media newdocument nonbreaking numlist outdent pagebreak paste pastetext preview print redo removeformat row rtl save searchreplace selectall spellchecker strikethrough styleselect subscript superscript table tableprops template toolbar underline undo unlink visualaid visualblocks visualchars a11ycheck

Use the [toolbar]({{ site.baseurl }}/configure/editor-appearance/#toolbar) or the [menu]({{ site.baseurl }}/configure/editor-appearance/#menu) configuration options.

Toolbar controls

Control Core/Plugin Description
newdocument core Creates a new document.
bold core Applies the bold format to the current selection.
italic core Applies the italic format to the current selection.
underline core Applies the underline format to the current selection.
strikethrough core Applies strike though format to the current selection.
alignleft core Left aligns the current block or image.
aligncenter core Left aligns the current block or image.
alignright core Right aligns the current block or image.
alignjustify core Full aligns the current block or image.
alignnone core Removes the alignment of the current block or image.
styleselect core Dropdown list with styles to apply to selection.
formatselect core Dropdown list with block formats to apply to selection.
fontselect core Dropdown list with font families to apply to selection.
fontsizeselect core Dropdown list with font sizes to apply to selection.
cut core Cuts the current selection into clipboard.
copy core Copies the current selection into clipboard.
paste core Pastes the current clipboard into the editor.
outdent core Outdents the current list item or block element.
indent core Indents the current list item or block element.
blockquote core Applies block quote format to the current block level element.
undo core To undo the last operation.
redo core To redo the last undone operation.
removeformat core Removes the formatting from the current selection.
subscript core Applies subscript format to the current selection.
superscript core Applies superscript format to the current selection.
visualaid core Toggles the visual aids for invisible elements.
insert core Groups various insert actions into one button.
hr [hr]({{ site.baseurl }}/plugins/hr/) Inserts a horizontal rule into the editor.
bullist [lists]({{ site.baseurl }}/plugins/lists/) Formats the current selection as a bullet list.
numlist [lists]({{ site.baseurl }}/plugins/lists/) Formats the current selection as a numbered list.
link [link]({{ site.baseurl }}/plugins/link/) Creates/Edits links within the editor.
unlink [link]({{ site.baseurl }}/plugins/link/) Removes links from the current selection.
openlink [link]({{ site.baseurl }}/plugins/link/) Opens the selected link in a new tab.
image [image]({{ site.baseurl }}/plugins/image/) Creates/Edits images within the editor.
charmap [charmap]({{ site.baseurl }}/plugins/charmap/) Inserts custom characters into the editor.
pastetext [paste]({{ site.baseurl }}/plugins/paste/) Toggles plain text pasting mode on/off.
print [print]({{ site.baseurl }}/plugins/print/) Prints the current editor contents.
preview [preview]({{ site.baseurl }}/plugins/preview/) Previews the current editor contents.
anchor [anchor]({{ site.baseurl }}/plugins/anchor/) Creates/Edits anchor elements.
pagebreak [pagebreak]({{ site.baseurl }}/plugins/pagebreak/) Inserts a pagebreak into the editor.
spellchecker [spellchecker]({{ site.baseurl }}/plugins/spellchecker/) Spellchecks the current editor contents.
searchreplace [searchreplace]({{ site.baseurl }}/plugins/searchreplace/) Searches and/or Replaces contents within the editor.
visualblocks [visualblocks]({{ site.baseurl }}/plugins/visualblocks/) Toggles the visibility of block elements.
visualchars [visualchars]({{ site.baseurl }}/plugins/visualchars/) Toggles the visibility of non breaking character elements.
code [code]({{ site.baseurl }}/plugins/code/) Opens the code dialog
help [help]({{ site.baseurl }}/plugins/help/) Opens the help dialog
fullscreen [fullscreen]({{ site.baseurl }}/plugins/fullscreen/) Toggles fullscreen mode
insertdatetime [insertdatetime]({{ site.baseurl }}/plugins/insertdatetime/) Inserts the current date/time
media [media]({{ site.baseurl }}/plugins/media/) Creates/Edits embedded media elements.
nonbreaking [nonbreaking]({{ site.baseurl }}/plugins/nonbreaking/) Inserts a nonbreaking space into the editor.
save [save]({{ site.baseurl }}/plugins/save/) Saves the current editor contents to a form or ajax call.
cancel [save]({{ site.baseurl }}/plugins/save/) Cancels/Resets the editor contents to it's initial state.
table [table]({{ site.baseurl }}/plugins/table/) Creates/Edits table elements.
tabledelete [table]({{ site.baseurl }}/plugins/table/) Deletes table.
tablecellprops [table]({{ site.baseurl }}/plugins/table/) Opens the Cell properties dialog.
tablemergecells [table]({{ site.baseurl }}/plugins/table/) Merges the selected cells.
tablesplitcells [table]({{ site.baseurl }}/plugins/table/) Splits the current merged cell.
tableinsertrowbefore [table]({{ site.baseurl }}/plugins/table/) Inserts a new row before the current one.
tableinsertrowafter [table]({{ site.baseurl }}/plugins/table/) Inserts a new row after the current one.
tabledeleterow [table]({{ site.baseurl }}/plugins/table/) Deletes the current row row.
tablerowprops [table]({{ site.baseurl }}/plugins/table/) Opens the Row properties dialog.
tablecutrow [table]({{ site.baseurl }}/plugins/table/) Cuts the selected rows.
tablecopyrow [table]({{ site.baseurl }}/plugins/table/) Copies the selected rows.
tablepasterowbefore [table]({{ site.baseurl }}/plugins/table/) Pastes rows before the current one.
tablepasterowafter [table]({{ site.baseurl }}/plugins/table/) Pastes rows after the current one.
tableinsertcolbefore [table]({{ site.baseurl }}/plugins/table/) Inserts a column before the current one.
tableinsertcolafter [table]({{ site.baseurl }}/plugins/table/) Inserts column after the current one.
tabledeletecol [table]({{ site.baseurl }}/plugins/table/) Deletes the selected column.
rotateleft [imagetools]({{ site.baseurl }}/plugins/imagetools/) Rotates the current image counterclockwise.
rotateright [imagetools]({{ site.baseurl }}/plugins/imagetools/) Rotates the current image clockwise.
flipv [imagetools]({{ site.baseurl }}/plugins/imagetools/) Flips the current image vertically.
fliph [imagetools]({{ site.baseurl }}/plugins/imagetools/) Flips the current image horizontally.
editimage [imagetools]({{ site.baseurl }}/plugins/imagetools/) Edits the current image in the image dialog.
imageoptions [imagetools]({{ site.baseurl }}/plugins/imagetools/) Opens the image options dialog.
fullpage [fullpage]({{ site.baseurl }}/plugins/fullpage/) Documents properties for the full page.
ltr [directionality]({{ site.baseurl }}/plugins/directionality/) Sets the directionality of contents to ltr.
rtl [directionality]({{ site.baseurl }}/plugins/directionality/) Sets the directionality of contents to rtl.
emoticons [emoticons]({{ site.baseurl }}/plugins/emoticons/) Opens the emoticons dialog.
template [template]({{ site.baseurl }}/plugins/template/) Inserts templates into the editor.
forecolor [textcolor]({{ site.baseurl }}/plugins/textcolor/) Applies foreground/text color to selection.
backcolor [textcolor]({{ site.baseurl }}/plugins/textcolor/) Applies background color to selection.
restoredraft [restoredraft]({{ site.baseurl }}/plugins/autosave/) Restores to the latest auto saved draft.
insertfile [moxiemanager]({{ site.baseurl }}/plugins/moxiemanager/) Opens the MoxieManager dialog.
a11ycheck [a11ychecker]({{ site.baseurl }}/plugins/a11ychecker/) Opens the accessibility checker dialog.
toc [toc]({{ site.baseurl }}/plugins/toc/) Inserts a Table of Contents into the editor.
quickimage [quickbars]({{ site.baseurl }}/plugins/quickbars/) Inserts an image from the local machine.
quicktable [quickbars]({{ site.baseurl }}/plugins/quickbars/) Inserts a table 2x2.
quicklink [quickbars]({{ site.baseurl }}/plugins/quickbars/) Inserts a link in a quicker way.

Menu controls

Control Core/Plugin Description
newdocument core Creates a new document.
undo core To undo the last operation.
redo core To redo the last undoed operation.
visualaid core Toggles visual aids on/off.
cut core Cuts the current selection into clipboard.
copy core Copies the current selection into clipboard.
paste core Pastes the current clipboard contents into editor.
selectall core Selects all the editor contents.
bold core Applies bold format to current selection.
italic core Applies italic format to current selection.
underline core Applies underline format to current selection.
strikethrough core Applies strikethrough format to current selection.
subscript core Applies subscript format to current selection.
superscript core Applies superscript format to current selection.
removeformat core Removes all formats form the current selection.
codeformat core Applies inline code format to current selection.
blockformats core Applies block formats to current selection.
align core Changes alignment to the current block or selection.
formats core Menu of all available formats.
link [link]({{ site.baseurl }}/plugins/link/) Opens the link dialog.
openlink [link]({{ site.baseurl }}/plugins/link/) Opens the selected link in a new tab.
image [image]({{ site.baseurl }}/plugins/image/) Opens the image dialog.
charmap [charmap]({{ site.baseurl }}/plugins/charmap/) Opens the charmap dialog.
pastetext [paste]({{ site.baseurl }}/plugins/paste/) Toggles paste as plain text on/off.
print [print]({{ site.baseurl }}/plugins/print/) Prints the current document.
preview [preview]({{ site.baseurl }}/plugins/preview/) Previews the current document.
hr [hr]({{ site.baseurl }}/plugins/hr/) Inserts a horizontal rule into the editor.
anchor [anchor]({{ site.baseurl }}/plugins/anchor/) Inserts an anchor into the editor.
pagebreak [pagebreak]({{ site.baseurl }}/plugins/pagebreak/) Inserts a pagebreak into the editor.
spellchecker [spellchecker]({{ site.baseurl }}/plugins/spellchecker/) Toggles the spellchecker on/off.
searchreplace [searchreplace]({{ site.baseurl }}/plugins/searchreplace/) Opens the search/replace dialog.
visualblocks [visualblocks]({{ site.baseurl }}/plugins/visualblocks/) Toggles block visibility on/off.
visualchars [visualchars]({{ site.baseurl }}/plugins/visualchars/) Toggles visibility of nonbreaking spaces on/off.
code [code]({{ site.baseurl }}/plugins/code/) Opens the code dialog.
fullscreen [fullscreen]({{ site.baseurl }}/plugins/fullscreen/) Toggles fullscreen on/off.
insertdatetime [insertdatetime]({{ site.baseurl }}/plugins/insertdatetime/) Inserts the current date/time into the editor.
media [media]({{ site.baseurl }}/plugins/media/) Opens the media dialog.
nonbreaking [nonbreaking]({{ site.baseurl }}/plugins/nonbreaking/) Inserts a nonbreaking space into the editor.
inserttable [table]({{ site.baseurl }}/plugins/table/) Inserts table grid menu.
tableprops [table]({{ site.baseurl }}/plugins/table/) Opens the table properties dialog.
deletetable [table]({{ site.baseurl }}/plugins/table/) Deletes the current table.
cell [table]({{ site.baseurl }}/plugins/table/) Cell menu item with related controls.
row [table]({{ site.baseurl }}/plugins/table/) Row menu item with related controls.
column [table]({{ site.baseurl }}/plugins/table/) Column menu item with related controls.
restoredraft [autosave]({{ site.baseurl }}/plugins/autosave/) Restores to the latest auto saved draft.
fullpage [fullpage]({{ site.baseurl }}/plugins/fullpage/) Documents properties for the full page.
toc [toc]({{ site.baseurl }}/plugins/toc/) Inserts a Table of Contents into the editor.
help [help]({{ site.baseurl }}/plugins/help/) Opens the help dialog