You are here

constant NODEWORDS_TYPE_PAGER in Nodewords: D6 Meta Tags 6.2

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_PAGER
  2. 6 nodewords.module \NODEWORDS_TYPE_PAGER
7 uses of NODEWORDS_TYPE_PAGER
nodewords_basic_nodewords_tags_info in nodewords_basic/includes/nodewords_basic.nodewords.hooks.inc
Implements hook_nodewords_tags_info().
nodewords_basic_robots_prepare in nodewords_basic/includes/nodewords_basic.nodewords.tags.inc
Set the meta tag content.
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().
nodewords_replace_tokens in ./nodewords.module

... See full list

File

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

Code

define('NODEWORDS_TYPE_PAGER', 4);