Writing XML Sitemap add-on modules

Last modified: June 15, 2008 - 06:11

XML Sitemap is designed to be extended by external modules. If you need capabilities which are not provided by existing modules, you can add them to your own module.

You can

If your module’s only purpose is to extend XML Sitemap, you should observe the following coding standards:

  • Start the name of your module with XML Sitemap: .
  • Include package = XML Sitemap in your .info file.
 
 

Drupal is a registered trademark of Dries Buytaert.