changed git call from https to git readonly
[atutor.git] / mods / phpmyadmin / module.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?> \r
2 <module version="0.1"> \r
3     <name lang="en">phpMyAdmin</name> \r
4     <description lang="en">This module links the phpMyAdmin admistrator backend for the MySQL database into the administration section of ATutor.</description> \r
5     <maintainers>\r
6         <maintainer> \r
7             <name>ATutor Team</name> \r
8             <email>info@atutor.ca</email> \r
9         </maintainer>\r
10     </maintainers> \r
11     <url>http://atutor.ca</url> \r
12     <license>GPL</license> \r
13         <release> \r
14         <version>0.2</version> \r
15         <date>2010-10-25</date> \r
16         <state>stable</state> \r
17         <notes>phpMyAdmin must be installed in addition to the module installation. Once the module is installed, you will be asked to provide the URL of your phpMyAdmin installation. The default authentication method in phpMyAdmin is set to http. You can change this method in the config.inc.php file within phpMyAdmin. See instructions in the phpMyAdmin configuration file for other potential editable options.</notes> \r
18     </release> \r
19 </module>