You are here

constant NODEWORDS_TYPE_ERRORPAGE in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_ERRORPAGE
  2. 6.2 nodewords.module \NODEWORDS_TYPE_ERRORPAGE
7 uses of NODEWORDS_TYPE_ERRORPAGE
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the form.
nodewords_admin_menu in nodewords_admin/nodewords_admin.module
Implements hook_menu().
nodewords_admin_settings_form in nodewords_admin/nodewords_admin.admin.inc
Menu callback: settings form.
nodewords_basic_metatags_info in nodewords_basic/includes/nodewords_basic.nodewords.hooks.inc
Implements hook_metatags_info().
nodewords_detect_type_id in ./nodewords.module
Try to guess the type and the ID associated with the viewed page.

... See full list

File

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

Code

define('NODEWORDS_TYPE_ERRORPAGE', 2);