You are here

constant NODEWORDS_GENERATION_ALWAYS in Nodewords: D6 Meta Tags 6

4 uses of NODEWORDS_GENERATION_ALWAYS
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_og_og_description_form in nodewords_og/nodewords_og.module
_nodewords_prepare_description in ./nodewords.module
Extract or generate the description for the current object.

File

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

Code

define('NODEWORDS_GENERATION_ALWAYS', 2);