page_theme.admin.inc |
page_theme.admin.inc |
|
Admin page callbacks for the page_theme module. |
page_theme.info |
page_theme.info |
|
name = Page Theme
description = Allows to use different themes than the site default on specific pages.
core = 7.x
package = Theme related
configure = admin/structure/page-theme |
page_theme.install |
page_theme.install |
|
Install, update and uninstall functions for the page_theme module. |
page_theme.module |
page_theme.module |
|
This module allows to use different themes than the site default on specific
pages. |
page_theme_debugger.info |
page_theme_debugger/page_theme_debugger.info |
|
name = Page Theme Debugger
description = Displays a list of modules which override the system default theme sorted by module's call-up.
core = 7.x
package = Theme related
configure =… |
page_theme_debugger.install |
page_theme_debugger/page_theme_debugger.install |
|
Install, update and uninstall functions for the page_theme_debugger module. |
page_theme_debugger.module |
page_theme_debugger/page_theme_debugger.module |
|
This module displays a list of modules which override the system default
theme sorted by module's call-up. |
README.txt |
README.txt |
|
Module
======
Page Theme
Description
===========
This module allows to use different themes than the site default on specific
pages.
Requirements
============
Drupal 7.x
Installation
============
1. Move this folder into your modules… |