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

More plugin.xml fixes.

This commit is contained in:
CaMer0n
2012-08-22 03:38:38 +00:00
parent deb537d8a3
commit fb8421158d
10 changed files with 20 additions and 25 deletions

View File

@@ -2,9 +2,9 @@
<!-- $Id: plugin.xml,v 1.10 2009-10-22 04:14:45 e107coders Exp $ -->
<e107Plugin name="LIST_PLUGIN_1" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true" releaseUrl=''>
<e107Plugin name="List Latest" lang="LIST_PLUGIN_1" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true" releaseUrl=''>
<author name="e107 Inc." url="http://e107.org" />
<description>LIST_PLUGIN_2</description>
<description lang="LIST_PLUGIN_2">This plugin allows you to view a list of recent additions in all e107 categories. You can either view the list with data since your last visit, or view a general latest additions list. Besides the page a menu is also present. Every section is configurable in the admin area.</description>
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
<languageFiles>
<file type='log' path='languages/--LAN--_admin_list_new.php' />