You are here

constant NODEWORDS_TYPE_NODE in Nodewords: D6 Meta Tags 6

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_NODE
  2. 6.2 nodewords.module \NODEWORDS_TYPE_NODE
18 uses of NODEWORDS_TYPE_NODE
nodewords_basic_canonical_form in nodewords_basic/nodewords_basic.module
Set the form fields used to implement the options for the meta tag.
nodewords_basic_description_form in nodewords_basic/nodewords_basic.module
Set the form fields used to implement the options for the meta tag.
nodewords_basic_keywords_prepare in nodewords_basic/nodewords_basic.module
Set the meta tag content.
nodewords_basic_nodewords_tags_info in nodewords_basic/nodewords_basic.module
Implements hook_nodewords_tags_info().
nodewords_extra_dc_creator_form in nodewords_extra/nodewords_extra.module
Set the form fields used to implement the options for the meta tag.

... See full list

File

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

Code

define('NODEWORDS_TYPE_NODE', 5);