[otrs-cvs] otrs/Kernel/Output/HTML/Standard RichTextEditor.dtl, 1.49, 1.50

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv23625/Kernel/Output/HTML/Standard

Modified Files:
	RichTextEditor.dtl 
Log Message:
Fixed handling of CKEditor CSS defined by OTRS SysConfig.

Author: mn

Index: RichTextEditor.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/RichTextEditor.dtl,v
retrieving revision 1.49
retrieving revision 1.50
diff -2 -u -d -r1.49 -r1.50
--- RichTextEditor.dtl	12 Dec 2012 14:35:59 -0000	1.49
+++ RichTextEditor.dtl	7 Feb 2013 11:12:05 -0000	1.50
@@ -1,5 +1,5 @@
 # --
 # RichTextEditor.dtl - provides Rich Text Editor
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -30,5 +30,5 @@
     Core.Config.Set('RichText.TextDir', '$Env{"TextDirection"}');
     Core.Config.Set('RichText.SpellChecker', '$Env{"BrowserSpellCheckerInline"}');
-    Core.Config.Set('RichText.EditingAreaCSS', 'body { $Config{"Frontend::RichText::DefaultCSS"} }');
+    Core.Config.Set('RichText.EditingAreaCSS', 'body.cke_editable { $Config{"Frontend::RichText::DefaultCSS"} }');
 
     // decide if we need to use the enhanced mode (with tables)
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.