You are here

Functions in Nodewords: D6 Meta Tags 6

Primary tabs

Namesort descending Location Description Direct uses Strings
forum_nodewords_type_id includes/forum.inc Implements hook_nodewords_type_id().
hook_nodewords_api ./nodewords.api.php The hook is used from nodewords.module to know which API is supported by the the module.
hook_nodewords_tags_alter ./nodewords.api.php The hook is used to alter the metatags content.
hook_nodewords_tags_info ./nodewords.api.php This hook declares the meta tags implemented by the module.
hook_nodewords_tags_output_alter ./nodewords.api.php The hook is used to alter the string containing the metatags output.
hook_nodewords_type_id ./nodewords.api.php The hook is used from the module to determinate the type of the object associated with the currently viewed page (node, user, taxonomy term), and the ID of the object.
image_nodewords_type_id includes/image.inc Implements hook_nodewords_type_id().
nodewords_add_generation_fieldset ./nodewords.admin.inc Add the fieldset for the generation settings to the form passed as argument.
nodewords_base_url_validate ./nodewords.admin.inc Function to validate the base URL. 1
nodewords_basic_abstract_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_abstract_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_author_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_author_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_canonical_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_canonical_form_validate nodewords_basic/nodewords_basic.module 2
nodewords_basic_canonical_prepare nodewords_basic/nodewords_basic.module Use the common function for compiling the current URL.
nodewords_basic_description_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_description_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_install nodewords_basic/nodewords_basic.install Implements hook_install().
nodewords_basic_keywords_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_keywords_form_validate nodewords_basic/nodewords_basic.module Validate the values passed as keywords. 2
nodewords_basic_keywords_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_keywords_settings_form nodewords_basic/nodewords_basic.module
nodewords_basic_logo_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_logo_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_nodewords_api nodewords_basic/nodewords_basic.module Implements hook_nodewords_api().
nodewords_basic_nodewords_tags_info nodewords_basic/nodewords_basic.module Implements hook_nodewords_tags_info().
nodewords_basic_original_source_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_original_source_form_validate nodewords_basic/nodewords_basic.module 1
nodewords_basic_original_source_prepare nodewords_basic/nodewords_basic.module
nodewords_basic_perm nodewords_basic/nodewords_basic.module Implements hook_perm().
nodewords_basic_revisit_after_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_revisit_after_form_validate nodewords_basic/nodewords_basic.module Validate the meta tag value. 1
nodewords_basic_revisit_after_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_rights_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_rights_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_robots_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_robots_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_robots_settings_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_standout_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_standout_form_validate nodewords_basic/nodewords_basic.module 1
nodewords_basic_standout_prepare nodewords_basic/nodewords_basic.module
nodewords_basic_title_form nodewords_basic/nodewords_basic.module Set the form fields used to implement the options for the meta tag.
nodewords_basic_title_prepare nodewords_basic/nodewords_basic.module Set the meta tag content.
nodewords_basic_uninstall nodewords_basic/nodewords_basic.install Implements hook_uninstall().
nodewords_basic_update_6113 nodewords_basic/nodewords_basic.install Update old versions to 6.x-1.13-x. We had to jump to 6113 because 6.x-1.12- releases had already jumped to 6112, so updating would try running *all* updates and could potentially break the site.
nodewords_basic_update_6114 nodewords_basic/nodewords_basic.install Change the Canonical URL's path-alias variable to a new global one instead.
nodewords_basic_update_6115 nodewords_basic/nodewords_basic.install Remove the 'syndication-source' meta tag that was deprecated.
nodewords_basic_update_6116 nodewords_basic/nodewords_basic.install Convert the 'name' field from "copyright" to "rights" for existing records.
nodewords_content_extra_fields ./nodewords.module Implements hook_content_extra_fields(). Allow the meta tags fields to be sorted in the node edit forms.

Pages

Other projects