texta, yes that's where the options are listed
I found out, how to add more than one configuration to the editor. But this may only work for simple configurations, not complex ones...
you have to line up the configs:
The first setting will add DIV instead of P and the second one will get rid of all that WORD-schmodder which is entered when users don't know the difference between text and formatted text, between editor and wordprocessor ;=)
Connie Wrote:how to add more than one option?
I used to edit fckeditor.config-files but with CKEditor the files are compressed and I do not find how to tweak them ;=)
I found out, how to add more than one configuration to the editor. But this may only work for simple configurations, not complex ones...
you have to line up the configs:
Code:
# WYSIWYG Editor Options
define('GSEDITOROPTIONS', 'enterMode : CKEDITOR.ENTER_DIV','forcePasteAsPlainText : true');
The first setting will add DIV instead of P and the second one will get rid of all that WORD-schmodder which is entered when users don't know the difference between text and formatted text, between editor and wordprocessor ;=)
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18