The plugin creates zip download links within articles and pages of a subversion or git repository. On each call the subversion revision number / git tag, link text, css name and download
name can be set, so that each link points to different repositority parts.
for SVN access
* PHP SVN extension
for Git access
* Git client
* PHP must execute shell commands (no safe mode)
Shotcut for SVN access
[svnzip url="url-to-your-svn"]
The SVN tag uses three optional flags (the default values are set within the plugin settings):
Shotcut for Git access
[gitzip url="url-to-your-svn"]
Parameters for both commands are (all parameters are optional):