You are here

constant NODEWORDS_TYPE_OFFLINE in Nodewords: D6 Meta Tags 6.2

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_OFFLINE
  2. 6 nodewords.module \NODEWORDS_TYPE_OFFLINE
2 uses of NODEWORDS_TYPE_OFFLINE
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 27
Implement an API that other modules can use to add meta tags.

Code

define('NODEWORDS_TYPE_OFFLINE', 11);