MDL-14741: re-activate the contextmenu plugin

This commit is contained in:
scyrma
2008-07-03 07:12:36 +00:00
parent f8c9bb6bee
commit f4da8f157b
+2 -2
View File
@@ -154,7 +154,7 @@ echo <<<EOF
remove_script_host: false,
entity_encoding: "raw",
language: "en",
plugins: "spellchecker,emoticons,paste,standardmenu,directionality"
plugins: "spellchecker,emoticons,paste,standardmenu,directionality,contextmenu"
});
tinyMCE.init({
mode: "textareas",
@@ -167,7 +167,7 @@ echo <<<EOF
remove_script_host: false,
entity_encoding: "raw",
language: "en",
plugins: "safari,spellchecker,table,style,layer,advhr,advimage,advlink,emoticons,inlinepopups,media,searchreplace,paste,standardmenu,directionality,fullscreen,moodleimage,moodlelink,dragmath,nonbreaking",
plugins: "safari,spellchecker,table,style,layer,advhr,advimage,advlink,emoticons,inlinepopups,media,searchreplace,paste,standardmenu,directionality,fullscreen,moodleimage,moodlelink,dragmath,nonbreaking,contextmenu",
theme_advanced_layout_manager: "SimpleLayout",
theme_advanced_toolbar_align : "left",
theme_advanced_buttons1: "fontselect,fontsizeselect,formatselect,",