mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 08:51:50 +02:00
xml file updates.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Id: plugin.xml,v 1.5 2009-12-08 17:21:34 secretr Exp $ -->
|
||||
<e107Plugin name="Banners" version="1.0" date="2012-08-01" compatibility="0.8" installRequired="true" releaseUrl=''>
|
||||
<e107Plugin name="Banners" version="1.0" date="2012-08-01" compatibility="0.8" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" email="jalist@e107.org" />
|
||||
<description lang="BNRLAN_100">Add advertising banners to your e107 website</description>
|
||||
<languageFiles>
|
||||
|
@@ -1,8 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.9 2009-10-22 04:14:45 e107coders Exp $ -->
|
||||
|
||||
<e107Plugin name="LCLAN_PLUGIN_LAN_1" version="1.12" date="2012-08-01" compatibility="2.0" installRequired="true" releaseUrl=''>
|
||||
<e107Plugin name="Links Page" lang="LCLAN_PLUGIN_LAN_1" version="1.12" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" />
|
||||
<description>Links Page For Displaying External Web Links</description>
|
||||
<category>content</category>
|
||||
|
@@ -1,10 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.6 2009-12-05 12:33:30 e107steved Exp $ -->
|
||||
|
||||
<e107Plugin name="PDF_PLUGIN_LAN_1" version="2.0" date="2012-08-01" compatibility="2.0" installRequired="true" releaseUrl=''>
|
||||
<e107Plugin name="PDF" lang="PDF_PLUGIN_LAN_1" version="2.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107Inc" />
|
||||
<description>PDF_PLUGIN_LAN_2</description>
|
||||
<description lang="PDF_PLUGIN_LAN_2">PDF creation support using TCPDF</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_pdf.php' />
|
||||
|
@@ -2,9 +2,9 @@
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.6 2009-10-20 03:49:22 e107coders Exp $ -->
|
||||
|
||||
<e107Plugin name="TRACKBACK_L16" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true" releaseUrl=''>
|
||||
<e107Plugin name="Trackback" lang="TRACKBACK_L16" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" email="devs@e107.org" />
|
||||
<description>TRACKBACK_L2</description>
|
||||
<description lang='TRACKBACK_L2">This plugin enables you to use trackback in your news posts.</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_trackback.php' />
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Id: theme.xml,v 1.18 2009-09-29 17:42:23 secretr Exp $ -->
|
||||
<e107Theme name="e107.v4" version="3.0" date="2003-06-11" compatibility="0.8" releaseUrl='http://www.e107.org/themeupdate.php'>
|
||||
<e107Theme name="e107.v4" version="3.0" date="2003-06-11" compatibility="2.0">
|
||||
<author name ="Steve Dunstan [jalist]" email="jalist@e107.org" url="http://e107.org" />
|
||||
<description>Classic e107 theme</description>
|
||||
<compliance xhtml="1.1" css="2.1" />
|
||||
|
Reference in New Issue
Block a user