--- a/app/soc/views/helper/widgets.py Mon Mar 23 20:15:17 2009 +0000
+++ b/app/soc/views/helper/widgets.py Mon Mar 23 21:54:50 2009 +0000
@@ -94,7 +94,10 @@
'theme_advanced_buttons1': features1,
'theme_advanced_buttons2': features2,
'theme_advanced_buttons3': '',
+ 'theme_advanced_resizing': True,
'theme_advanced_toolbar_location': "top",
+ 'theme_advanced_statusbar_location': "bottom",
+ 'theme_advanced_path' : False,
'theme_advanced_toolbar_align': "left",
'relative_urls': 0,
'remove_script_host': 0,