skippern
Member
Posted 4 years ago #
After activated the plugin and adding all the plugins I still get nothing. I find no information about tags to put in my theme code to add the buttons, and nothing else to indicate what to do. Is this a bug with 2.5 or is this a plugin problem? Can anybody suggest a workaround? Would like to have MCE without HTML as an edit option for commenters.
mk_is_here
Member
Posted 4 years ago #
Hi.
Since I haven't tested on 2.5 yet(you see, it's up to 2.3.3), so I could not give you accurate instructions at the moment.
Some place to start with:
1. Has the TinyMCE editor library moved to some other directory?
2. API/Hooks changed?
3. Some JavaScript hooks onto the same comment box?
skippern
Member
Posted 4 years ago #
Well, I had a similar problem with another TinyMCE plugin, and have received advices how to sole that, I will see if that also solves the problem here. I'll do some testing and reply back
skippern
Member
Posted 4 years ago #
find | grep mce returns [installpath]/wp-include/js/tinymce/...
[installpath]/wp-content/plugins/...
I guess what I find this way is the JavaScript hooks
same search with MCE in capitals returns only references to the TinyMCE Comment plugin.
Search for api or API returns nothing.
Software changes from 2.3 to 2.5 is unknown to me, I used older versions of WP until I upgraded to 2.5 (svn)