context_reaction_theme.inc |
plugins/context_reaction_theme.inc |
|
Context plugin file to provide changing the active theme as a context
reaction. |
context_reaction_theme.info |
context_reaction_theme.info |
|
name = "Context Reaction: Theme"
description = "Adds a reaction to change the theme."
package = "Context"
dependencies[] = context
core = "7.x" |
context_reaction_theme.install |
context_reaction_theme.install |
|
Context plugin file to provide changing the active theme as a context
reaction. |
context_reaction_theme.module |
context_reaction_theme.module |
|
This module enables a context reaction to alter the active theme. |