hyunsupul / aesop-core

Open-sourced suite of components that empower interactive storytelling in WordPress.
http://aesopstoryengine.com
GNU General Public License v2.0
244 stars 56 forks source link

AESOP is blocking other TinyMCE plugins #194

Closed SebaSOFT closed 9 years ago

SebaSOFT commented 9 years ago

If a TinyMCE plugin is registered before the "aiview" and "noneditable", then they are lost because AESOP is not adding to the plugins array in the file class-aesop-core-admin.php line: 167

Tested with AESOP 1.2

bearded-avenger commented 9 years ago

Does this happen with the current version, 1.4.1 ? Also, do you have an example plugin that's loading it's own TinyMCE plugin?

SebaSOFT commented 9 years ago

Already made a Pull request.

https://github.com/bearded-avenger/aesop-core/pull/195

bearded-avenger commented 9 years ago

Ahh completely missed this. thanks for catching that!

SebaSOFT commented 9 years ago

Not a problem

michaelbeil commented 9 years ago

That was fast!

bearded-avenger commented 9 years ago

move fast and break shit

michaelbeil commented 9 years ago

Break ALL the shiste.