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.
package = Appearance
core = 7.x
configure = admin/appearance/page-theme |
page_theme.install |
page_theme.install |
|
Install, update and uninstall functions for the page_theme module. |
page_theme.module |
page_theme.module |
|
Allows to use different themes than the site default on specific pages. |
page_theme.theme.inc |
page_theme.theme.inc |
|
Theme functions for the page_theme module. |
README.txt |
README.txt |
|
Page Theme
==========
Allows to use different themes than the site default on specific pages.
Installation
------------
- Install this module using the official Drupal CMS instructions at
(https://www.drupal.org/node/895232)
- Visit the… |