You are here

Files in Context 5

Primary tabs

File namesort descending Location Namespace Description
context.info context.info name = Context description = "Provide modules with a cache that lasts for a single page request." package = Context
context.module context.module
context.test tests/context.test
context_prefix.info context_prefix/context_prefix.info name = Context Prefix description = "Provides generalized context prefixing" dependencies = context package = Context
context_prefix.install context_prefix/context_prefix.install
context_prefix.module context_prefix/context_prefix.module
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 settings up a site structure using Context." dependencies = context package = Context
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
context_ui_admin.inc context_ui/context_ui_admin.inc
context_ui_contrib.info context_ui/context_ui_contrib.info name = Context UI Contrib description = "Provides integration with Context UI on behalf of the following contrib modules: Nodequeue, Outline, Views." dependencies = context context_ui package = Context
context_ui_contrib.module context_ui/context_ui_contrib.module
README.txt README.txt CONTEXT MODULE The context module provides a very simple API for storing information about a page as it is being generated. This allows modules and themes to be aware of things that they otherwise would not be able to easily detect. CONTEXT…

Other projects