What toolbar buttons are available in CKEditor 4?

后端 未结 4 1006
执念已碎
执念已碎 2020-12-15 15:09

The CKEditor docs mention item by item toolbar configuration here, but where is a list of the names of the buttons in the different groups?

There is a similar questi

4条回答
  •  醉酒成梦
    2020-12-15 15:48

    Here is a nice list of button names:

    Complete List of Toolbar Items for CKEditor

    items

    • "Source"
    • "Save"
    • "NewPage"
    • "DocProps"
    • "Preview"
    • "Print"
    • "Templates"
    • "document"

    items

    • "Cut"
    • "Copy"
    • "Paste"
    • "PasteText"
    • "PasteFromWord"
    • "Undo"
    • "Redo"

    items

    • "Find"
    • "Replace"
    • "SelectAll"
    • "Scayt"

    items

    • "Form"
    • "Checkbox"
    • "Radio"
    • "TextField"
    • "Textarea"
    • "Select"
    • "Button"
    • "ImageButton"
    • "HiddenField"

    items

    • "Bold"
    • "Italic"
    • "Underline"
    • "Strike"
    • "Subscript"
    • "Superscript"
    • "RemoveFormat"

    items

    • "NumberedList"
    • "BulletedList"
    • "Outdent"
    • "Indent"
    • "Blockquote"
    • "CreateDiv"
    • "JustifyLeft"
    • "JustifyCenter"
    • "JustifyRight"
    • "JustifyBlock"
    • "BidiLtr"
    • "BidiRtl"

    items

    • "Link"
    • "Unlink"
    • "Anchor"

    items

    • "CreatePlaceholder"
    • "Image"
    • "Flash"
    • "Table"
    • "HorizontalRule"
    • "Smiley"
    • "SpecialChar"
    • "PageBreak"
    • "Iframe"
    • "InsertPre"

    items

    • "Styles"
    • "Format"
    • "Font"
    • "FontSize"

    items

    • "TextColor"
    • "BGColor"

    items

    • "UIColor"
    • "Maximize"
    • "ShowBlocks"

    items

    • "button1"
    • "button2"
    • "button3"
    • "oembed"
    • "MediaEmbed"

    items

    • "About"

提交回复
热议问题