You are here

constant NODEWORDS_TYPE_USER in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_USER
  2. 6.2 nodewords.module \NODEWORDS_TYPE_USER
10 uses of NODEWORDS_TYPE_USER
hook_metatags_default_values_alter in ./nodewords.api.php
Alters the default meta tags values.
hook_metatags_type in ./nodewords.api.php
Determinates the type of the object associated with the viewed page.
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the 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.

... See full list

File

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

Code

define('NODEWORDS_TYPE_USER', 8);