2009-07-17 14:41:55 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2008-12-11 22:38:06 +00:00
|
|
|
|
2009-09-21 22:14:45 +00:00
|
|
|
<!-- $Id: plugin.xml,v 1.7 2009-09-21 22:14:44 e107coders Exp $ -->
|
2008-12-11 22:38:06 +00:00
|
|
|
|
|
|
|
<e107Plugin name="LIST_PLUGIN_1" version="1.0" compatibility="0.8" installRequired="true">
|
2009-07-19 14:48:01 +00:00
|
|
|
<author name="e107 Inc." url="http://e107.org" />
|
2008-12-11 22:38:06 +00:00
|
|
|
<description>LIST_PLUGIN_2</description>
|
|
|
|
<logLanguageFile filename="languages/--LAN--_admin_list_new.php" />
|
|
|
|
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
|
|
|
<administration>
|
|
|
|
<configFile>admin_list_config.php</configFile>
|
|
|
|
<icon>icon/list_32.png</icon>
|
|
|
|
<iconSmall>icon/list_16.png</iconSmall>
|
|
|
|
<caption>LIST_PLUGIN_3</caption>
|
|
|
|
<installDone>LIST_PLUGIN_4</installDone>
|
|
|
|
</administration>
|
|
|
|
<menuLink name="LIST_PLUGIN_5" url="list_new/list.php" />
|
2009-09-21 22:14:45 +00:00
|
|
|
<pluginPrefs>
|
|
|
|
</pluginPrefs>
|
2008-12-11 22:38:06 +00:00
|
|
|
</e107Plugin>
|