ember.js - tinyMCE plugin with Ember -


i writing own tinymce plug-in needs access ember context, such service.

it seems tinymce loads plugins @ load time, before have chance intervene or override anything.

is there more elegant alternative exporting ember application global , accessing within plugin?

is feasible avoid tinymce's plugin loading architecture altogether , add own call tinymce.pluginmanager.add within ember code?

i solved problem writing ember service calls tinymce.pluginmanager.add @ initialization time.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -