You are here

constant NODEWORDS_TYPE_CONTENT_TYPE in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6.2 nodewords.module \NODEWORDS_TYPE_CONTENT_TYPE

The type of objects to which the meta tags are associated.

1 use of NODEWORDS_TYPE_CONTENT_TYPE
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the form.

File

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

Code

define('NODEWORDS_TYPE_CONTENT_TYPE', 12);