You are here

constant NODEWORDS_TYPE_DEFAULT in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_DEFAULT
  2. 6.2 nodewords.module \NODEWORDS_TYPE_DEFAULT
9 uses of NODEWORDS_TYPE_DEFAULT
hook_metatags_info in ./nodewords.api.php
Declares the meta tags implemented by a module.
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the form.
nodewords_admin_menu in nodewords_admin/nodewords_admin.module
Implements hook_menu().
nodewords_basic_metatags_info in nodewords_basic/includes/nodewords_basic.nodewords.hooks.inc
Implements hook_metatags_info().
nodewords_delete_tags in ./nodewords.module
Delete tags from table.

... See full list

File

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

Code

define('NODEWORDS_TYPE_DEFAULT', 1);