Changes for page WebHome

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

From version 23.1
edited by Ludovic Dubost
on 2009/06/06 00:51
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
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.0
Content
... ... @@ -1,22 +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])
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 -
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/>
10 10  #displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=fr","","")
11 11  
12 12  #displaygadget("http://xyz220.googlepages.com/wiki.xml","","","")
13 -
12 +<p/>
14 14  #displaygadget("http://www.matt.org/modules/GoogleClock.xml","up_vsize=100px","100","100")
15 15  
16 -
17 -
18 18  #displaygadget("http://www.schulz.dk/pacman.xml","up_LANG=en","","")
19 -
16 +<p/>
20 20  #displaygadget("http://www.labpixies.com/campaigns/weather/weather.xml","","","")
21 21  
22 22  #displaygadget("http://hosting.gmodules.com/ig/gadgets/file/103480322175521927260/PowerChess.xml","","","")
20 +{{/html}}
21 +{{/velocity}}