You are here

constant NODEWORDS_TYPE_PAGE in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_PAGE
  2. 6.2 nodewords.module \NODEWORDS_TYPE_PAGE
5 uses of NODEWORDS_TYPE_PAGE
hook_metatags_delete in ./nodewords.api.php
Allows modules to be notified when meta tags are deleted.
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the form.
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_replace_tokens in ./nodewords.module
Create the content of a meta tag from a node teaser.

File

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

Code

define('NODEWORDS_TYPE_PAGE', 10);