Skip to content

Conversation

@apelican
Copy link
Contributor

This modifies config use of the setup callback by chaining it after wrapper tasks. The wrapper still uses this setup routine to proxy events and set initial content. We needed the ability to configure custom buttons with callbacks easily defined within our component.

This allows configuration similar to the official TinyMCE examples.

This allows user plugin configuration without having to hook refs, etc.
Still add custom event proxying and initial content, but allow definition of a setup callback that is invoked after wrapper initialization. This allows configuration similar to the official TinyMCE examples (such as http://www.tinymce.com/tryit/3_x/custom_toolbar_button.php)
@tenfef
Copy link

tenfef commented Jan 22, 2016

Would love to have this merged. As currently I can't see a way to add custom buttons to the toolbar as per this doc:
https://www.tinymce.com/docs/demo/custom-toolbar-button/

@lucidlive
Copy link

Thanks so much for this - solved my issue of not being able to add custom buttons.

@vklein vklein mentioned this pull request Mar 14, 2016
@vklein
Copy link

vklein commented Mar 14, 2016

+1

@TroyAlford
Copy link

👍 - this would be a great addition.

@dschoon
Copy link

dschoon commented Mar 31, 2016

Any update on merging this? I could really use it too.

@TroyAlford
Copy link

@mzabriskie - any possibility we could get some attention on this?

@brentropy brentropy merged commit 853d333 into instructure-react:master Apr 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants