You are here

constant NODEWORDS_TYPE_FRONTPAGE in Nodewords: D6 Meta Tags 6.2

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_TYPE_FRONTPAGE
3 uses of NODEWORDS_TYPE_FRONTPAGE
nodewords_custom_pages_update_6102 in nodewords_custom_pages/nodewords_custom_pages.install
Implements hook_update_N().
nodewords_replace_tokens in ./nodewords.module
nodewords_update_6160 in ./nodewords.install
Implements hook_update_N().

File

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

Code

define('NODEWORDS_TYPE_FRONTPAGE', 3);