You are here

constant CONTEMPLATE_BODY_ENABLED in Content Templates (Contemplate) 6

Same name and namespace in other branches
  1. 5 contemplate.module \CONTEMPLATE_BODY_ENABLED
  2. 7 contemplate.module \CONTEMPLATE_BODY_ENABLED
4 uses of CONTEMPLATE_BODY_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 5
Create templates to customize teaser and body content.

Code

define('CONTEMPLATE_BODY_ENABLED', 0x2);