constant CONTEMPLATE_TEASER_ENABLED in Content Templates (Contemplate) 7
Same name and namespace in other branches
- 5 contemplate.module \CONTEMPLATE_TEASER_ENABLED
- 6 contemplate.module \CONTEMPLATE_TEASER_ENABLED
4 uses of CONTEMPLATE_TEASER_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_preprocess_node in ./
contemplate.module - Implements tempalte_prerocess_node().
- contemplate_save in ./
contemplate.module
File
- ./
contemplate.module, line 4 - Create templates to customize teaser and body content.
Code
define('CONTEMPLATE_TEASER_ENABLED', 0x1);