Author: sergey.chernyshev
Description:
Namespace limit patch for generateSitemap.php
Sometimes in addition to restricting crawling by robots.txt, it's a good idea to limit a list of what goes to a sitemap.
E.g. it might be helpful in case some extensions create non-content namespaces (similar to MediaWiki namespace) and it doesn't make sense to include them into sitemap.
Attached is a patch to allow user specify a list of namespaces for which to generate sitemaps.
Version: unspecified
Severity: enhancement
attachment sitemaps_namespace_limit.patch ignored as obsolete