I’ve been working on this - it seems like there is no theme called "custom" in revo. There is advanced and simple which you can find in assets/components/tinymce/jscripts/tiny_mce/themes.
In Revo settings, there are two different places that refer to themes for tinyMCE. One is under the "Area" header, and the other is at the very end under the Area: tinymce settings on the last page. I don’t know what the first one does (Or why this setting is in two places), but if you type "simple" in the value under tiny.editor_theme in the Area: tinymce column, you’ll see the editor change to simple.
So, it seems as though the advanced setting is the default. Now, I just need to figure out how to utilize additional advance functionalities like tables,etc.
Those are gone as of new installs on the latest SVN. Older installs will still have them for backwards-compat, but they do nothing.
Ok - I figured out how to add tables (I’m using beta 5 rev 6096). First thing I did was to go into the first "Area" section and delete all values associated with tinymce. This is just confusing - I have no idea why these are here.
It wont. That TinyMCE package is made for beta5+ only.
I have a beta-4 install on my web host, I’ll test this out there as well and see if it works on that version. If so, I’ll update this post.
Those are gone as of new installs on the latest SVN. Older installs will still have them for backwards-compat, but they do nothing.
I just downloaded 2.0 from SVN this morning and those items were still there - is 2.0 not the latest branch?
Also, for the life of me I cannot figure out how to populate the styles drop-down with custom styles - any pointers? Is it possible to add a class to an element via TinyMCE?Not sure that’s been implemented yet in the settings. TBH, a lot is left to be fleshed out in the TinyMCE 3PC. If you’d like to help in development, the SVN trunk for it is here:
I wish I was that advanced in my coding skills - I’d be happy to help if I could. Hopefully someday I’ll get there.
Not sure that’s been implemented yet in the settings. TBH, a lot is left to be fleshed out in the TinyMCE 3PC. If you’d like to help in development, the SVN trunk for it is here:
http://svn.modxcms.com/svn/modx-components/tinymce/