Garanin Michael wrote:

Hello!
I publish simple theme-engine for Zope3-sites. I use it for customize
GUI(and ZMI) of Zope3-sites through browser. It's dynamics skin and
local utitlity for theme storage.
Features:
1) you can change  GUI of web-site (and ZMI) through web (on fly,
without restart server, and without Zope3-programming)
2) you can prepare theme and upload as tar.gz archive.
3) you can create few themes for one site.

Example: you can get design from www.oswd.org and create new ZMI through
web (without create Zope3-skin and without restart server).


url:
http://www.zope.org/Members/garanin/z3site

Hi,
I'm getting this error.

zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/pradeep/three/etc/site.zcml", line 7.2-7.55 ZopeXMLConfigurationError: File "/home/pradeep/three/etc/package-includes/z3site-configure.zcml", line 1.0-1.27 ZopeXMLConfigurationError: File "/home/pradeep/three/lib/python/z3site/configure.zcml", line 27.2-27.33 ZopeXMLConfigurationError: File "/home/pradeep/three/lib/python/z3site/browser.zcml", line 7.2-7.80 ConfigurationError: ('Invalid value for', 'layers', "ImportError: Couldn't import zope.app.boston, No module named boston in z3site rotterdam zope.app.boston.boston default")


I guess your product uses boston app.
is this dependent on  http://svn.zope.org/Zope3/branches/roger-bostonskin/ ?


_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to