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

Summary

Details

Page properties
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.0
Content
... ... @@ -1,21 +1,23 @@
1 -1 $msg.get("gadgets.sample.title")
1 +{{velocity}}
2 += $msg.get("gadgets.sample.title")
2 2  
3 3  $msg.get("gadgets.sample.description", [$doc.fullName])
5 +{{/velocity}}
4 4  
5 -{{gadget url="http://www.labpixies.com/campaigns/top_blogs/tech_blogs.xml" /}}
7 +{{gadget url="http://www.schulz.dk/pacman.xml" params="up_LANG=fr" /}}
6 6  
7 -#displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=fr","","")
9 +{{gadget url="http://www.schulz.dk/pacman.xml" /}}
8 8  
9 -#displaygadget("http://xyz220.googlepages.com/wiki.xml","","","")
11 +{{gadget url="http://xyz220.googlepages.com/wiki.xml" /}}
10 10  
11 -#displaygadget("http://www.matt.org/modules/GoogleClock.xml","up_vsize=100px","100","100")
13 +{{gadget url="http://www.matt.org/modules/GoogleClock.xml" params="up_vsize=100px" width="100" height="100" /}}
12 12  
15 +{{gadget url="http://www.schulz.dk/pacman.xml","up_LANG=en" /}}
13 13  
17 +{{gadget url="http://www.labpixies.com/campaigns/weather/weather.xml" /}}
14 14  
15 -#displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=en","","")
19 +{{gadget url="http://hosting.gmodules.com/ig/gadgets/file/103480322175521927260/PowerChess.xml" /}}
16 16  
17 -#displaygadget("http://www.labpixies.com/campaigns/weather/weather.xml","","","")
21 +#displaygadget("http://www.google.com/ig/modules/calendar3.xml","up_dateFormat=0&up_timeFormat=1%3A00pm&up_firstDay=0","","")
18 18  
19 -#displaygadget("http://hosting.gmodules.com/ig/gadgets/file/103480322175521927260/PowerChess.xml","","","")
20 -
21 -
23 +{{gadget url="http://www.google.com/ig/modules/calendar3.xml" params="up_dateFormat=0&up_timeFormat=1%3A00pm&up_firstDay=0" width="" height="" /}}