Last modified by Thomas Mortagne on 2017/03/24

<
From version < 15.2 >
edited by Vincent Massol
on 2009/06/25
To version < 14.1 >
edited by Thomas Mortagne
on 2009/06/25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -7,7 +7,7 @@
7 7  
8 8  First milestone of the XWiki Enterprise 2.0 version ([Roadmap>enterprise:Main.Roadmap]).
9 9  
10 -1.1 New and Noteworthy (since XWiki Enterprise 1.9)
10 +1.1 New and Noteworthy (since XWiki Enterprise 1.9.1)
11 11  
12 12  At a glance (see below for details):
13 13   * Lots of improvements and new features in the new WYSIWYG editor
... ... @@ -37,12 +37,12 @@
37 37  
38 38  {image:tagcloudpanel.png}
39 39  
40 -1.1.1 New "wiki" parameter for all script macros
40 +1.1.1 New "wiki" parameter for all scrip macros
41 41  
42 -It's now possible to not parse velocity macro content for wiki syntax by using the wiki="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}}
... ... @@ -62,7 +62,6 @@
62 62  
63 63  See <tt>velocity.tools</tt> and <tt>velocity.properties</tt> parameters in xwiki.properties.
64 64  
65 -
66 66  1.1 Known issues
67 67  
68 68  * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]

Get Connected