You are here

constant NODEWORDS_TYPE_PAGER in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_PAGER
  2. 6.2 nodewords.module \NODEWORDS_TYPE_PAGER
5 uses of NODEWORDS_TYPE_PAGER
nodewords_basic_metatags_info in nodewords_basic/includes/nodewords_basic.nodewords.hooks.inc
Implements hook_metatags_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_update_6300 in ./nodewords.install
Implements hook_update_N().

File

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

Code

define('NODEWORDS_TYPE_PAGER', 4);