Luup Plugins
From MiOS
(Difference between revisions)
Micasaverde (Talk | contribs) (New page: If you didn't already come from the Luup_Intro page, start there to see what Luup Plugins are intended for.) |
Micasaverde (Talk | contribs) |
||
Line 1: | Line 1: | ||
If you didn't already come from the [[Luup_Intro]] page, start there to see what Luup Plugins are intended for. | If you didn't already come from the [[Luup_Intro]] page, start there to see what Luup Plugins are intended for. | ||
+ | |||
+ | Soon we will have a web based tool to build plugins which simplifies the process by giving you fill-in-the-blank forms so you don't need to know anything about XML or UPnP device documents. | ||
+ | |||
+ | In the meantime, you will need to create a Luup plugin by hand as explained here: [[Luup_Plugins_ByHand]]. |
Revision as of 01:44, 12 June 2009
If you didn't already come from the Luup_Intro page, start there to see what Luup Plugins are intended for.
Soon we will have a web based tool to build plugins which simplifies the process by giving you fill-in-the-blank forms so you don't need to know anything about XML or UPnP device documents.
In the meantime, you will need to create a Luup plugin by hand as explained here: Luup_Plugins_ByHand.