constant COMMUNITY_TAGS_MODE_BLOCK in Community Tags 6
Same name and namespace in other branches
- 5 community_tags.module \COMMUNITY_TAGS_MODE_BLOCK
- 6.2 community_tags.module \COMMUNITY_TAGS_MODE_BLOCK
- 7 community_tags.module \COMMUNITY_TAGS_MODE_BLOCK
Display modes.
1 use of COMMUNITY_TAGS_MODE_BLOCK
- community_tags_block in ./
community_tags.module - Implementation of hook_block().
File
- ./
community_tags.module, line 11 - Implements community tagging of nodes using a specific vocabulary for Drupal v6.x
Code
define('COMMUNITY_TAGS_MODE_BLOCK', 0);