1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 01:30:32 +02:00

Start of mods to handle revised plugin.xml format - still a bit to do/check

This commit is contained in:
e107steved
2008-12-03 22:29:58 +00:00
parent 3ddd9db2af
commit 2b428ccff9
7 changed files with 85 additions and 69 deletions

View File

@@ -1,13 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<e107Plugin>
<!-- $Id: plugin.xml,v 1.2 2008-08-17 11:54:39 e107steved Exp $ -->
<name>POLL_ADLAN01</name>
<version>2.0</version>
<author>Steve Dunstan (jalist)</author>
<authorUrl>http://e107.org</authorUrl>
<!-- $Id: plugin.xml,v 1.3 2008-12-03 22:29:58 e107steved Exp $ -->
<e107Plugin name="POLL_ADLAN01" version="2.0" compatibility="0.8" installRequired="true" >
<author="Steve Dunstan (jalist)" url="http://e107.org" />
<description>POLL_ADLAN02</description>
<compatibility>0.8</compatibility>
<installRequired>true</installRequired>
<folder>poll</folder>
<logLanguageFile filename="languages/admin/--LAN--.php" />
<commentID>poll</commentID>