You are here

constant NODEWORDS_TYPE_NODE in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_NODE
  2. 6.2 nodewords.module \NODEWORDS_TYPE_NODE
11 uses of NODEWORDS_TYPE_NODE
hook_metatags_alter in ./nodewords.api.php
Alters the meta tags content.
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the form.
nodewords_basic_metatags_info in nodewords_basic/includes/nodewords_basic.nodewords.hooks.inc
Implements hook_metatags_info().
nodewords_nodeapi in ./nodewords.module
Implements hook_nodeapi().
nodewords_preprocess_page in ./nodewords.module
Implements hook_preprocess_page().

... See full list

File

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

Code

define('NODEWORDS_TYPE_NODE', 5);