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 6.1
edited by Anamaria Stoica
on 2010/04/29 11:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,6 +4,7 @@
4 4  == Gadgets/Macros Directory ==
5 5  
6 6  [[Macros.WebHome]]
7 +[[Macros.GoogleGadgetsImport]] - imports a Google Gadget as a XWiki Wiki Macro (UI form)
7 7  
8 8  == Dashboard Test ==
9 9  
... ... @@ -21,8 +21,22 @@
21 21  == Snippets/Imports ==
22 22  
23 23  [[MacrosCode.GoogleGadgetsImport]] - Code snippet that imports a Google Gadget as a XWiki Wiki Macro
24 -[[MacrosCode.XWikiPanelsImport]] - Code snippet that imports a Panel as a XWiki Wiki Macro
25 +[[MacrosCode.XWikiPanelsImport]] - Code snippet that imports a Panel as a XWiki Wiki Macro **Note: NOT present in the Demo, see SVN**
25 25  
26 26  == Used by Dashboard Macro ==
27 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)
30 +
31 +
32 +== Related==
33 +
34 +* Design Page
35 +** [[http://dev.xwiki.org/xwiki/bin/view/Design/GadgetIntegration]]
36 +* Mockups
37 +** [[http://incubator.myxwiki.org/xwiki/bin/view/Mockups/GadgetsIntegration]]
38 +** [[http://incubator.myxwiki.org/xwiki/bin/view/Mockups/GadgetsIntegrationProposal1]]
39 +** [[http://incubator.myxwiki.org/xwiki/bin/view/Mockups/GadgetsIntegrationProposal2]]
40 +* UI Design by [[XWiki.evalica]]
41 +** Gadgets Directory: [[http://incubator.myxwiki.org/xwiki/bin/view/Improvements/GadgetsDirectory]]
42 +** Dashboard: [[http://incubator.myxwiki.org/xwiki/bin/view/Improvements/GadgetsDashboard]]
43 +