Open
Description
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
Labels
No labels