Adds image button in rich text editor for HTML.
authorgibus
Wed, 25 Apr 2012 09:25:39 +0200
changeset 414 ef8b166a0993
parent 413 2479d33898dd
child 415 bacf162c7b58
Adds image button in rich text editor for HTML.
src/cm/templates/site/macros/text_editor.html
--- a/src/cm/templates/site/macros/text_editor.html	Wed Apr 25 09:15:23 2012 +0200
+++ b/src/cm/templates/site/macros/text_editor.html	Wed Apr 25 09:25:39 2012 +0200
@@ -44,7 +44,7 @@
 												 ['Bold','Italic','Underline','Strike','-','Subscript','Superscript'],
 												 ['NumberedList','BulletedList','-','Outdent','Indent','Blockquote','CreateDiv'],
 												 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'],
-												 ['Link','Unlink','Anchor'],
+												 ['ImageButton', '-', 'Link','Unlink','Anchor'],
 												 ['Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],'/', //'Image','Flash',
 												 ['Styles','Format','Font','FontSize'],
 												 ['TextColor','BGColor'],