constant CONTEMPLATE_RSS_ENABLED in Content Templates (Contemplate) 6
Same name and namespace in other branches
- 5 contemplate.module \CONTEMPLATE_RSS_ENABLED
- 7 contemplate.module \CONTEMPLATE_RSS_ENABLED
4 uses of CONTEMPLATE_RSS_ENABLED
- contemplate_edit_type_form in ./
contemplate.module - Menu callback Edit the template for a specific node-type
- contemplate_get_template in ./
contemplate.module - Get a single template
- contemplate_nodeapi in ./
contemplate.module - Implementation of hook_nodeapi().
- contemplate_save in ./
contemplate.module
File
- ./
contemplate.module, line 6 - Create templates to customize teaser and body content.
Code
define('CONTEMPLATE_RSS_ENABLED', 0x4);