Browse Source

Feature #2132 - "asciisvg" plug-in: Reverting passed by mistake changes by the previous transaction.

Ivan Tcholakov 14 years ago
parent
commit
014b5d64e8

+ 0 - 1
main/inc/lib/fckeditor/myconfig.php

@@ -344,4 +344,3 @@ if ((api_get_setting('block_copy_paste_for_students') == 'true')) {
  * In case of problems, when you need to use this feature, go to the platform administration settings page and switch the system
  * into "test server" mode. Don't forged to switch it back to "production server" mode after testing.
  */
-$config['LoadPlugin'][] = 'asciisvg';

+ 1 - 1
main/inc/lib/fckeditor/toolbars/default/documents.php

@@ -19,7 +19,7 @@ else{
 $config['ToolbarSets']['Normal'] = array(
 	array('Save','FitWindow','PasteWord','-','Undo','Redo'),
 	array('Link','Unlink','Anchor','Glossary'),
-	array('Image','flvPlayer','Flash','EmbedMovies','YouTube','MP3','mimetex','asciimath','asciisvg','fckeditor_wiris_openFormulaEditor','fckeditor_wiris_openCAS'),
+	array('Image','flvPlayer','Flash','EmbedMovies','YouTube','MP3','mimetex','asciimath','fckeditor_wiris_openFormulaEditor','fckeditor_wiris_openCAS'),
 	array('Table','SpecialChar'),
 	array('Outdent','Indent','-','TextColor','BGColor','-','OrderedList','UnorderedList','-',$VSpellCheck,'Source'),
 	'/',