Last modified by Ludovic Dubost on 2009/04/30 10:44

From version 7.1
edited by Ludovic Dubost
on 2009/04/30 10:43
Change comment: There is no comment for this version
To version 8.1
edited by Ludovic Dubost
on 2009/04/30 10:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  Unfortunately this method does not work. It catches the content well but the macro is not available in the context.
4 4  {{velocity}}
5 +## this is the same as #includeMacros("Test.TestMacroSyntax10b") but catching the resulting content
5 5  #set($ok = $xwiki.includeForm("Test.TestMacroSyntax10b", false))
6 -#includeMacros("Test.TestMacroSyntax10b")
7 7  #mymacroinsyntax10bdoc("World")
8 8  {{/velocity}}