1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

plugin and theme .xml corrections

This commit is contained in:
Cameron
2012-12-05 19:27:59 -08:00
parent 04ea1f46d0
commit 15c85a58ad
24 changed files with 54 additions and 51 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: plugin.xml,v 1.9 2009-12-08 17:21:31 secretr Exp $ -->
<e107Plugin name="Featurebox" lang="FBLAN_01" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true">
<e107Plugin name="Featurebox" lan="FBLAN_01" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true">
<author name="e107 Inc." url="http://e107.org" />
<description lang="FBLAN_02">Displays an animated area on the top of your page with news-items and other content you would like to feature.</description>
<description lan="FBLAN_02">Displays an animated area on the top of your page with news-items and other content you would like to feature.</description>
<category>content</category>
<adminLinks>
<link url='admin_config.php' description='Configure feature box' icon='images/featurebox_32.png' iconSmall='images/featurebox_16.png' primary='true' >Configure feature box</link>