You are here

Files in XML sitemap 7.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Uninstalling * Frequently Asked Questions (FAQ) * Known Issues * More Information * How Can You Contribute? *…
README.txt xmlsitemap_menu/README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The XML sitemap menu module, part of the XML…
README.txt xmlsitemap_engines/README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Troubleshooting * Maintainers INTRODUCTION ------------ The XML sitemap engines module, part of the XML…
README.txt xmlsitemap_taxonomy/README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The XML sitemap taxonomy module, part of the XML…
README.txt xmlsitemap_user/README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The XML sitemap user module, part of the XML…
README.txt xmlsitemap_custom/README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The XML sitemap custom module, part of the XML…
README.txt xmlsitemap_node/README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The XML sitemap node module, part of the XML…
xmlsitemap.admin.inc xmlsitemap.admin.inc Administrative page callbacks for the xmlsitemap module.
xmlsitemap.api.php xmlsitemap.api.php Hooks provided by the XML sitemap module.
xmlsitemap.drush.inc xmlsitemap.drush.inc Drush integration functions for the xmlsitemap module.
xmlsitemap.generate.inc xmlsitemap.generate.inc Sitemap generation and rebuilding functions for the xmlsitemap module.
xmlsitemap.inc xmlsitemap.inc Miscellaneous functions for the xmlsitemap module.
xmlsitemap.info xmlsitemap.info name = XML sitemap description = Creates an XML sitemap conforming to the <a href="http://sitemaps.org/">sitemaps.org protocol</a>. package = XML sitemap core = 7.x files[] = xmlsitemap.xmlsitemap.inc files[] =…
xmlsitemap.install xmlsitemap.install Install, update and uninstall functions for the xmlsitemap module.
xmlsitemap.module xmlsitemap.module xmlsitemap XML sitemap
xmlsitemap.pages.inc xmlsitemap.pages.inc Page callbacks for the xmlsitemap module.
xmlsitemap.test xmlsitemap.test Unit tests for the xmlsitemap.
xmlsitemap.variable.inc xmlsitemap.variable.inc Variable module integration.
xmlsitemap.views.inc xmlsitemap.views.inc Provides information about the data being made available for views.
xmlsitemap.xmlsitemap.inc xmlsitemap.xmlsitemap.inc XML sitemap integration functions for xmlsitemap.module.
xmlsitemap.xsl.css xsl/xmlsitemap.xsl.css body { background-color: #fff; font-family: Verdana,sans-serif; font-size: 10pt; } h1 { font-size: 1.25em; } table.tablesorter { background-color: #cdcdcd; margin: 10px 0 15px; font-size: 8pt; width: 100%; text-align:…
xmlsitemap_custom.admin.inc xmlsitemap_custom/xmlsitemap_custom.admin.inc Administrative page callbacks for the xmlsitemap_custom.
xmlsitemap_custom.drush.inc xmlsitemap_custom/xmlsitemap_custom.drush.inc Drush integration functions for the xmlsitemap_custom module.
xmlsitemap_custom.info xmlsitemap_custom/xmlsitemap_custom.info name = XML sitemap custom description = Adds user configurable links to the sitemap. package = XML sitemap core = 7.x dependencies[] = xmlsitemap files[] = xmlsitemap_custom.test configure = admin/config/search/xmlsitemap/custom
xmlsitemap_custom.install xmlsitemap_custom/xmlsitemap_custom.install Install and uninstall schema and functions for the xmlsitemap_custom module.
xmlsitemap_custom.module xmlsitemap_custom/xmlsitemap_custom.module Main file for XML sitemap Custom.
xmlsitemap_custom.scan.inc xmlsitemap_custom/xmlsitemap_custom.scan.inc Code for injecting custom XML sitemap entries for legacy stories.
xmlsitemap_custom.test xmlsitemap_custom/xmlsitemap_custom.test Unit tests for the xmlsitemap_custom.
xmlsitemap_engines.admin.inc xmlsitemap_engines/xmlsitemap_engines.admin.inc Administrative page callbacks for the xmlsitemap_engines module.
xmlsitemap_engines.api.php xmlsitemap_engines/xmlsitemap_engines.api.php Hooks provided by the XML sitemap engines module.
xmlsitemap_engines.info xmlsitemap_engines/xmlsitemap_engines.info name = XML sitemap engines description = Submit the sitemap to search engines. package = XML sitemap core = 7.x dependencies[] = xmlsitemap files[] = tests/xmlsitemap_engines.test recommends[] = site_verify configure =…
xmlsitemap_engines.install xmlsitemap_engines/xmlsitemap_engines.install Install, update and uninstall functions for the xmlsitemap_engines module.
xmlsitemap_engines.module xmlsitemap_engines/xmlsitemap_engines.module Main file for XML sitemap engines.
xmlsitemap_engines.test xmlsitemap_engines/tests/xmlsitemap_engines.test Tests for the xmlsitemap_engines module.
xmlsitemap_engines.variable.inc xmlsitemap_engines/xmlsitemap_engines.variable.inc Variable module integration.
xmlsitemap_engines_test.info xmlsitemap_engines/tests/xmlsitemap_engines_test.info name = XML sitemap engines test description = Support module for XML sitemap engines testing. package = Testing core = 7.x hidden = TRUE
xmlsitemap_engines_test.module xmlsitemap_engines/tests/xmlsitemap_engines_test.module Unit tests for the XML sitemap engines project.
xmlsitemap_i18n.info xmlsitemap_i18n/xmlsitemap_i18n.info name = XML sitemap internationalization description = Enables multilingual XML sitemaps. package = XML sitemap core = 7.x dependencies[] = xmlsitemap dependencies[] = i18n files[] = xmlsitemap_i18n.test
xmlsitemap_i18n.module xmlsitemap_i18n/xmlsitemap_i18n.module Main file for XML sitemap i18n.
xmlsitemap_i18n.test xmlsitemap_i18n/xmlsitemap_i18n.test Unit tests for the xmlsitemap_i18n project.
xmlsitemap_menu.info xmlsitemap_menu/xmlsitemap_menu.info name = XML sitemap menu description = Adds menu item links to the sitemap. package = XML sitemap core = 7.x dependencies[] = xmlsitemap dependencies[] = menu files[] = xmlsitemap_menu.test
xmlsitemap_menu.install xmlsitemap_menu/xmlsitemap_menu.install Install and uninstall schema and functions for the xmlsitemap_menu module.
xmlsitemap_menu.module xmlsitemap_menu/xmlsitemap_menu.module Main file for XML sitemap menu.
xmlsitemap_menu.test xmlsitemap_menu/xmlsitemap_menu.test Unit tests for the xmlsitemap_menu project..
xmlsitemap_modal.info xmlsitemap_modal/xmlsitemap_modal.info name = XML sitemap modal UI description = "Provides an AJAX modal UI for common XML sitemap tasks." package = XML sitemap core = 7.x dependencies[] = xmlsitemap dependencies[] = ctools hidden = TRUE
xmlsitemap_modal.module xmlsitemap_modal/xmlsitemap_modal.module Main file for XML sitemap Modal.
xmlsitemap_node.info xmlsitemap_node/xmlsitemap_node.info name = XML sitemap node description = Adds content links to the sitemap. package = XML sitemap core = 7.x dependencies[] = xmlsitemap files[] = xmlsitemap_node.test
xmlsitemap_node.install xmlsitemap_node/xmlsitemap_node.install Install and uninstall schema and functions for the xmlsitemap_node module.
xmlsitemap_node.module xmlsitemap_node/xmlsitemap_node.module Default file for XML sitemap node.
xmlsitemap_node.test xmlsitemap_node/xmlsitemap_node.test Unit tests for the xmlsitemap_node module.

Pages

Other projects