Changes for page WebHome
Last modified by Ludovic Dubost on 2010/03/18 10:22
From version 33.1
edited by Ludovic Dubost
on 2009/11/19 22:27
on 2009/11/19 22:27
Change comment:
There is no comment for this version
To version 18.1
edited by Ludovic Dubost
on 2009/02/22 23:22
on 2009/02/22 23:22
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2.01 +XWiki 1.0 - Content
-
... ... @@ -1,19 +1,15 @@ 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://xyz220.googlepages.com/wiki.xml","","","") 12 12 13 - {{gadgeturl="http://www.matt.org/modules/GoogleClock.xml"params="up_vsize=100px"width="100"height="100"/}}12 +#displaygadget("http://www.schulz.dk/pacman.xml","","","") 14 14 15 -{{gadget url="http://www.schulz.dk/pacman.xml","up_LANG=en" /}} 16 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" /}} 15 +#displaygadget("http://www.matt.org/modules/GoogleClock.xml","up_vsize=100px","100","100")