2009-07-23 16:43:03 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2012-12-12 18:46:34 -08:00
|
|
|
<e107Plugin name="Banners" lan="LAN_PLUGIN_BANNER_NAME" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
2021-11-29 13:31:32 -08:00
|
|
|
<author name="e107 Inc." url="https://e107.org" />
|
2012-12-05 16:43:53 -08:00
|
|
|
<summary>Add advertising banners to your e107 website</summary>
|
2012-12-12 18:46:34 -08:00
|
|
|
<description lan="LAN_PLUGIN_BANNER_DESCRIPTION">Add advertising banners to your e107 website</description>
|
2012-12-05 16:43:53 -08:00
|
|
|
<keywords>
|
|
|
|
<word>banners</word>
|
|
|
|
<word>advertise</word>
|
|
|
|
</keywords>
|
2009-09-18 22:36:09 +00:00
|
|
|
<category>content</category>
|
2009-07-23 16:43:03 +00:00
|
|
|
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
2009-09-24 00:11:21 +00:00
|
|
|
<adminLinks>
|
|
|
|
<link url='admin_banner.php' description='Configure Banners' icon='images/banners_32.png' iconSmall='images/banners_16.png' primary='true' >Configure Banners</link>
|
|
|
|
</adminLinks>
|
2013-03-09 19:22:30 -08:00
|
|
|
<mediaCategories>
|
|
|
|
<category type="image">Banners</category>
|
|
|
|
</mediaCategories>
|
2009-07-23 16:43:03 +00:00
|
|
|
</e107Plugin>
|