xmlsitemap.info 652 B

12345678910111213141516171819202122
  1. name = XML sitemap
  2. description = Creates an XML sitemap conforming to the <a href="http://sitemaps.org/">sitemaps.org protocol</a>.
  3. package = XML sitemap
  4. core = 7.x
  5. files[] = xmlsitemap.module
  6. files[] = xmlsitemap.inc
  7. files[] = xmlsitemap.admin.inc
  8. files[] = xmlsitemap.drush.inc
  9. files[] = xmlsitemap.generate.inc
  10. files[] = xmlsitemap.xmlsitemap.inc
  11. files[] = xmlsitemap.pages.inc
  12. files[] = xmlsitemap.install
  13. files[] = xmlsitemap.test
  14. recommends[] = robotstxt
  15. configure = admin/config/search/xmlsitemap
  16. ; Information added by Drupal.org packaging script on 2016-05-25
  17. version = "7.x-2.3"
  18. core = "7.x"
  19. project = "xmlsitemap"
  20. datestamp = "1464191061"