你在这里

drupal的主题里的template.php的作用

我理解的drupal的主题里的template.php的作用是:
template.php相当于一个传递变量给page.tpl.php的一个中间页面,当然也包括了其他的相类似的page页面传递变量,例如page-tehui.tpl.php等等

drupalTechnology: