2009-07-17 14:41:55 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2008-12-13 12:34:53 +00:00
|
|
|
|
2009-09-21 22:14:45 +00:00
|
|
|
<!-- $Id: plugin.xml,v 1.6 2009-09-21 22:14:45 e107coders Exp $ -->
|
2008-12-13 12:34:53 +00:00
|
|
|
|
2009-09-18 19:05:50 +00:00
|
|
|
<e107Plugin name="RSS_PLUGIN_LAN_1" version="1.3" compatibility="0.8" installRequired="true">
|
2009-07-14 03:50:56 +00:00
|
|
|
<author name="e107 Inc." url="http://e107.org" />
|
2008-12-13 12:34:53 +00:00
|
|
|
<description>RSS_PLUGIN_LAN_2</description>
|
|
|
|
<compatibility>0.8</compatibility>
|
2009-07-14 03:50:56 +00:00
|
|
|
<category>misc</category>
|
2008-12-13 12:34:53 +00:00
|
|
|
<logLanguageFile filename="languages/--LAN--_admin_rss_menu.php" />
|
|
|
|
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
|
|
|
<administration>
|
|
|
|
<configFile>admin_prefs.php</configFile>
|
|
|
|
<icon>images/rss_32.png</icon>
|
|
|
|
<iconSmall>images/rss_16.png</iconSmall>
|
|
|
|
<caption>LAN_CONFIGURE</caption>
|
|
|
|
</administration>
|
2009-09-21 22:14:45 +00:00
|
|
|
<pluginPrefs>
|
|
|
|
</pluginPrefs>
|
2008-12-13 12:34:53 +00:00
|
|
|
</e107Plugin>
|