You are here

constant NODEWORDS_TYPE_VOCABULARY in Nodewords: D6 Meta Tags 6.2

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_VOCABULARY
  2. 6 nodewords.module \NODEWORDS_TYPE_VOCABULARY
11 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_add_tokens_help in ./nodewords.module
Add the tokens help to the form.
nodewords_admin_settings_form in nodewords_admin/nodewords_admin.admin.inc
Menu callback: settings form.
nodewords_basic_nodewords_tags_info in nodewords_basic/includes/nodewords_basic.nodewords.hooks.inc
Implements hook_nodewords_tags_info().

... See full list

File

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

Code

define('NODEWORDS_TYPE_VOCABULARY', 9);