/package_J16/admin/router/jumirouter.xml

http://jumi.googlecode.com/ · XML · 16 lines · 15 code · 1 blank · 0 comment · 0 complexity · 6ba5cebf07568e623ccc1af1c1362b2e MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <extension type="plugin" group="system" version="1.6" method="upgrade">
  3. <name>System - Jumi Router</name>
  4. <author>Edvard Ananyan</author>
  5. <creationDate>January 2011</creationDate>
  6. <copyright>Copyright (C) 2008 - 2011 Edvard Ananyan. All rights reserved.</copyright>
  7. <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
  8. <authorEmail>edo888@gmail.com</authorEmail>
  9. <authorUrl>http://edo.webmaster.am</authorUrl>
  10. <version>2.0.6</version>
  11. <description>SEF routing plugin for Jumi, which will enable direct access to jumi application with it's alias.</description>
  12. <files>
  13. <filename plugin="jumirouter">jumirouter.php</filename>
  14. </files>
  15. </extension>