xmlsitemap_node.module

Version

1.1.2.22.2.15 (checked in on 2008/06/08 at 15:55:01 by darrenoh)

Description

Adds nodes to the site map.

Functions

Namesort iconDescription
theme_xmlsitemap_node_view_newsDisplay the nodes of a view as a Google News site map.
theme_xmlsitemap_node_view_sitemapDisplay the nodes of a view as an XML site map.
xmlsitemap_node_commentImplementation of hook_comment().
xmlsitemap_node_form_alterImplementation of hook_form_alter().
xmlsitemap_node_frequencyCalculate the change frequency of a node.
xmlsitemap_node_nodeapiImplmentation of hook_nodeapi().
xmlsitemap_node_node_typeImplementation of hook_node_type().
xmlsitemap_node_permImplementation of hook_perm().
xmlsitemap_node_priorityCalculate the priority of a node.
xmlsitemap_node_views_query_alterImplementation of hook_views_query_alter().
xmlsitemap_node_views_style_pluginsImplementation of hook_views_style_plugins().
xmlsitemap_node_xmlsitemap_linksImplementation of hook_xmlsitemap_links().
_xmlsitemap_node_excludesGet array of excluded types.
_xmlsitemap_node_frontpageGet the nid of the front page node.
_xmlsitemap_node_linksGet node links.
_xmlsitemap_node_submitAdd submit actions to forms.