We could take it a step further, and make the list in XML, or CSV file, put it up on the web, and then write a Centrafuse plugin that will list them out from the interface itself, fetch the download, install it, and restart Centrafuse.
<centrafusePlugins>
<plugin name="HelloWorld" latestVersion="1.0">
<version id="0.1">
<compatibility>1.4+</compatibility>
<download>http://www.centrafuse.com/plugins/HelloWorld-0.1.cpz</download>
</version>
<version id="0.2">
<compatibility>1.5+</compatibility>
<download>http://www.centrafuse.com/plugins/HelloWorld-0.2.cpz</download>
</version>
<version id="1.0">
<compatibility>1.6+</compatibility>
<download>http://www.centrafuse.com/plugins/HelloWorld-1.0.cpz</download>
</version>
</plugin>
</centrafusePlugins>



LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks