Last modified by Thomas Mortagne on 2017/03/24

<
From version < 13.1 >
edited by Thomas Mortagne
on 2009/06/25
To version < 11.1 >
edited by Thomas Mortagne
on 2009/06/24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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.1)
10 +1.1 New and Noteworthy
11 11  
12 12  At a glance (see below for details):
13 13   * Lots of improvements and new features in the new WYSIWYG editor
... ... @@ -33,30 +33,21 @@
33 33  
34 34  {image:tagcloudpanel.png}
35 35  
36 -1.1.1 New "wiki" parameter for all scrip macros
36 +1.1.1 New output parameter for all scrip macros
37 37  
38 -It's now possible to generated not content with velocity easily simply by setting wiki="false".
38 +#warning("TODO")
39 39  
40 -{code}
41 -{{velocity}}
42 -#set($var = "**not bold**")
43 -$var
44 -{{/velocity}}
45 -{code}
40 +1.1.1 New events for XWiki startup/shutdown
46 46  
47 -will render
42 +#warning("TODO")
48 48  
49 -{code}
50 -**not bold**
51 -{code}
44 +1.1.1 Javascript and CSS files are now compressed
52 52  
53 -1.1.1 New events for XWiki startup/shutdown
46 +#warning("TODO")
54 54  
55 -It's now possible for a component or a plugin to register to startup or shutdown events. It's very useful when some plugin need to start and stop an external service.
56 -
57 57  1.1.1 Velocity tools and Velocity properties can be easily changed
58 58  
59 -See <tt>velocity.tools</tt> and <tt>velocity.properties</tt> parameters in xwiki.properties.
50 +#warning("TODO")
60 60  
61 61  1.1 Known issues
62 62  

Get Connected