2009-11-19 20:24:21 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2012-12-19 11:18:11 +01:00
|
|
|
<e107Plugin name="Newsletter" lan="LAN_PLUGIN_NEWSLETTER_NAME" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true">
|
2009-11-19 20:24:21 +00:00
|
|
|
<author name="e107 Inc, nlstart" url="http://e107.org" />
|
2012-12-19 11:18:11 +01:00
|
|
|
<description lan="LAN_PLUGIN_NEWSLETTER_DESCRIPTION">Provides a quick and easy way to configure and send newsletters.</description>
|
2009-11-19 20:24:21 +00:00
|
|
|
<folder>newsletter</folder>
|
|
|
|
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
|
|
|
<category>content</category>
|
|
|
|
<adminLinks>
|
2012-08-22 03:38:38 +00:00
|
|
|
<link url='admin_config.php' description='LAN_CONFIGURE' icon='images/nl_32.png' iconSmall='images/nl_16.png' primary='true' />
|
2009-11-19 20:24:21 +00:00
|
|
|
</adminLinks>
|
|
|
|
<mainPrefs/>
|
|
|
|
</e107Plugin>
|