Here are a longer list of missed entries, there could be more but after registering these I got my instance running.
<include package="zope.app.pagetemplate" file="meta.zcml" /> <include package="zope.app.zcmlfiles" file="meta.zcml" /> <include package="zope.traversing.browser" /> <include package="zope.app.zcmlfiles" /> <include package="zope.copypastemove" /> <include package="zope.i18n.locales" /> Having all these in a separate zcml file makes lots of sense. On Thu, Feb 4, 2010 at 9:01 PM, Baiju M <[email protected]> wrote: > On Fri, Feb 5, 2010 at 2:36 AM, Mats Nordgren <[email protected]> > wrote: > > Seems zope.app.pagetemplate does not get registered automatically on a > > bluebream installation, although it does get downloaded as a dependency. > > I have added zope.app.pagetemplate (meta.zcml & configure.zcml) to > site.zcml template. > Can you please test it from trunk: > > svn co svn://svn.zope.org/repos/main/bluebream/trunk bluebream > > If it works fine, I will make a release later. > > Regards, > Baiju M >
_______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
