Changes for page WebHome

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

From 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
To version 33.1
edited by Ludovic Dubost
on 2009/11/19 22:27
Change comment: There is no comment for this version

Summary

Details

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