Changes for page WebHome
Last modified by Ludovic Dubost on 2010/03/18 10:22
From version 36.1
edited by Ludovic Dubost
on 2009/11/19 22:50
on 2009/11/19 22:50
Change comment:
There is no comment for this version
To version 21.1
edited by JeromeVelociter
on 2009/03/25 10:41
on 2009/03/25 10:41
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.l udovic1 +xwiki:XWiki.JeromeVelociter - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2.01 +XWiki 1.0 - Content
-
... ... @@ -1,21 +1,18 @@ 1 -{{velocity}} 2 -= $msg.get("gadgets.sample.title") 1 +1 $msg.get("gadgets.sample.title") 3 3 4 4 $msg.get("gadgets.sample.description", [$doc.fullName]) 5 -{{/velocity}} 6 6 7 -{{gadget url="http://www.schulz.dk/pacman.xml" params="up_LANG=fr" /}} 5 +## this is necessary until the macros are added to the main macros.vm page 6 +#includeMacros("Gadgets.Macros") 8 8 9 - {{gadgeturl="http://www.schulz.dk/pacman.xml"/}}8 +#displaygadget("http://www.labpixies.com/campaigns/top_blogs/tech_blogs.xml","","","") 10 10 11 - {{gadgeturl="http://xyz220.googlepages.com/wiki.xml"/}}10 +#displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=fr","","") 12 12 13 - {{gadgeturl="http://www.matt.org/modules/GoogleClock.xml"params="up_vsize=100px"width="100"height="100"/}}12 +#displaygadget("http://xyz220.googlepages.com/wiki.xml","","","") 14 14 15 - {{gadgeturl="http://www.schulz.dk/pacman.xml","up_LANG=en"/}}14 +#displaygadget("http://www.matt.org/modules/GoogleClock.xml","up_vsize=100px","100","100") 16 16 17 -{{gadget url="http://www.labpixies.com/campaigns/weather/weather.xml" /}} 18 18 19 -{{gadget url="http://hosting.gmodules.com/ig/gadgets/file/103480322175521927260/PowerChess.xml" /}} 20 20 21 - {{gadgeturl="http://www.google.com/ig/modules/calendar3.xml"params="up_dateFormat=0&up_timeFormat=1%3A00pm&up_firstDay=0"width=""height=""/}}18 +#displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=en","","")