Archived:Code 07040
From Joomla! Documentation
One line summary
Create an download extension for Joomla!
Description
Current download option of Joomla! is a simple image(map) and refers to the downloadable packages on joomlacode.org. The package building is done with a simple shell script (including the delta packages), but the uploading to joomlacode.org and the change of information is a manual task. In this project we would like to combine build scripts, with the possibility to integrate it with this extension.
For the build scripts we want Phing (ant alike build scripting) to be used. The build scripts need to provide the following packages:
- Full Joomla! package (en-GB)
- Full Joomla! package, localized versions
- Incremental Joomla! packages (between maintanance releases)
The download extension needs to be able to categorize the downloadable package, hold download statistics but also controll the download location (load balancing), publish date/time etc. etc.
Skills needed
PHP, Joomla! 1.5 extension development, Ant/Phing build script buidling
Difficulty
Medium
Work Product
- Phing Build scripts
- Download extension
Licensing
All code must be created using the [GNU General Public License version]
Documentation written for this task must be made available under the Joomla! Electronic Documentation License.
Possible mentor
Wilco Jansen
Return to Google Summer of Code 2008