Changes for page WebHome

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

From version 17.1
edited by ludovic
on 2009/02/22 22:56
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ludovic
1 +xwiki:XWiki.ludovic
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.0
Content
... ... @@ -1,13 +1,21 @@
1 -1 $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}} =
2 2  
3 -$msg.get("gadgets.sample.description", [$doc.fullName])
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 4  
5 -## this is necessary until the macros are added to the main macros.vm page
6 -#includeMacros("Gadgets.Macros")
7 -
8 -#displaygadget("http://www.labpixies.com/campaigns/top_blogs/tech_blogs.xml","","","")
9 -
10 10  #displaygadget("http://xyz220.googlepages.com/wiki.xml","","","")
12 +<p/>
13 +#displaygadget("http://www.matt.org/modules/GoogleClock.xml","up_vsize=100px","100","100")
11 11  
12 -#displaygadget("http://www.schulz.dk/pacman.xml","","","")
15 +#displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=en","","")
16 +<p/>
17 +#displaygadget("http://www.labpixies.com/campaigns/weather/weather.xml","","","")
13 13  
19 +#displaygadget("http://hosting.gmodules.com/ig/gadgets/file/103480322175521927260/PowerChess.xml","","","")
20 +{{/html}}
21 +{{/velocity}}