Jump to content

Datagrid Plugin: Difference between revisions

From LinuxMCE
No edit summary
 
No edit summary
Line 1: Line 1:
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007.  In general any information should apply to LinuxMCE.  However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>Datagrid_Plugin provides an usefull feature for pluto, allowing other plugins to create datagrid which are serialized and sent to Orbiter(s). In order to create a datagrid, you will need to create and register a datagrid generator.
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007.  In general any information should apply to LinuxMCE.  However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>Datagrid_Plugin provides an usefull feature for pluto, allowing other plugins to create datagrid which are serialized and sent to Orbiter(s). In order to create a datagrid, you will need to create and register a datagrid generator.


How to create a datagrid generator
--How to create a datagrid generator--

Revision as of 09:23, 23 June 2006

This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.

Datagrid_Plugin provides an usefull feature for pluto, allowing other plugins to create datagrid which are serialized and sent to Orbiter(s). In order to create a datagrid, you will need to create and register a datagrid generator.

--How to create a datagrid generator--