Hi everyone,
I'm quite new to Javascripting, but I'm an good old (F)CKeditor user, and I cant seem to find a solution to my problem.
I have build this gigantic site where users are supposed to share stories with eachother - and because of many of them already have those stories written in MS Word we decided to go with CKeditor to clean up those "Ms Word CrapTags" paste'ins (to keep headlines & linebreaks).
Now, of course, there is another issue. CKeditor is doing too much work for me, it keeps the pasted source's fonts, sizes and so on. What I want is to tell CKeditor that it should output some simple code without any font, only one text size and one kind of headline.
To simplify my matter:
- All pasted text should transform into using no font (as this is decided by our sites CSS).
- All pasted text should transform into using one font size.
- All word headlines should tansform into H3
Is this possible to integrate somewhere, is there maybe somewhere I can easily edit this?
Thanks & regards
Divining
Wed, 04/21/2010 - 16:48
#1