You are here

constant NODEWORDS_TYPE_FORUM in Nodewords: D6 Meta Tags 6

2 uses of NODEWORDS_TYPE_FORUM
nodewords_menu in ./nodewords.module
Implements hook_menu().
_nodewords_detect_type_and_id in ./nodewords.module
Try to guess the $type and $id by looking at $_GET['q'].

File

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

Code

define('NODEWORDS_TYPE_FORUM', 12);