[ Forum ]
Draft 1 - Plugin/resource
1 post • Page 1 of 1
Draft 1 - Plugin/resource
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):
and the ultracopier tree of the plugin.
All is not finalised, I search the best way for implement it.
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
1 post • Page 1 of 1
Return to Technicals documents
