diff -r f4d1d5d9ccbb -r 90f2f20367bc web/data/cubicweb.fckcwconfig-full.js --- a/web/data/cubicweb.fckcwconfig-full.js Tue Jul 27 12:36:03 2010 +0200 +++ b/web/data/cubicweb.fckcwconfig-full.js Wed Nov 03 16:38:28 2010 +0100 @@ -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',