WYSIWYG editing Image gallery upload Content templates
Full Toolbar

The full toolbar preset exposes every available button, including advanced insert dialogs, paragraph operations, table editing, and layout tools. Use this when your users need complete control over document formatting and structure.

Note

The full toolbar includes every registered command button. For a curated selection, use the custom toolbar option.

<richtextbox
    name="fullToolbarEditor"
    toolbar="{bold,italic,underline,linethrough,superscript,subscript}
             |{forecolor,backcolor}
             |{justifyleft,justifycenter,justifyright,justifyfull}
             |{insertorderedlist,insertunorderedlist,multilevellist,
               inserttodolist,indent,outdent}
             #{paragraphs:toggle,fontname:toggle,fontsize:toggle,
               inlinestyle,lineheight,casechange}|{undo,redo}
             / {formatpainter,removeformat,cut,copy,paste,delete,find}
             |{insertlink,unlink,insertblockquote,insertemoji,insertchars}
             |{inserttable,insertbookmark,insertimage,insertgallery,
               insertvideo,insertdocument,inserttemplate,insertcode}
             #{preview,code,selectall}|{importword,exportword,exportpdf}
             / {insertcomment,trackchanges,insertmention}
             |{spellcheck,autoformatting,toggleborder}
             |{paragraphstyle,toggle_paragraphop,menu_paragraphop}
             #{insertmergefield,insertfootnote,inserttoc,insertpagebreak,
               revisionhistory}
             |{fullscreenenter,fullscreenexit,togglemore}"
    skin="default"
    height="500px" />