You are here

constant NODEWORDS_GENERATION_TEASER in Nodewords: D6 Meta Tags 6

2 uses of NODEWORDS_GENERATION_TEASER
nodewords_form_node_type_form_alter in ./nodewords.module
Implements hook_form_FORM_ID_alter().
nodewords_metatag_from_node_content in ./nodewords.module
Create the content of a meta tag from a node teaser.

File

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

Code

define('NODEWORDS_GENERATION_TEASER', 2);