Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CKeditor, full package
#15
texta, yes that's where the options are listed

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
Reply


Messages In This Thread
CKeditor, full package - by oscim - 2010-10-13, 19:47:25
CKeditor, full package - by ccagle8 - 2010-10-13, 22:19:48
CKeditor, full package - by oscim - 2010-10-13, 22:37:21
CKeditor, full package - by ccagle8 - 2010-10-13, 22:49:50
CKeditor, full package - by oscim - 2010-10-14, 00:24:41
CKeditor, full package - by yojoe - 2010-10-14, 02:59:34
CKeditor, full package - by Carlos - 2010-10-14, 04:27:52
CKeditor, full package - by yojoe - 2010-10-14, 06:04:54
CKeditor, full package - by Carlos - 2010-10-14, 07:07:38
CKeditor, full package - by yojoe - 2010-10-14, 07:46:27
CKeditor, full package - by Joshas - 2011-02-16, 22:04:02
CKeditor, full package - by ccagle8 - 2011-02-16, 22:07:53
CKeditor, full package - by Connie - 2011-03-20, 04:05:27
CKeditor, full package - by Texta - 2011-03-20, 04:44:38
CKeditor, full package - by Connie - 2011-03-20, 05:10:13



Users browsing this thread: 1 Guest(s)