By khaki on
Is there a way to classify a content like if I have a “Story” and “Page” type under one template node.tpl.php?
Any idea is much appreciated…
thanks in advanced...
Is there a way to classify a content like if I have a “Story” and “Page” type under one template node.tpl.php?
Any idea is much appreciated…
thanks in advanced...
Comments
If you really want just to
If you really want just to use node.tpl.php (and not node-content_type_name.tpl.php) you could display different data based on $node->type