根据 URL 更改主题
Change a theme based on the URL
我有一个 Drupal7 实例 example.com.Which 安装并激活了主题 bartik。
我希望在查看此部分下的页面时显示不同的主题(例如 http://example.com/events, http://example.com/node/1)。我该怎么做?他们的 any shot 代码或 drupal 模块是否可用于显示基于 url 的不同主题?
我有一个 Drupal7 实例 example.com.Which 安装并激活了主题 bartik。
我希望在查看此部分下的页面时显示不同的主题(例如 http://example.com/events, http://example.com/node/1)。我该怎么做?他们的 any shot 代码或 drupal 模块是否可用于显示基于 url 的不同主题?