You are here

constant NODEWORDS_GENERATION_WHEN_EMPTY in Nodewords: D6 Meta Tags 6

6 uses of NODEWORDS_GENERATION_WHEN_EMPTY
nodewords_basic_description_form in nodewords_basic/nodewords_basic.module
Set the form fields used to implement the options for the meta tag.
nodewords_extra_dc_description_form in nodewords_extra/nodewords_extra.module
Set the form fields used to implement the options for the meta tag.
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.
nodewords_og_og_description_form in nodewords_og/nodewords_og.module

... See full list

File

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

Code

define('NODEWORDS_GENERATION_WHEN_EMPTY', 1);