drupal模板命名规则
时间:2011-06-03 来源:猫之良品
| Path | Tpl |
|---|---|
| / (首页) | |
| page-front.tpl.php | |
| node/%/edit (编辑页) | |
| page-node-edit.tpl.php | |
| page-node-story-edit.tpl.php | |
| node/% (内页) | |
| node.tpl.php | |
| node-story.tpl.php | |
| page-node.tpl.php | |
| page-node-2.tpl.php | |
| page-type-story.tpl.php | |
| user/% (用户资料页) | |
| page.tpl.php | |
| page-user.tpl.php | |
| page-user-1.tpl.php | |
| taxonomy/term/% (列表页) | |
| node.tpl.php | |
| node-story.tpl.php | |
| (以下需要开启views的taxonomy_term) | |
| node-view-taxonomy_term.tpl.php | |
| node-view-taxonomy_term-page.tpl.php | |
| page-taxonomy.tpl.php | |
| any block | |
| block.tpl.php | |
| block-region.tpl.php | |
| block-module.tpl.php | |
| block-module-delta.tpl.php | |
| any comment | |
| page-comment.tpl.php | |
| CCK | |
| content-field.tpl.php | |
| content-field-fieldname.tpl.php |
相关阅读 更多 +
排行榜 更多 +










