Hi, On 02/04/2010 10:06 PM, Mats Nordgren wrote: > Seems zope.app.pagetemplate does not get registered automatically on a > bluebream installation, although it does get downloaded as a dependency.
I wonder where Baiju's mail responding to this ended up ... (not in gmane, anyway). Without having looked at how the bluebream templates actually work, I'd like to leave a quick note to the site.zcml change: One thing I'd recommend to keep in mind is to generate *as little* code from templates into an instance or buildout as possible. I'd rather recommend having a ZCML file distributed within an egg that loads the "full version" of bluebream and can be modified over the releases so if you want, you can follow that without having to update generated code. Christian -- Christian Theune · [email protected] gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1 Zope and Plone consulting and development _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
