Last modified by Thomas Mortagne on 2017/03/24

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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -27,40 +27,27 @@
27 27  
28 28  1.1.1 New Search Interface
29 29  
30 -The default search page UI has been improved to be easier to understand and use.
31 -
32 32  {image:newsearchui.png|width=600}
33 33  
34 34  1.1.1 New Tag Cloud Panel
35 35  
36 -A panels containing the tag cloud is now provided by default and can be used like any other panel.
37 -
38 38  {image:tagcloudpanel.png}
39 39  
40 -1.1.1 New "wiki" parameter for all scrip macros
36 +1.1.1 New output parameter for all scrip macros
41 41  
42 -It's now possible to generated not content with velocity easily simply by setting wiki="false".
38 +#warning("TODO")
43 43  
44 -{code}
45 -{{velocity}}
46 -#set($var = "**not bold**")
47 -$var
48 -{{/velocity}}
49 -{code}
40 +1.1.1 New events for XWiki startup/shutdown
50 50  
51 -will render
42 +#warning("TODO")
52 52  
53 -{code}
54 -**not bold**
55 -{code}
44 +1.1.1 Javascript and CSS files are now compressed
56 56  
57 -1.1.1 New events for XWiki startup/shutdown
46 +#warning("TODO")
58 58  
59 -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.
60 -
61 61  1.1.1 Velocity tools and Velocity properties can be easily changed
62 62  
63 -See <tt>velocity.tools</tt> and <tt>velocity.properties</tt> parameters in xwiki.properties.
50 +#warning("TODO")
64 64  
65 65  1.1 Known issues
66 66  

Get Connected