diff -r 5790462343cb -r 50e2d8e10638 web/webconfig.py --- a/web/webconfig.py Wed May 05 18:55:19 2010 +0200 +++ b/web/webconfig.py Thu May 06 11:30:46 2010 +0200 @@ -79,6 +79,7 @@ """ cubicweb_appobject_path = CubicWebConfiguration.cubicweb_appobject_path | set(['web/views']) cube_appobject_path = CubicWebConfiguration.cube_appobject_path | set(['views']) + uiprops = {'FCKEDITOR_PATH': ''} options = merge_options(CubicWebConfiguration.options + ( ('anonymous-user',