mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 23:56:58 +02:00
Start of mods to handle revised plugin.xml format - still a bit to do/check
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<e107Plugin>
|
||||
<!-- $Id: plugin.xml,v 1.3 2008-11-20 21:43:57 e107steved Exp $ -->
|
||||
<name>EC_ADLAN_1</name>
|
||||
<version>3.70</version>
|
||||
<author>jalist / cameron / McFly / Barry / Lisa_ / steved</author>
|
||||
<authorUrl>http://e107.org</authorUrl>
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.4 2008-12-03 22:29:58 e107steved Exp $ -->
|
||||
|
||||
<e107Plugin name="EC_ADLAN_1" version="3.70" compatibility="0.8" installRequired="true">
|
||||
<author name="jalist / cameron / McFly / Barry / Lisa_ / steved" url="http://e107.org" />
|
||||
<description>EC_ADLAN_A206</description>
|
||||
<compatibility>e107v8</compatibility>
|
||||
<readMe>readme.pdf</readMe>
|
||||
<installRequired>true</installRequired>
|
||||
<folder>calendar_menu</folder>
|
||||
<installLanguageFile filename="languages/English_install.php" />
|
||||
<logLanguageFile filename="languages/--LAN--_log.php" />
|
||||
|
Reference in New Issue
Block a user