[Zope3-Users] Announce: z3site - theme engine for Zope3-sites
Garanin Michael
garanin at m-lan.ru
Tue Mar 21 14:48:14 EST 2006
> >
> Hi,
> I'm getting this error.
> I guess your product uses boston app.
> is this dependent on http://svn.zope.org/Zope3/branches/roger-bostonskin/ ?
>
>
Sorry, i use Zope3-trunk-version. I think boston-skin include to
release...
For solve problem you can remove "zope.app.boston.boston" from
"browser.zcml" in line 7:
<skin name="z3site" layers="z3site rotterdam zope.app.boston.boston
default"/> --- to --> <skin name="z3site" layers="z3site rotterdam
default"/>
(but demo-theme use boston-skin as example)
More information about the Zope3-users
mailing list