--- a/web/data/cubicweb.fckcwconfig-full.js Mon Sep 13 09:56:10 2010 +0200
+++ b/web/data/cubicweb.fckcwconfig-full.js Mon Sep 13 10:01:43 2010 +0200
@@ -1,28 +1,28 @@
// cf /usr/share/fckeditor/fckconfig.js
-FCKConfig.AutoDetectLanguage = false ;
+FCKConfig.AutoDetectLanguage = false ;
FCKConfig.ToolbarSets["Default"] = [
// removed : 'Save','NewPage','DocProps','-','Templates','-','Preview'
- ['Source'],
+ ['Source'],
// removed: 'Print','-','SpellCheck'
- ['Cut','Copy','Paste','PasteText','PasteWord'],
- ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
+ ['Cut','Copy','Paste','PasteText','PasteWord'],
+ ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
//['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'],
- '/',
+ '/',
// ,'StrikeThrough','-','Subscript','Superscript'
- ['Bold','Italic','Underline'],
+ ['Bold','Italic','Underline'],
// ,'-','Outdent','Indent','Blockquote'
- ['OrderedList','UnorderedList'],
+ ['OrderedList','UnorderedList'],
// ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
- ['Link','Unlink','Anchor'],
+ ['Link','Unlink','Anchor'],
// removed : 'Image','Flash','Smiley','PageBreak'
- ['Table','Rule','SpecialChar']
+ ['Table','Rule','SpecialChar']
// , '/',
// ['Style','FontFormat','FontName','FontSize'],
// ['TextColor','BGColor'],
//,'ShowBlocks'
- // ['FitWindow','-','About'] // No comma for the last row.
+ // ['FitWindow','-','About'] // No comma for the last row.
] ;
// 'Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','Form',