Adds image button in rich text editor for 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'],