<?xml version="1.0" encoding="utf-8"?>
<extension version="3.0" type="plugin" group="content">
  <name>Content - viewgit - Joomla wrapped version of viewgit</name>
	<author>Matthew Smith - based entirely on viewgit by Heikki Hokkane</author>
	<creationDate>October 2012</creationDate>
	<copyright>Copyleft 2012 Matthew Smith.</copyright>
	<license>http://www.gnu.org/licenses/agpl-3.0.html</license>
	<authorEmail>matt@librarysmith.co.uk</authorEmail>
	<authorUrl>www.librarysmith.co.uk</authorUrl>
	<version>0.1</version>
	<description>Usage {viewgit}ProjectName{/viewgit} - shows a ViewGit system embedded in Joomla. if ProjectName is specfied it show the summary for that project otherwise it shows the index.</description>
	<files>
		<filename plugin="viewgit">viewgit.php</filename>
		<folder>viewgit</folder>
	</files>
	<params>
	</params>
</extension>