TinyMCE:Control reference
From Moxiecode Documentation Wiki
Contents |
[edit]
List of all buttons/controls available, and their plugin requirements.
This is a list of all the available buttons that you can configure, the requirements are also listed as some buttons require you to include the plugin first. Check each plugin for more information, some plugins have separate configurations.
Use the theme_advanced_buttons<1-n>, theme_advanced_buttons<1-n>_add or theme_advanced_buttons<1-n>_add_before options to add new buttons and to disable buttons use the theme_advanced_disable option.
[edit]
Default buttons available in the advanced theme
- bold
- italic
- underline
- strikethrough
- justifyleft
- justifycenter
- justifyright
- justifyfull
- bullist
- numlist
- outdent
- indent
- cut
- copy
- paste
- undo
- redo
- link
- unlink
- image
- cleanup
- help
- code
- hr
- removeformat
- formatselect
- fontselect
- fontsizeselect
- styleselect
- sub
- sup
- forecolor
- backcolor
- forecolorpicker
- backcolorpicker
- charmap
- visualaid
- anchor
- newdocument
- blockquote
- separator ( | is possible as separator, too)
[edit]
Plugins with custom buttons
- advlink
- Will override the "link" button
- advimage
- Will override the "image" button
- paste
- pastetext
- pasteword
- selectall
- searchreplace
- search
- replace
- insertdatetime
- insertdate
- inserttime
- table
- tablecontrols
- table
- row_props
- cell_props
- delete_col
- delete_row
- col_after
- col_before
- row_after
- row_before
- split_cells
- merge_cells
- directionality
- ltr
- rtl
- layer
- moveforward
- movebackward
- absolute
- insertlayer
- save
- save
- cancel
- style
- styleprops
- xhtmlxtras
- cite
- abbr
- acronym
- ins
- del
- attribs
- template
- template
