Changes for page WebHome

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

From version 32.1
edited by Ludovic Dubost
on 2009/11/19 22:26
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
Content
... ... @@ -1,21 +1,21 @@
1 -{{velocity}}
2 -= $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}} =
3 3  
4 -$msg.get("gadgets.sample.description", [$doc.fullName])
5 -{{/velocity}}
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/>
9 +#displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=fr","","")
6 6  
7 -{{gadget url="http://www.schulz.dk/pacman.xml" params="up_LANG=fr" /}}
8 -
9 -#displaygadget("http://www.schulz.dk/pacman.xml","","","")
10 -
11 11  #displaygadget("http://xyz220.googlepages.com/wiki.xml","","","")
12 -
12 +<p/>
13 13  #displaygadget("http://www.matt.org/modules/GoogleClock.xml","up_vsize=100px","100","100")
14 14  
15 -
16 -
17 17  #displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=en","","")
18 -
16 +<p/>
19 19  #displaygadget("http://www.labpixies.com/campaigns/weather/weather.xml","","","")
20 20  
21 21  #displaygadget("http://hosting.gmodules.com/ig/gadgets/file/103480322175521927260/PowerChess.xml","","","")
20 +{{/html}}
21 +{{/velocity}}