diff --git a/main/inc/lib/fckeditor/toolbars/extended/admin_templates.php b/main/inc/lib/fckeditor/toolbars/extended/admin_templates.php index a0e4175ff5..e6e083b688 100644 --- a/main/inc/lib/fckeditor/toolbars/extended/admin_templates.php +++ b/main/inc/lib/fckeditor/toolbars/extended/admin_templates.php @@ -12,9 +12,9 @@ $config['ToolbarSets']['Normal'] = array( array('FitWindow','Save','Preview'), array('Bold','Italic','Underline'), array('OrderedList','UnorderedList','-','Outdent','Indent'), - array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), + array('JustifyLeft','JustifyCenter','JustifyRight'), array('Undo','Redo','-','Find','-','SelectAll','RemoveFormat'), - array('Link','Unlink','Anchor'), + array('Link','Unlink'), array('Image','Flash'), '/', array('Style','FontFormat','FontName','FontSize'), @@ -30,16 +30,16 @@ $config['ToolbarSets']['Maximized'] = array( array('Cut','Copy','Paste','PasteText','PasteWord','-','Print'), array('Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'), array('Link','Unlink','Anchor'), - array('Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'), array('OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'), array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), array('Rule','SpecialChar','PageBreak'), - array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), + array('Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Style','FontFormat','FontName','FontSize'), array('TextColor','BGColor'), + array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), array('ShowBlocks','Source') ); diff --git a/main/inc/lib/fckeditor/toolbars/extended/documents.php b/main/inc/lib/fckeditor/toolbars/extended/documents.php index 068081596f..e8ffc01007 100644 --- a/main/inc/lib/fckeditor/toolbars/extended/documents.php +++ b/main/inc/lib/fckeditor/toolbars/extended/documents.php @@ -12,9 +12,9 @@ $config['ToolbarSets']['Normal'] = array( array('FitWindow','Save','Preview'), array('Bold','Italic','Underline'), array('OrderedList','UnorderedList','-','Outdent','Indent'), - array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), + array('JustifyLeft','JustifyCenter','JustifyRight'), array('Undo','Redo','-','Find','-','SelectAll','RemoveFormat'), - array('Link','Unlink','Anchor','Glossary'), + array('Link','Unlink','Glossary'), array('Image','Flash'), '/', array('Style','FontFormat','FontName','FontSize'), @@ -30,16 +30,16 @@ $config['ToolbarSets']['Maximized'] = array( array('Cut','Copy','Paste','PasteText','PasteWord','-','Print'), array('Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'), array('Link','Unlink','Anchor','Glossary'), - array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'), array('OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'), array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), array('Rule','SpecialChar','PageBreak'), - array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), + array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Style','FontFormat','FontName','FontSize'), array('TextColor','BGColor'), + array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), array('ShowBlocks','Source') ); diff --git a/main/inc/lib/fckeditor/toolbars/extended/documents_student.php b/main/inc/lib/fckeditor/toolbars/extended/documents_student.php index 68093f88cf..4188c7c8b4 100644 --- a/main/inc/lib/fckeditor/toolbars/extended/documents_student.php +++ b/main/inc/lib/fckeditor/toolbars/extended/documents_student.php @@ -12,9 +12,9 @@ $config['ToolbarSets']['Normal'] = array( array('FitWindow','Save','Preview'), array('Bold','Italic','Underline'), array('OrderedList','UnorderedList','-','Outdent','Indent'), - array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), + array('JustifyLeft','JustifyCenter','JustifyRight'), array('Undo','Redo','-','Find','-','SelectAll','RemoveFormat'), - array('Link','Unlink','Anchor','Glossary'), + array('Link','Unlink','Glossary'), array('Image','Flash'), '/', array('Style','FontFormat','FontName','FontSize'), @@ -29,16 +29,16 @@ $config['ToolbarSets']['Maximized'] = array( array('Cut','Copy','Paste','PasteText','PasteWord'), array('Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'), array('Link','Unlink','Anchor','Glossary'), - array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','googlemaps','Smiley'), '/', array('Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'), array('OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'), array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), array('Rule','SpecialChar','PageBreak'), - array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), + array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','googlemaps','Smiley'), '/', array('Style','FontFormat','FontName','FontSize'), array('TextColor','BGColor'), + array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), array('ShowBlocks') ); diff --git a/main/inc/lib/fckeditor/toolbars/extended/learning_path_documents.php b/main/inc/lib/fckeditor/toolbars/extended/learning_path_documents.php index 1ae3d28240..9fd40a2741 100644 --- a/main/inc/lib/fckeditor/toolbars/extended/learning_path_documents.php +++ b/main/inc/lib/fckeditor/toolbars/extended/learning_path_documents.php @@ -12,9 +12,9 @@ $config['ToolbarSets']['Normal'] = array( array('FitWindow','Save','Preview'), array('Bold','Italic','Underline'), array('OrderedList','UnorderedList','-','Outdent','Indent'), - array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), + array('JustifyLeft','JustifyCenter','JustifyRight'), array('Undo','Redo','-','Find','-','SelectAll','RemoveFormat'), - array('Link','Unlink','Anchor','Glossary'), + array('Link','Unlink','Glossary'), array('Image','Flash'), '/', array('Style','FontFormat','FontName','FontSize'), @@ -30,16 +30,16 @@ $config['ToolbarSets']['Maximized'] = array( array('Cut','Copy','Paste','PasteText','PasteWord','-','Print'), array('Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'), array('Link','Unlink','Anchor','Glossary'), - array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'), array('OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'), array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), array('Rule','SpecialChar','PageBreak'), - array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), + array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Style','FontFormat','FontName','FontSize'), array('TextColor','BGColor'), + array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), array('ShowBlocks','Source') ); diff --git a/main/inc/lib/fckeditor/toolbars/extended/wiki.php b/main/inc/lib/fckeditor/toolbars/extended/wiki.php index 99803b8ecf..554f9811ab 100644 --- a/main/inc/lib/fckeditor/toolbars/extended/wiki.php +++ b/main/inc/lib/fckeditor/toolbars/extended/wiki.php @@ -12,9 +12,9 @@ $config['ToolbarSets']['Normal'] = array( array('FitWindow','Save','Preview'), array('Bold','Italic','Underline'), array('OrderedList','UnorderedList','-','Outdent','Indent'), - array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), + array('JustifyLeft','JustifyCenter','JustifyRight'), array('Undo','Redo','-','Find','-','SelectAll','RemoveFormat'), - array('Link','Unlink','Anchor','Wikilink','Glossary'), + array('Link','Unlink','Wikilink','Glossary'), array('Image','Flash'), '/', array('Style','FontFormat','FontName','FontSize'), @@ -30,16 +30,16 @@ $config['ToolbarSets']['Maximized'] = array( array('Cut','Copy','Paste','PasteText','PasteWord','-','Print'), array('Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'), array('Link','Unlink','Anchor','Wikilink','Glossary'), - array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'), array('OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'), array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), array('Rule','SpecialChar','PageBreak'), - array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), + array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','YouTube','googlemaps','Smiley'), '/', array('Style','FontFormat','FontName','FontSize'), array('TextColor','BGColor'), + array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), array('ShowBlocks','Source') ); diff --git a/main/inc/lib/fckeditor/toolbars/extended/wiki_student.php b/main/inc/lib/fckeditor/toolbars/extended/wiki_student.php index a76fe306b3..aaf6336e8c 100644 --- a/main/inc/lib/fckeditor/toolbars/extended/wiki_student.php +++ b/main/inc/lib/fckeditor/toolbars/extended/wiki_student.php @@ -12,9 +12,9 @@ $config['ToolbarSets']['Normal'] = array( array('FitWindow','Save','Preview'), array('Bold','Italic','Underline'), array('OrderedList','UnorderedList','-','Outdent','Indent'), - array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), + array('JustifyLeft','JustifyCenter','JustifyRight'), array('Undo','Redo','-','Find','-','SelectAll','RemoveFormat'), - array('Link','Unlink','Anchor','Wikilink','Glossary'), + array('Link','Unlink','Wikilink','Glossary'), array('Image','Flash'), '/', array('Style','FontFormat','FontName','FontSize'), @@ -22,7 +22,6 @@ $config['ToolbarSets']['Normal'] = array( array('Rule','Table','SpecialChar','mimetex') ); - // 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. $config['ToolbarSets']['Maximized'] = array( @@ -30,16 +29,16 @@ $config['ToolbarSets']['Maximized'] = array( array('Cut','Copy','Paste','PasteText','PasteWord'), array('Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'), array('Link','Unlink','Anchor','Wikilink','Glossary'), - array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','googlemaps','Smiley'), '/', array('Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'), array('OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'), array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'), array('Rule','SpecialChar','PageBreak'), - array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), + array('mimetex','Image','imgmapPopup','Flash','MP3','EmbedMovies','flvPlayer','googlemaps','Smiley'), '/', array('Style','FontFormat','FontName','FontSize'), array('TextColor','BGColor'), + array('Table','TableInsertRowAfter','TableDeleteRows','TableInsertColumnAfter','TableDeleteColumns','TableInsertCellAfter','TableDeleteCells','TableMergeCells','TableHorizontalSplitCell','TableVerticalSplitCell','TableCellProp'), array('ShowBlocks') );