I was wondering if anyone knows how to get back some key features of TinyMCE in the new version of Joomla 3.2? The one I am looking for in particular is the insert/edit image feature that gave you all the places to plugin things like border, margins, alignment, etc. I know how to do all this in code, but I have a client that does not know any code and does not want to know any code. She has steps to follow to update her blog and now that feature is either gone or hidden. Any suggestions anyone?
I haven't looked at 3.2 that close yet ... but you can try to set the "Functionality" to "Extended":
Extensions > Plugin Manager: Plugins Editor - TinyMCE
By the way, is somebody know how to avoid my code like rokbox or other one add in text to be erase by tinyMCE when we save the article.
I can't found the option even in Extended.
@uzu
seems like it has changed. Alignment (by adding a class) can be choosen when you insert the image.
But overall you should avoid using in line-css. Use classes and css instead.
I guess that's why those options have been removed.
You can still try JCE instead or RokPad.
@mtgt
try to adjust Global Configuration > text-filters
(perhaps use Rokpad instead ?)
Is configured to "no filter"
Before and when you go on Tiny MCE setting if you roll over "banned items" in information is wrote "according to the above type of cleaning" so it look like there isan option somewhere but I can't found it. And I can't add picture with Rokbox