Drupal 7: naming node with Theme Developer
问题 I'm working on a Drupal 7 website. I need a custom node for a page, and I used Theme Developer module to find the candidate name for the node which I attached screenshot below. But it doesn't take action when I name as node__28.tpl.php What am I missing?! Thanks a lot! appreciate helps! 回答1: It should work with node--##.tpl.php . And don't forget to clear cache. 来源: https://stackoverflow.com/questions/5178751/drupal-7-naming-node-with-theme-developer