什么模块可以为每个模块生成主题

时间:2012-05-02 09:26:51

标签: drupal module themes

在某些情况下,在drupal主题页面中我得到了每个模块的主题,什么模块或mmistake可以做到这一点?

enter image description here

1 个答案:

答案 0 :(得分:0)

从sites / all / themes,/ themes和sites / x / themes中删除非主题文件夹,如果您正在运行多站点结构,则x是站点名称。

这是因为主题和模块都具有相同的.info文件结构。