You are here

constant NODEWORDS_TYPE_NONE in Nodewords: D6 Meta Tags 6.2

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_NONE
  2. 6 nodewords.module \NODEWORDS_TYPE_NONE
3 uses of NODEWORDS_TYPE_NONE
nodewords_detect_type_id in ./nodewords.module
Try to guess the type and the ID associated with the viewed page.
nodewords_extra_nodewords_tags_output_alter in nodewords_extra/includes/nodewords_extra.nodewords.hooks.inc
nodewords_preprocess_page in ./nodewords.module
Implements hook_preprocess_page().

File

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

Code

define('NODEWORDS_TYPE_NONE', 0);