Skip to content

Toolbar option "link" and others do not show up #2

Open
@ri0t

Description

@ri0t

I'm not sure whether i've done it right, i've added the toolbar config like this:

            {
                key: 'text',
                tinymceOptions: {
                    "toolbar": [
                        "styleselect | bold italic | link unlink | link image",
                        "alignleft aligncenter alignright | link | undo redo"
                    ]
                }
            }

But all the link buttons do not appear :(
If i change the order or take something else out, i can see the options are being used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions