Last modified by Thomas Mortagne on 2017/03/24

From version 3.1
edited by Jean-Vincent Drean
on 2008/12/10
Change comment: There is no comment for this version
To version 3.2
edited by Jean-Vincent Drean
on 2008/12/10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,7 +33,14 @@
33 33   println "Hello World"
34 34  {{/groovy}}
35 35  {code}
36 -* *New Box macro* (xwiki/2.0) : TODO
36 +* *New Box macro* (xwiki/2.0), this macro allow to put content in a visual container. Usage :
37 +{code}
38 +{{box}}
39 +==some==
40 +* wiki
41 +* content
42 +{{/box}}
43 +{code}
37 37  * *Multiwiki* (a.k.a farm mode or virtual mode) is now available without using subdomains for wikis. Note that this option is available from xwiki.cfg and not available by default. Example of URLs (the "/wiki/" part is configurable) :
38 38  {code}
39 39  http://mydomain.com/xwiki/wiki/mywiki1/view/Main/WebHome

Get Connected