[ Forum ]

Draft 1 - Plugin/resource

All the ultracopier technical documents

Draft 1 - Plugin/resource

Postby alpha_one_x86 » Tue Dec 08, 2009 12:06 pm

This is draft 1 for the plugin/resource package.
The package will be distribute as .urc (ultracopier resource compressed), and will by as the format .tar.lzma (define), and include:
informations.xml
Content in xml (not define):
Code: Select all
<package>
         <name>The packages name</name>
         <category>Language</category>
         <author>Nane or pseudo (email if wanted)<author>
         <!-- Url of page or site deditated to it -->
         <website>http://www.toto.com/</website>
         <!-- the date-time format to comply with RFC822 -->
         <pubDate>Sat, 09 Jan 2010 09:38:04 +0100</pubDate>
         <description>Shorter description of 150 word or less.<description>
         <version>0.0.0.3</version>
         <!-- this internal name need never change, because it's use for detect when is same plugin but updated -->
         <internalname>mytestplugin</internalname>
         <define>
                  <variable name="test" value="toto" />
                  <variable name="test2" />
         </define>
         <requirements>
         <!-- put here script for check dependency -->
         </requirements>
</package>

and the ultracopier tree of the plugin.
All is not finalised, I search the best way for implement it.
Enjoy ultracopier :)
alpha_one_x86
Site Admin
 
Posts: 218
Joined: Sun Oct 26, 2008 9:09 am

Return to Technicals documents



cron