Thanks Sergio, yes - since I use the same macros in several templates, I thought I should collect them in a single page and include that. I've tried includeInContext, includeMacros, and includeForms - but I always get the same problem.
Date: Wed, 19 Nov 2008 03:31:09 +0100 From: Sergiu Dumitriu <[EMAIL PROTECTED]> Subject: Re: [xwiki-users] macros not executed? Yishay Mor wrote: > At > http://patternlanguagenetwork.myxwiki.org/ > I'm seeing a strange phenomena. Some macros ocasionaly appear literally in > the rendered page, and are only evaluated when I refresh. Where are the macros defined? Is it scripts.IndexPage? There is a problem in the way macros are included, caused by the way the Velocity engine works with what it calls macro libraries. -- Sergiu Dumitriu http://purl.org/net/sergiu/ ___________________________ Yishay Mor, Researcher, London Knowledge Lab http://www.lkl.ac.uk/people/mor.html http://www.google.com/calendar/embed?src=yishaym%40gmail.com +44-20-78378888 x5737 _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
