context_omega.info |
context_omega.info |
|
name = "Context Omega"
dependencies[] = "context"
description = "Provide a reaction to switch layout for omega theme."
package = "Context"
core = "7.x"
files[] =… |
context_omega.module |
context_omega.module |
|
Main module file for the Omega context integration module. |
context_omega.test |
context_omega.test |
|
Contains the tests for the context_omega module. |
context_omega_reaction_omega_layout.inc |
plugins/context_omega_reaction_omega_layout.inc |
|
|
context_omega_test.context.inc |
tests/context_omega_test/context_omega_test.context.inc |
|
Contains all the context exports. |
context_omega_test.info |
tests/context_omega_test/context_omega_test.info |
|
name = Context Omega test
description = Context Omega test functions.
core = 7.x
package = Context
version = CONTEXT_MODULE_VERSION
dependencies[] = block
dependencies[] = context
hidden = TRUE |
context_omega_test.module |
tests/context_omega_test/context_omega_test.module |
|
The main module file for the context_omega_test module. |