Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.ThomasMortagne - Content
-
... ... @@ -37,12 +37,12 @@ 37 37 38 38 {image:tagcloudpanel.png} 39 39 40 -1.1.1 New "wiki" parameter for all scrip tmacros40 +1.1.1 New "wiki" parameter for all scrip macros 41 41 42 -It's now possible to n ot parsevelocitymacrocontentforwiki syntaxbyusingthewiki="false"parameter.For example:42 +It's now possible to generated not content with velocity easily simply by setting wiki="false". 43 43 44 44 {code} 45 -{{velocity wiki="false"}}45 +{{velocity}} 46 46 #set($var = "**not bold**") 47 47 $var 48 48 {{/velocity}}