Changes for page WebHome

Last modified by Ludovic Dubost on 2010/03/18 10:22

From version 26.1
edited by Ludovic Dubost
on 2009/11/19 17:23
Change comment: There is no comment for this version
To version 27.1
edited by Ludovic Dubost
on 2009/11/19 17:23
Change comment: Document converted form syntax xwiki/1.0 to syntax xwiki/2.0

Summary

Details

Page properties
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.0
Content
... ... @@ -1,21 +1,21 @@
1 -1 $msg.get("gadgets.sample.title")
1 +{{velocity filter="none"}}
2 +{{html clean="false" wiki="true"}}
3 += {{html clean="false"}}$msg.get("gadgets.sample.title"){{/html}} =
2 2  
3 -$msg.get("gadgets.sample.description", [$doc.fullName])
4 -
5 -{{gadget url="http://www.labpixies.com/campaigns/top_blogs/tech_blogs.xml" /}}
6 -
5 +{{html clean="false"}}$msg.get("gadgets.sample.description", [$doc.fullName]){{/html}}
6 +<p/>
7 +~{{gadget url="http:~//www.labpixies.com/campaigns/top_blogs/tech_blogs.xml" /~}}
8 +<p/>
7 7  #displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=fr","","")
8 8  
9 9  #displaygadget("http://xyz220.googlepages.com/wiki.xml","","","")
10 -
12 +<p/>
11 11  #displaygadget("http://www.matt.org/modules/GoogleClock.xml","up_vsize=100px","100","100")
12 12  
13 -
14 -
15 15  #displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=en","","")
16 -
16 +<p/>
17 17  #displaygadget("http://www.labpixies.com/campaigns/weather/weather.xml","","","")
18 18  
19 19  #displaygadget("http://hosting.gmodules.com/ig/gadgets/file/103480322175521927260/PowerChess.xml","","","")
20 -
21 -
20 +{{/html}}
21 +{{/velocity}}