[otrs-cvs] FAQ/Kernel/Output/HTML/Standard RichTextEditorFAQ.dtl, 1.1, 1.2
CVS commits notifications of OTRS.org
cvs-log at otrs.org
Wed Jul 22 09:16:38 GMT 2009
Comments:
Update of /home/cvs/FAQ/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv13433/Kernel/Output/HTML/Standard
Modified Files:
RichTextEditorFAQ.dtl
Log Message:
Updated file to current framework version.
Author: ub
Index: RichTextEditorFAQ.dtl
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Output/HTML/Standard/RichTextEditorFAQ.dtl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RichTextEditorFAQ.dtl 21 Jul 2009 22:55:22 -0000 1.1
--- RichTextEditorFAQ.dtl 22 Jul 2009 09:16:32 -0000 1.2
***************
*** 4,8 ****
# --
# $Id$
! # $OldId: RichTextEditor.dtl,v 1.16 2009/07/21 18:59:41 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
--- 4,8 ----
# --
# $Id$
! # $OldId: RichTextEditor.dtl,v 1.17 2009/07/22 01:58:05 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
***************
*** 38,42 ****
oFCKeditor.Config["ImageUploadURL"] = "$Env{"Baselink"}";
oFCKeditor.Config["FirefoxSpellChecker"] = true;
!
if ( document.compose && document.compose.FormID ) {
# ---
--- 38,42 ----
oFCKeditor.Config["ImageUploadURL"] = "$Env{"Baselink"}";
oFCKeditor.Config["FirefoxSpellChecker"] = true;
! oFCKeditor.Config["BrowserContextMenu"] = true;
if ( document.compose && document.compose.FormID ) {
# ---
More information about the cvs-log
mailing list