You are here

constant NODEWORDS_META in Nodewords: D6 Meta Tags 6.3

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_META
  2. 6.2 nodewords.module \NODEWORDS_META

The types of meta tags the module is able to handle.

3 uses of NODEWORDS_META
hook_metatags_info in ./nodewords.api.php
Declares the meta tags implemented by a module.
nodewords_basic_metatags_info in nodewords_basic/includes/nodewords_basic.nodewords.hooks.inc
Implements hook_metatags_info().
_nodewords_output_tags in ./nodewords.module
Render the meta tag values as HTML.

File

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

Code

define('NODEWORDS_META', 0);