1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00

plugin.xml pref fixes and <folder> removal.

This commit is contained in:
CaMer0n
2009-09-21 22:14:45 +00:00
parent f689825d90
commit 8534e7734e
16 changed files with 113 additions and 129 deletions

View File

@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: plugin.xml,v 1.4 2009-07-17 14:41:54 marj_nl_fr Exp $ -->
<!-- $Id: plugin.xml,v 1.5 2009-09-21 22:14:44 e107coders Exp $ -->
<e107Plugin name="LWLANINS_1" version="1.1" compatibility="0.8" installRequired="true" >
<author name="e107 Inc." url="http://e107.org" />
<description>This plugin will link specified words with a defined link and/or tooltip</description>
<folder>linkwords</folder>
<logLanguageFile filename="languages/--LAN--_admin_linkwords.php" />
<administration>
<configFile>admin_config.php</configFile>