You are here

Functions in Nodewords: D6 Meta Tags 5

Primary tabs

Namesort descending Location Description Direct uses Strings
nodewords_abstract_form metatags/abstract.inc @file Support file for ABSTRACT meta tag.
nodewords_block ./nodewords.module Implementation of hook_block().
nodewords_copyright_form metatags/copyright.inc
nodewords_copyright_prepare metatags/copyright.inc @file Support file for COPYRIGHT meta tag.
nodewords_dc_title_form metatags/DC.Title.inc
nodewords_dc_title_prepare metatags/DC.Title.inc @file Support file for DC.Title meta tag.
nodewords_description_form metatags/description.inc
nodewords_description_prepare metatags/description.inc @file Support file for DESCRIPTION meta tag.
nodewords_form_alter ./nodewords.module Implementation of hook_form_alter().
nodewords_frontpage_form ./nodewords.module Menu callback: front page settings form. 1
nodewords_frontpage_form_submit ./nodewords.module
nodewords_geourl_form metatags/geourl.inc
nodewords_geourl_prepare metatags/geourl.inc @file Support file for GEOURL meta tag.
nodewords_get ./nodewords.module Get the defined meta tags for $type / $id. 2
nodewords_help ./nodewords.module Implemenation of hook_help().
nodewords_install ./nodewords.install Implementation of hook_install().
nodewords_keywords_form metatags/keywords.inc
nodewords_keywords_prepare metatags/keywords.inc @file Support file for KEYWORDS meta tag.
nodewords_menu ./nodewords.module Implementation of hook_menu().
nodewords_nodeapi ./nodewords.module Implementation of hook_nodeapi().
nodewords_nodewords ./nodewords.module Implementation of hook_nodewords().
nodewords_panels_handler ./nodewords.module Handling of edit/delete form for panels.
nodewords_panels_page_handler ./nodewords.module Handling of edit/delete form for panels (v2).
nodewords_perm ./nodewords.module Implementation of hook_perm().
nodewords_revisit_after_form metatags/Revisit-After.inc
nodewords_revisit_after_prepare metatags/Revisit-After.inc @file Support file for Revisit-After meta tag.
nodewords_robots_form metatags/robots.inc
nodewords_robots_prepare metatags/robots.inc @file Support file for ROBOTS meta tag.
nodewords_settings_form ./nodewords.module Menu callback: settings form. 1
nodewords_taxonomy ./nodewords.module Implementation of hook_taxonomy().
nodewords_token_list ./nodewords.module Implementation of hook_token_list().
nodewords_token_values ./nodewords.module Implementation of hook_token_values().
nodewords_uninstall ./nodewords.install Implementation of hook_uninstall().
nodewords_update_1 ./nodewords.install Update: nodewords.module < version 1.9 to nodewords.module version >= 1.9
nodewords_update_2 ./nodewords.install Update: nodewords.module <= version v.14 to nodewords.module version >= 1.15
nodewords_update_3 ./nodewords.install Update from 46 to 47 (UTF8 table encoding)
nodewords_update_4 ./nodewords.install Setting nodewords.module weight - fixes http://drupal.org/node/31383
nodewords_update_5 ./nodewords.install Calling cache_clear_all() - fix for http://drupal.org/node/79390
nodewords_update_6 ./nodewords.install Remove 255-char maximum limitation for meta tags.
nodewords_views_handler ./nodewords.module Handling of edit/delete form for views.
theme_nodewords_content ./nodewords.module Displays the defined meta tags $tags as content, eg in a block or body.
_nodewords_check_content ./nodewords.module Remove any content from the $tag that is not allowed in a meta content attribute. 1
_nodewords_delete ./nodewords.module Delete tags from table 5
_nodewords_delete_tag ./nodewords.module Delete one tag 1
_nodewords_detect_type_and_ids ./nodewords.module Try to guess the $type and $ids by looking at $_GET['q']. 1
_nodewords_filter_viewable ./nodewords.module Remove the meta tags from $tags that the user chose not to show. 1
_nodewords_form ./nodewords.module Create a form - returns a $form variable 2
_nodewords_get_builtin_function ./nodewords.module Create the correct function name to call for builtin tags. 2
_nodewords_get_builtin_tags ./nodewords.module Return a list of builtin tags from the metatags/ directory. 1
_nodewords_get_possible_tags ./nodewords.module Return a list of possible output tags 2

Pages

Other projects