template.php
SCENARIO
I need to theme the edit page for ONLY article node type
GIVEN you have a node type of "article"
AND you want the node type to have its own edit template
WHEN you add/edit a node type of "article"
THEN the custom node type (edit "edit article") template is used.
The following works in Drupal 7
Darryn Nyberg
Posted Monday 20th 2012
