You are here

constant NODEWORDS_TYPE_VOCABULARY in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_VOCABULARY
  2. 6.2 nodewords.module \NODEWORDS_TYPE_VOCABULARY
11 uses of NODEWORDS_TYPE_VOCABULARY
forum_metatags_type in includes/forum.inc
Implements hook_metatags_type().
image_metatags_type in includes/image.inc
Implements hook_metatags_type().
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the form.
nodewords_admin_form_taxonomy_form_vocabulary_alter in nodewords_admin/nodewords_admin.module
Implements hook_form_FORM_ID_alter().
nodewords_admin_settings_form in nodewords_admin/nodewords_admin.admin.inc
Menu callback: settings form.

... See full list

File

./nodewords.module, line 21
Implement an version that other modules can use to add meta tags.

Code

define('NODEWORDS_TYPE_VOCABULARY', 9);