Last modified by Anca Luca on 2010/06/21 13:53

From version 3.1
edited by Anamaria Stoica
on 2010/04/29 11:36
Change comment: There is no comment for this version
To version 1.1
edited by Anamaria Stoica
on 2010/04/29 11:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,28 +1,26 @@
1 +
1 1  = Google Gadgets Integration Demo =
2 2  
3 3  
4 -== Gadgets/Macros Directory ==
5 -
5 +== Gadgets/Macros Directory==
6 6  [[Macros.WebHome]]
7 7  
8 8  == Dashboard Test ==
9 -
10 10  [[MacrosTest.DashboardTest]]
11 11  
12 12  == Macros ==
13 -
12 +[[Macros.Dashboard]] - the Dashboard Macro
13 +[[Macros.GoogleGadgetsImport]] - imports a Google Gadget as a XWiki Wiki Macro (UI form)
14 14  [[Macros.Macro]] - macro page - displays any macro given its id (use ?id=macroid as GET parameter, e.g. Macros.Macro?id=wc99)
15 -[[Macros.Dashboard]] (Macros.Macro?id=dashboard) - the Dashboard Macro
16 16  [[Macros.wc99]] (Macros.Macro?id=wc99) - XWiki Wiki Macro originated from a Google Gadget (World Clocks Gadget)
17 -[[Macros.My Recent Modifications]] (Macros.Macro?id=myrecentmodifications) - XWiki Wiki Macro originated from a Panel
16 +[[Macros.My Recent Modifictions]] (Macros.Macro?id=myrecentmodifications) - XWiki Wiki Macro originated from a Panel
18 18  [[Macros.Blog Categories]] (Macros.Macro?id=blogcategories) - XWiki Wiki Macro originated from a Panel
19 19  [[Macros.Members]] (Macros.Macro?id=members) - XWiki Wiki Macro originated from a Panel
20 20  
21 21  == Snippets/Imports ==
22 -
23 23  [[MacrosCode.GoogleGadgetsImport]] - Code snippet that imports a Google Gadget as a XWiki Wiki Macro
24 24  [[MacrosCode.XWikiPanelsImport]] - Code snippet that imports a Panel as a XWiki Wiki Macro
25 25  
26 26  == Used by Dashboard Macro ==
27 -
28 28  [[MacrosCode.GoogleGadgetsMacroCode]] - Displays the content of a Gadget Macro (it's included by the code of any Macro originated from a Google Gadget)
26 +