Merge branch 'w12_MDL-38329_m25_webkit' of git://github.com/skodak/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2013-03-19 18:17:11 +01:00
commit 4e37889c41

View File

@ -153,7 +153,7 @@ class tinymce_texteditor extends texteditor {
'apply_source_formatting' => true,
'remove_script_host' => false,
'entity_encoding' => "raw",
'plugins' => 'safari,table,style,layer,advhr,advlink,emotions,inlinepopups,' .
'plugins' => 'lists,table,style,layer,advhr,advlink,emotions,inlinepopups,' .
'searchreplace,paste,directionality,fullscreen,nonbreaking,contextmenu,' .
'insertdatetime,save,iespell,preview,print,noneditable,visualchars,' .
'xhtmlxtras,template,pagebreak',