active-menus.html |
context_ui/help/active-menus.html |
|
|
context-conditions.html |
context_ui/help/context-conditions.html |
|
|
context-reactions.html |
context_ui/help/context-reactions.html |
|
|
context.core.inc |
context.core.inc |
|
|
context.info |
context.info |
|
name = Context
description = "Provide modules with a cache that lasts for a single page request."
package = Context
core = "6.x" |
context.install |
context.install |
|
|
context.module |
context.module |
|
|
context.test |
tests/context.test |
|
|
context_blocks.test |
tests/context_blocks.test |
|
|
context_contrib.info |
context_contrib/context_contrib.info |
|
name = Context Contrib
description = "Provides integration with Context on behalf of the following contrib modules: Nodequeue, Views, CSS Injector."
dependencies[] = context
package = Context
core = "6.x" |
context_contrib.module |
context_contrib/context_contrib.module |
|
|
context_ui-list-contexts.tpl.php |
context_ui/context_ui-list-contexts.tpl.php |
|
Displays the list of contexts on the administration screen. |
context_ui-list.css |
context_ui/context_ui-list.css |
|
div.context-namespace-attribute {
margin-top: 1em;
background: #eee;
border: 2px solid #ddd;
}
div.context-namespace-attribute-title {
margin: 2px;
padding-left: 10px;
font-weight: bold;
background: #fff;
line-height: 1.8;
border:… |
context_ui.admin.inc |
context_ui/context_ui.admin.inc |
|
|
context_ui.css |
context_ui/context_ui.css |
|
/**
* Context devel block ================================================
*/
.context-devel-space {
font-weight:bold;
padding:3px 5px;
background:#369; color:#fff;
}
.context-devel-tree {
border-right:1px solid #69c;
border-bottom:1px… |
context_ui.info |
context_ui/context_ui.info |
|
name = Context UI
description = "Provides a simple UI for setting up a site structure using Context."
dependencies[] = context
package = Context
core = "6.x" |
context_ui.install |
context_ui/context_ui.install |
|
|
context_ui.module |
context_ui/context_ui.module |
|
|
context_ui.test |
context_ui/tests/context_ui.test |
|
|
default-context.html |
context_ui/help/default-context.html |
|
|
default-contexts.html |
context_ui/help/default-contexts.html |
|
|
getting-started.html |
context_ui/help/getting-started.html |
|
|
node-condition.html |
context_ui/help/node-condition.html |
|
|
README.txt |
README.txt |
|
Context for Drupal 6.x
Installation
------------
Context can be installed like any other Drupal module -- place it in
the modules directory for your site and enable it (and its requirement,
context) on the admin/build/modules page.
You will probably… |
taxonomy-condition.html |
context_ui/help/taxonomy-condition.html |
|
|
type.html |
context_ui/help/type.html |
|
|