Hello,
My applications uses a report system that interprets a limited HTML-Tag support (b, i, s, u). I use FCKeditor to enable user to enter comments.
It is possible to limit FCKeditor only this tags?
How may I change the Bold command so that it always delivers me the tag b and not the tag strong?
Best regards
Fabio
My applications uses a report system that interprets a limited HTML-Tag support (b, i, s, u). I use FCKeditor to enable user to enter comments.
It is possible to limit FCKeditor only this tags?
How may I change the Bold command so that it always delivers me the tag b and not the tag strong?
Best regards
Fabio

Re: Customize and HTML Tag
In the same config file reduce the tollbar so that it showed only those buttons you really need.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Customize and HTML Tag
Thanks Wiktor