You are here

constant NODEWORDS_TYPE_NONE in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_NONE
  2. 6.2 nodewords.module \NODEWORDS_TYPE_NONE
2 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_preprocess_page in ./nodewords.module
Implements hook_preprocess_page().

File

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

Code

define('NODEWORDS_TYPE_NONE', 0);