I have updated the my old version 1.2 (with 2.4.3) that works fine to the latest 2.0 beta (with 2.5) for a new site.
When I write some content the editor use < b > and < i > tag instead of and . I can modify this beaviur?
Great work about break and page break command insertion.
Thank you
Comments
Comment #1
wwalc commentedHi
Again, sorry for taking so long to reply.
In modules/fckeditor/fckeditor.config.js you can add a part of the original config modules/fckeditor/fckeditor/fckconfig.js adjusted to your needs:
Note: the first two declarations of Bold and Italic had changed (this instruction is valid for FCKeditor 2.5, does not work with FCKeditor 2.4).
Make sure you have cleared your browser's cache (or even restarted it) if you don't see any changes.
Comment #2
wwalc commented