app/soc/views/helper/widgets.py
changeset 1960 64fa3cf03b4e
parent 1778 660502cad63a
child 1997 55cf79b8cffe
--- a/app/soc/views/helper/widgets.py	Fri Mar 20 21:02:46 2009 +0000
+++ b/app/soc/views/helper/widgets.py	Fri Mar 20 21:11:23 2009 +0000
@@ -19,6 +19,7 @@
 
 __authors__ = [
   '"Pawel Solyga" <pawel.solyga@gmail.com>',
+  '"Sverre Rabbelier" <sverre@rabbelier.nl>',
   ]
 
 
@@ -78,10 +79,9 @@
     {% endblock %}
   """ 
 
-  features1 = ("bold,italic,underline,strikethrough,|,"
-               "forecolor,backcolor,blockquote,|"
+  features1 = ("bold,italic,underline,strikethrough,blockquote,|,"
               ",justifyleft,justifycenter,justifyright,justifyfull,|,"
-              "fontselect, fontsizeselect,formatselect")
+              "formatselect")
 
   features2 = ("newdocument,|,bullist,numlist,|,outdent,indent,|,undo,redo,|"
       ",link,unlink,anchor,image,cleanup,help,code,hr,removeformat,visualaid,|,"