Update of 
/var/cvs/speeltuin/ernst/vpro-wizards/templates/system/javascript/FCKeditor
In directory 
james.mmbase.org:/tmp/cvs-serv9403/applications/vpro-wizards/templates/system/javascript/FCKeditor

Modified Files:
        fckconfig.js 
Log Message:
work in progress


See also: 
http://cvs.mmbase.org/viewcvs/speeltuin/ernst/vpro-wizards/templates/system/javascript/FCKeditor


Index: fckconfig.js
===================================================================
RCS file: 
/var/cvs/speeltuin/ernst/vpro-wizards/templates/system/javascript/FCKeditor/fckconfig.js,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- fckconfig.js        2 Jun 2008 17:13:03 -0000       1.1
+++ fckconfig.js        8 Oct 2008 08:28:57 -0000       1.2
@@ -27,7 +27,6 @@
  * File Authors:
  *             Frederico Caldeira Knabben (www.fckeditor.net)
  */
-
 // Disable the custom Enter Key Handler (this configuration will be removed in
 // version 2.5).
 FCKConfig.DisableEnterKeyHandler = false ;
@@ -118,9 +117,10 @@
 ] ;
 
 FCKConfig.ToolbarSets["Edit"] = [
-       
['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','Anchor','-','PasteWord']
+       
['Bold','Italic','FontFormat','-','OrderedList','UnorderedList','-','Link','Unlink','Anchor','-','PasteWord','-','Source']
 ] ;
 
+
 FCKConfig.ToolbarSets["Talk"] = [
        ['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink']
 ] ;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to