【问题标题】:showing different design layouts for inner pages in drupal在 drupal 中显示内页的不同设计布局 【发布时间】:2010-12-07 07:07:14 【问题描述】: 如何在 drupal 中为不同的内页显示不同的设计布局? 我如何仅在特定页面中显示我的模块的输出? 【问题讨论】: 标签: drupal drupal-modules drupal-theming 【解决方案1】: 要快速回答,请使用不同页面的页面模板。 请阅读以下内容了解如何使用模板。 http://drupal.org/theme-guide/6 http://www.shekhargovindarajan.com/tips-n-tricks/drupal-6-different-page-templates-for-different-content-types/ http://tips.webdesign10.com/how-to-make-a-drupal-theme 【讨论】: 你真的应该在你的答案中包含这里的信息,而不是链接到外部页面