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

From version 8.1
edited by Ludovic Dubost
on 2009/04/30 10:41
Change comment: There is no comment for this version
To version 6.1
edited by Ludovic Dubost
on 2009/04/30 10:39
Change comment: Rollback to version 3.1

Summary

Details

Page properties
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.0
Content
... ... @@ -1,5 +1,4 @@
1 -This works but will include the content of the macro document in the syntax 1.0 document. This is not a problem in syntax 1.0 as long as only white spaces or white lines are coming out of the document. Now we could make a slight modification to #includeMacros to catch the resulting content and not show it.
2 -
3 -#includeMacros("Test.TestMacroSyntax10")
1 +{{include document="Test.TestMacroSyntax10" output=false /}}
2 +{{velocity}}
4 4  #mymacroinsyntax10doc("World")
5 -
4 +{{/velocity}}