sitemap generator support for the tag plugin

Creating and modifying plugins.
Post Reply
scottwalsh
Regular
Posts: 17
Joined: Sun May 20, 2007 9:05 am
Contact:

sitemap generator support for the tag plugin

Post by scottwalsh »

I noticed the "Sitemap Generator (for Crawlers)" doesn't include support for the pages generated by the Tags plugin.

I've created a version with support of the tags pages if anyone wants to use it (it does have the priority altered to my personal tastes).
Have the files on:
http://zone3.net.nz/documents/serendipi ... itemap.txt
http://zone3.net.nz/documents/lang_en.inc.txt

To use it you will need to rename the two files php and copy it over the existing copy in /plugins/serendipity_event_google_sitemap/.


Didn't update the other lang files as only speak English.
Added a single new line if someone would like to translate it.

Code: Select all

@define('PLUGIN_EVENT_SITEMAP_TYPES_TO_ADD_TAGS', 'Tags Pages');
[/code]
------

Scott Walsh

http://zone3.net.nz/
profile, journal of travels and photos
Boris

Post by Boris »

Hi,

I just commited your version and bumped the version. The plugin should be available to all interested users with the next spartacus-update.
Thank you for sharing your work.
Post Reply