Last modified by Thomas Mortagne on 2017/03/24

<
From version < 12.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
... ... @@ -33,29 +33,14 @@
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}
46 -
47 -will render
48 -
49 -{code}
50 -**not bold**
51 -{code}
52 -
53 53  1.1.1 New events for XWiki startup/shutdown
54 54  
55 -It's now possible for a component or a plugin to register to statup or shutdown events. It's very useful when some plugin need to start and stop an external service.
42 +#warning("TODO")
56 56  
57 -#error("Add some doc")
58 -
59 59  1.1.1 Javascript and CSS files are now compressed
60 60  
61 61  #warning("TODO")
... ... @@ -62,7 +62,7 @@
62 62  
63 63  1.1.1 Velocity tools and Velocity properties can be easily changed
64 64  
65 -See <tt>velocity.tools</tt> and <tt>velocity.properties</tt> parameters in xwiki.properties.
50 +#warning("TODO")
66 66  
67 67  1.1 Known issues
68 68  

Get Connected