Closed (works as designed)
Project:
Content Templates (Contemplate)
Version:
6.x-0.10
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2008 at 07:43 UTC
Updated:
13 May 2008 at 06:23 UTC
Comments
Comment #1
jrglasgow commentedWhy? drupal.org provides context highlighting when you put your code in 'code' tags, or in php brackets, i.e.:
print $node->commentThe node title and meta data (created by, etc...) are not part of the content. Content Templates only effects the content part of the node.
Comment #2
chandrabhan commentedThanks. Is there any way to suppress at least the meta data if not the the title? (by any other means)