1.1.2.22.2.15 (checked in on 2008/06/08 at 15:55:01 by darrenoh)
Adds nodes to the site map.
| Name | Description |
|---|---|
| theme_xmlsitemap_node_view_news | Display the nodes of a view as a Google News site map. |
| theme_xmlsitemap_node_view_sitemap | Display the nodes of a view as an XML site map. |
| xmlsitemap_node_comment | Implementation of hook_comment(). |
| xmlsitemap_node_form_alter | Implementation of hook_form_alter(). |
| xmlsitemap_node_frequency | Calculate the change frequency of a node. |
| xmlsitemap_node_nodeapi | Implmentation of hook_nodeapi(). |
| xmlsitemap_node_node_type | Implementation of hook_node_type(). |
| xmlsitemap_node_perm | Implementation of hook_perm(). |
| xmlsitemap_node_priority | Calculate the priority of a node. |
| xmlsitemap_node_views_query_alter | Implementation of hook_views_query_alter(). |
| xmlsitemap_node_views_style_plugins | Implementation of hook_views_style_plugins(). |
| xmlsitemap_node_xmlsitemap_links | Implementation of hook_xmlsitemap_links(). |
| _xmlsitemap_node_excludes | Get array of excluded types. |
| _xmlsitemap_node_frontpage | Get the nid of the front page node. |
| _xmlsitemap_node_links | Get node links. |
| _xmlsitemap_node_submit | Add submit actions to forms. |