mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 19:44:09 +02:00
Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Id: plugin.xml,v 1.6 2009-06-24 22:04:38 e107coders Exp $ -->
|
||||
<!-- $Id: plugin.xml,v 1.7 2009-07-09 02:47:14 e107coders Exp $ -->
|
||||
<e107Plugin name="Download" version="1.0" compatibility="0.8" installRequired="true">
|
||||
<author name="e107devs" url="http://e107.org"/>
|
||||
<description>DOWLAN_DESCRIPTION</description>
|
||||
<folder>download</folder>
|
||||
<category>content</category>
|
||||
<installLanguageFile filename="languages/--LAN--/admin_download.php" />
|
||||
<administration>
|
||||
<configFile>download_admin.php</configFile>
|
||||
|
Reference in New Issue
Block a user