1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 05:11:42 +02:00

Change to plugin.xml spec.

This commit is contained in:
CaMer0n
2012-08-22 02:45:32 +00:00
parent 2ad79d7cdd
commit deb537d8a3
18 changed files with 63 additions and 57 deletions

View File

@@ -2,16 +2,16 @@
<!-- $Id: plugin.xml,v 1.8 2009-11-08 10:34:23 e107steved Exp $ -->
<e107Plugin name="LAN_ALT_65" version="0.4" date="2012-08-01" compatibility="0.8" installRequired="true" >
<author name="e107 Inc." url="e107.org" email="mcfly@e107.org" />
<description>LAN_ALT_66</description>
<e107Plugin name="Alternate Authentication" lang="LAN_ALT_65" version="0.4" date="2012-08-01" compatibility="2.0" installRequired="true" >
<author name="e107 Inc." url="e107.org" email="security@e107.org" />
<description lang="LAN_ALT_66">This plugin allows for alternate authentication methods.</description>
<category>users</category>
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
<languageFiles>
<file type='log' path='languages/--LAN--/--LAN--_log.php' />
</languageFiles>
<adminLinks>
<link url='alt_auth_conf.php' description='LAN_ALT_67' icon='images/alt_auth_32.png' iconSmall='images/alt_auth_16.png' primary='true' >LAN_ALT_67</link>
<link url='alt_auth_conf.php' description='LAN_ALT_67' icon='images/alt_auth_32.png' iconSmall='images/alt_auth_16.png' primary='true' />
</adminLinks>
<mainPrefs>
<pref name="auth_noconn">0</pref>