2009-07-17 14:41:55 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-01-31 01:09:25 -08:00
|
|
|
<e107Plugin name="Google Sitemap" lan="LAN_PLUGIN_GSITEMAP_NAME" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
2012-08-22 02:45:32 +00:00
|
|
|
<author name="e107 Inc." url="http://e107.org" email="security@e107.org" />
|
2012-12-19 10:47:40 +01:00
|
|
|
<description lan="LAN_PLUGIN_GSITEMAP_DESCRIPTION">Generates a Google Sitemap</description>
|
2008-12-20 21:48:06 +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>
|
2015-02-05 11:58:56 -08:00
|
|
|
<link url='admin_config.php' description='Configure gSitemap' icon='images/icon.png' iconSmall='images/icon_16.png' primary='true' >LAN_CONFIGURE</link>
|
2009-09-24 00:11:21 +00:00
|
|
|
</adminLinks>
|
|
|
|
<siteLinks>
|
2015-02-05 11:58:56 -08:00
|
|
|
<link name="" url="gsitemap.php?show" sef="sitemap" lan="GSLAN_Name">Sitemap</link>
|
2009-09-24 00:11:21 +00:00
|
|
|
</siteLinks>
|
2009-09-21 22:14:45 +00:00
|
|
|
<pluginPrefs>
|
|
|
|
</pluginPrefs>
|
2008-12-20 21:48:06 +00:00
|
|
|
</e107Plugin>
|