mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
19 lines
900 B
XML
19 lines
900 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Id: plugin.xml,v 1.5 2009-09-24 00:11:20 e107coders Exp $ -->
|
|
<e107Plugin name="GSLAN_19" version="1.0" compatibility="0.8" installRequired="true" releaseUrl=''>
|
|
<author name="e107 Inc." url="http://e107coders.org" email="cameron@e107coders.org" />
|
|
<description>GSLAN_41</description>
|
|
<logLanguageFile filename="languages/--LAN--_admin_gsitemap.php" />
|
|
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
|
<adminLinks>
|
|
<link url='admin_config.php' description='Configure feature box' icon='images/icon.png' iconSmall='images/icon_16.png' primary='true' >Configure Sitemap</link>
|
|
</adminLinks>
|
|
<siteLinks>
|
|
<link name="" url="/gsitemap.php?show" >Sitemap</link>
|
|
</siteLinks>
|
|
<pluginPrefs>
|
|
</pluginPrefs>
|
|
<management>
|
|
<installDone>GSLAN_42</installDone>
|
|
</management>
|
|
</e107Plugin> |