Page 1 of 1

[solved] MicroTiny how to add style so editor can style para

Posted: Sun Mar 20, 2016 5:58 pm
by paulbaker
I would like to avoid installing TinyMCE if possible but I know the following can be achieved with that.

I would like the editors to be able to select a single paragraph of text (actually an image caption under an image) and apply a particular CSS class style to it. I can't see how to set this up.

The help doc
http://docs.cmsmadesimple.org/tags/micr ... wyg-editor
suggests perhaps it can't be done:
If you are insisting that editors use certain classes for images.......then this is not the editor module for you.
Am I stuck with having to install TinyMCE or can I achieve this with MicroTiny? CMSMS 2.1.2.

Thanks

Re: MicroTiny - how to add a style so editor can style a par

Posted: Sun Mar 20, 2016 8:05 pm
by Jeff
I don't see a styles dropdown anymore, so my guess is you need to know how to modify a custom profile, or you will need to use TinyMCE.

Re: MicroTiny - how to add a style so editor can style a par

Posted: Sun Mar 20, 2016 8:44 pm
by calguy1000
The MicroTiny module does not, and will not have options for editors to enter or select class names for block or inline elements, or make other design level decisions.

It's already too powerful for most circumstances IMnsHO, and that is why we have the option for third party modules.

Re: MicroTiny - how to add a style so editor can style a par

Posted: Sun Mar 20, 2016 10:28 pm
by paulbaker
Thanks for the confirmation chaps.