I have just installed MODx and wanted to have TinyMCE as my editor.
Install TinyMCE via Package Management was successful.
System settings
System > System Settings > Area: Rich-Text Editor (4 Settings)
Enable Rich Text Editor = Yes
TinyMCE = which_editor
The problem is TinyMCE is not showing up in the Resource content area.
Any help would be appreciated.
Same Problem for me.
even the ckeditor isnt working.
42
Try clearing the cache.
If that doesnt work, try force-refreshing your browser.
If that doesnt work, are you sure it installed the files? Are there any errors in core/cache/logs/error.log? Does the Plugin exist? Is it registered to the right events?
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
I’m also having the same issue. Everything is installed correctly as far as I can tell.
Are there still no resolutions to this issue? I can’t very well have clients going in to edit and make them add tags!
Isn’t the TinyMCE package up to RC3 now? I have TinyMCE working on one of my Revo installs. I think I am using TinyMCE RC2. Go into package manager, right-click on your RC1 version and update it. Having said that, I am having problems with TinyMCE on one of my other Revo installs, but the console output is clearly showing a problem during install - even though it says the install was successful and even though TinyMCE shows up in the Rich Text Editor properties under which_editor.
I would try the update from TinyMCE RC1 to RC2 or 3.
EDIT: Sorry, I should be careful here with my original claim that it "works". In fact, on Revo RC1 with TinyMCE R2 and R3 I got the basic editor to work but the LinkList is not working - so I can’t set internal links using TinyMCE. This may simply be a permissions issue on the server though.
S.
How do you register it to events? Do you have to go into the PHP and play around with OnRichTextEditorRegister?
(I’m having the same problem -- I installed tinyMCE via package manager (it’s version 4.1.2), enabled and chose it in System Settings. I cleared the Cache and tried different browsers and computers even.