1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

enhancement for main admin - right access to source code

To be able open source code window just by one click, not to select via tools button.
This commit is contained in:
Jimako
2017-03-03 15:13:57 +01:00
committed by GitHub
parent 551bee9b47
commit 00021c7ed8

View File

@@ -3,7 +3,7 @@
<plugins>advlist autosave lists link image charmap print preview hr anchor pagebreak searchreplace wordcount visualchars code fullscreen
insertdatetime media nonbreaking table contextmenu directionality emoticons template paste textcolor </plugins>
<menubar>edit view format insert table tools</menubar>
<toolbar1>undo redo | removeformat | styleselect | bold italic underline forecolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image template | media | e107-image e107-video e107-glyph smileys | preview | fullscreen</toolbar1>
<toolbar1>undo redo | removeformat | styleselect | bold italic underline forecolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image template | media | e107-image e107-video e107-glyph smileys | preview | fullscreen | code</toolbar1>
<external_plugins>e107</external_plugins>
<image_advtab>true</image_advtab>
<media_alt_source>false</media_alt_source>