sheadawson / silverstripe-shortcodable

Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views.
MIT License
48 stars 36 forks source link

JS error on SS3.2.0-rc1 #14

Closed micschk closed 8 years ago

micschk commented 9 years ago

"Uncaught ReferenceError: tinymce is not defined" from editor_plugin.js

[ ] button appears in the editor, but the module doesn't work

mi32dogs commented 9 years ago

I have the same problem in SS 3.2.0

kinglozzer commented 8 years ago

Possibly related to #17

sheadawson commented 8 years ago

Just tested in 3.2 after merging #17, seems to work fine now thanks lozzer :)