You need to add <include package="z3c.macro" />
to your configure.zcml as well (not only the meta.zcml). Best regrads, Markus Kemmerling Am 02.09.2011 um 00:29 schrieb Kaanbal Kaanbal: > Hi all, > > I am trying to use z3c.form package with my Bluebream project. > > I am following the tutorial > http:///www.ibiblio.org/paulcarduner/z3ctutorial/forms.html > > The error I get is > > "PTRuntimeError: ['Compilation failed', u'zope.tal.taldefs.TALError: > Unrecognized expression type "macro". in expression u\'macro:form-errors\', > at line 86, column 15']" > > complete traceback here: http://pastebin.com/hx1XHRm6 > > I've include z3c.macro package but it doesn't work. > > Thanks in advance. > > aj.k > > _______________________________________________ > bluebream mailing list > [email protected] > https://mail.zope.org/mailman/listinfo/bluebream _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
