You are here

constant NODEWORDS_TYPE_VOCABULARY in Nodewords: D6 Meta Tags 6

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_VOCABULARY
  2. 6.2 nodewords.module \NODEWORDS_TYPE_VOCABULARY
7 uses of NODEWORDS_TYPE_VOCABULARY
forum_nodewords_type_id in includes/forum.inc
Implements hook_nodewords_type_id().
image_nodewords_type_id in includes/image.inc
Implements hook_nodewords_type_id().
nodewords_form_taxonomy_form_vocabulary_alter in ./nodewords.module
Implements hook_form_FORM_ID_alter().
nodewords_load_tags in ./nodewords.module
Load tags from table.
nodewords_taxonomy in ./nodewords.module
Implements hook_taxonomy().

... See full list

File

./nodewords.module, line 33
Implement an API that other modules can use to implement meta tags.

Code

define('NODEWORDS_TYPE_VOCABULARY', 9);