constant VUD_NODE_DISPLAY_TEASER_ONLY in Vote Up/Down 7
Same name and namespace in other branches
- 6.3 vud_node/vud_node.module \VUD_NODE_DISPLAY_TEASER_ONLY
- 6.2 vud_node/vud_node.module \VUD_NODE_DISPLAY_TEASER_ONLY
2 uses of VUD_NODE_DISPLAY_TEASER_ONLY
- vud_node_link in vud_node/
vud_node.module - Implementation of hook_link().
- vud_node_node_view in vud_node/
vud_node.module - Implementation of hook_node_view().
File
- vud_node/
vud_node.module, line 9 - Adds a voting widget to nodes.
Code
define('VUD_NODE_DISPLAY_TEASER_ONLY', 1);