client/js/defaults.js
changeset 470 47308aa6ce94
parent 468 364c367df7fc
child 482 a55c33989404
equal deleted inserted replaced
469:374e17d0d96a 470:47308aa6ce94
   150             { name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ] },
   150             { name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ] },
   151             { name: 'clipboard',   groups: [ 'clipboard', 'undo' ] },
   151             { name: 'clipboard',   groups: [ 'clipboard', 'undo' ] },
   152             '/',
   152             '/',
   153 	        { name: 'styles'},
   153 	        { name: 'styles'},
   154         ],
   154         ],
   155         //extraPlugins: 'onchange',
   155         removePlugins : 'colorbutton,find,flash,font,forms,iframe,image,newpage,smiley,specialchar,stylescombo,templates',
   156         removePlugins : 'colorbutton,find,flash,font,forms,iframe,image,newpage,smiley,specialchar,stylescombo,templates'
       
   157     },
   156     },
   158 
   157 
   159     /* NODE EDITOR OPTIONS */
   158     /* NODE EDITOR OPTIONS */
   160 
   159 
   161     show_node_editor_uri: true,
   160     show_node_editor_uri: true,