You are here

constant NODEWORDS_TYPE_PAGER in Nodewords: D6 Meta Tags 6

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_PAGER
  2. 6.2 nodewords.module \NODEWORDS_TYPE_PAGER
5 uses of NODEWORDS_TYPE_PAGER
nodewords_basic_robots_prepare in nodewords_basic/nodewords_basic.module
Set the meta tag content.
nodewords_preprocess_page in ./nodewords.module
Implements hook_preprocess_page().
nodewords_update_6146 in ./nodewords.install
Implements hook_update_N().
nodewords_update_6160 in ./nodewords.install
Implements hook_update_N().
_nodewords_detect_type_and_id in ./nodewords.module
Try to guess the $type and $id by looking at $_GET['q'].

File

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

Code

define('NODEWORDS_TYPE_PAGER', 4);