content_theme.admin.inc |
content_theme.admin.inc |
|
Admin page callbacks for the content_theme module. |
content_theme.info |
content_theme.info |
|
name = Content Theme
description = Allows to use different themes than the site default on content creating, editing, and viewing pages.
core = 6.x
package = Theme related |
content_theme.install |
content_theme.install |
|
Install, update and uninstall functions for the content_theme module. |
content_theme.module |
content_theme.module |
|
This module allows to use different themes than the site default on content
creating, editing, and viewing pages. |
content_theme_debugger.info |
content_theme_debugger/content_theme_debugger.info |
|
name = Content Theme Debugger
description = Displays a list of modules which override the system default theme sorted by module's call-up.
core = 6.x
package = Theme related
dependencies[] = content_theme |
content_theme_debugger.install |
content_theme_debugger/content_theme_debugger.install |
|
Install, update and uninstall functions for the content_theme_debugger module. |
content_theme_debugger.module |
content_theme_debugger/content_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
======
Content Theme
Description
===========
This module allows to use different themes than the site default on content
creating, editing, and viewing pages.
Requirements
============
Drupal 6.x
Installation
============
1. Move this… |