From c337c54d4b1ec7a68331deb7728f5e26bd780a8d Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Sat, 18 Jul 2009 15:31:51 +0200 Subject: [PATCH] [svn r22208] FS#2867 - The online editor, toolbar_maxi: Adding the documents_student toolbar. --- .../lib/fckeditor/toolbars_maxi/documents.php | 2 +- .../toolbars_maxi/documents_student.php | 62 +++++++++++++++++++ 2 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 main/inc/lib/fckeditor/toolbars_maxi/documents_student.php diff --git a/main/inc/lib/fckeditor/toolbars_maxi/documents.php b/main/inc/lib/fckeditor/toolbars_maxi/documents.php index 38974f522f..262f436de4 100644 --- a/main/inc/lib/fckeditor/toolbars_maxi/documents.php +++ b/main/inc/lib/fckeditor/toolbars_maxi/documents.php @@ -18,7 +18,7 @@ $config['ToolbarSets']['Normal'] = array( array('TextColor','BGColor'), array('Rule','Table','SpecialChar','mimetex'), array('Source') - ); +); // This is the visible toolbar set when the editor is maximized. // If it has not been defined, then the toolbar set for the "normal" size is used. diff --git a/main/inc/lib/fckeditor/toolbars_maxi/documents_student.php b/main/inc/lib/fckeditor/toolbars_maxi/documents_student.php new file mode 100644 index 0000000000..98bc268717 --- /dev/null +++ b/main/inc/lib/fckeditor/toolbars_maxi/documents_student.php @@ -0,0 +1,62 @@ +