Adding \"Source\" Fckeditor button see #2781

skala
Julio Montoya 14 years ago
parent ec95310207
commit 5b9fdb915e
  1. 2
      main/inc/lib/fckeditor/toolbars/extended/admin_templates.php
  2. 2
      main/inc/lib/fckeditor/toolbars/extended/agenda.php
  3. 2
      main/inc/lib/fckeditor/toolbars/extended/announcements.php
  4. 2
      main/inc/lib/fckeditor/toolbars/extended/documents.php
  5. 2
      main/inc/lib/fckeditor/toolbars/extended/forum.php
  6. 2
      main/inc/lib/fckeditor/toolbars/extended/global_agenda.php
  7. 2
      main/inc/lib/fckeditor/toolbars/extended/glossary.php
  8. 2
      main/inc/lib/fckeditor/toolbars/extended/introduction.php
  9. 2
      main/inc/lib/fckeditor/toolbars/extended/learning_path_documents.php
  10. 2
      main/inc/lib/fckeditor/toolbars/extended/messages.php
  11. 2
      main/inc/lib/fckeditor/toolbars/extended/notebook.php
  12. 2
      main/inc/lib/fckeditor/toolbars/extended/portal_home_page.php
  13. 2
      main/inc/lib/fckeditor/toolbars/extended/portal_news.php
  14. 4
      main/inc/lib/fckeditor/toolbars/extended/project.php
  15. 2
      main/inc/lib/fckeditor/toolbars/extended/survey.php
  16. 2
      main/inc/lib/fckeditor/toolbars/extended/training_description.php

@ -25,7 +25,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -25,7 +25,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter'),
array('FontFormat','FontName','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -26,7 +26,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -25,7 +25,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -26,7 +26,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -23,7 +23,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter'),
array('FontFormat','FontName','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','Bold','Italic','Underline','TextColor','BGColor','Source'
array('FitWindow')
);

@ -24,7 +24,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -25,7 +25,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -26,7 +26,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -21,7 +21,7 @@ else{
// This is the visible toolbar set when the editor has "normal" size.
$config['ToolbarSets']['Normal'] = array(
array('NewPage','Templates','-','PasteWord'),
array('NewPage','-','PasteWord'),
array('Undo','Redo'),
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),

@ -25,7 +25,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -26,7 +26,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule','-','Outdent','Indent'),
array('JustifyLeft','JustifyCenter','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -26,7 +26,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -25,8 +25,8 @@ $config['ToolbarSets']['Normal'] = array(
array('Undo','Redo'),
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','TextColor'),
array('JustifyLeft','JustifyCenter','JustifyFull'),
array('FontFormat','FontName','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -27,7 +27,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyFull'),
array('FontFormat','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

@ -25,7 +25,7 @@ $config['ToolbarSets']['Normal'] = array(
array('Link','Image','EmbedMovies','Flash','MP3','TableOC','mimetex','asciimath','asciisvg'),
array('UnorderedList','OrderedList','Rule'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor'),
array('FontFormat','FontName','FontSize','Bold','Italic','Underline','TextColor','BGColor','Source'),
array('FitWindow')
);

Loading…
Cancel
Save