changed git call from https to git readonly
[atutor.git] / mods / pdf_converter / module.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?> \r
2 <module version="0.1"> \r
3     <name lang="en">PDF Converter</name> \r
4     <description lang="en">This is a module that can be used to convert content files from content navigation to pdf format files</description> \r
5     <maintainers>\r
6         <maintainer> \r
7             <name>arbolsistemas</name> \r
8             <email>info@arbolsistemas.com.ar</email> \r
9         </maintainer>\r
10     </maintainers> \r
11     <url>http://arbolsistemas.com.ar</url> \r
12     <license>GNU</license> \r
13         <release> \r
14         <version>0.2</version> \r
15         <date>2010-10-25</date> \r
16         <state>beta</state> \r
17         <notes>Convert course content to a pdf document. This module creates a side menu block with a link that when clicked generates the page being viewd as a PDF file.\r
18 Note: After installing, make for file muestra_pdf.txt writable, if it is not already. This is an extra module</notes> \r
19     </release> \r
20 </module>