Hi guys.
I’m trying to figure out tinyMCE, how it works in revo, and how to configure it.
So far, I’ve discovered the settings menu for it under ’Settings’->’System Settings’-> filter ’tinyMCE’.
I’ve also discovered this document, but it looks like it might be a little outdated:
http://wiki.modxcms.com/index.php/TinyMCE
There are two particular things I want to acheive:
According to this document, I can change the element format, so that the tags are ouput in an HTML style, as oppossed to an XHTML style:
http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/element_format
How do I find where to edit this option?
Also, I’m trying to edit an image that I’m pasting into the editor to be floated left. I’d like the text to flow around it.
Apparently, it’s possible to do this with a tinyMCE plugin called advimage. The system settings tell me that this is installed already. But I can’t figure out how to make the image float.
I guessed that the ’style’ dropdown in tinyMCE might be able to offer something, but when I select it, it won’t expand. I’ve tested this in chrome and firefox.
Any idea how I can direct these images to float?
Thanks.