You are here

Files in Context 7.3

Primary tabs

File namesort descending Location Namespace Description
context_ui.css context_ui/context_ui.css /** * Editor ============================================================= */ div.context-editor div.label { float:left; font-size: 14px; } div.context-editor div.links { float:right; } div.context-editor div.bottom { font-size: 12px; …
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 core = "7.x" configure = admin/structure/context files[] = context.module files[] =…
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_dialog.css context_ui/context_ui_dialog.css #context_ui_dialog-context-ui .item-list { overflow-y: auto; overflow-x: hidden; padding-right: 5px; } #context_ui_dialog-context-ui a, #context_ui_dialog-context-ui li a.active { color: #222; } #context_ui_dialog-context-ui ul { margin:…
README.txt README.txt Current state of Context for Drupal 7 ------------------------------------- Context for D7 is a straight port of Context 3.x from D6. There are no major API changes and any exported contexts from D6 should be compatible with the D7 version. You will…
README.txt context_ui/README.txt Context UI ---------- Context UI provides an administrative interface for managing and editing Contexts. It is not necessary for the proper functioning of contexts once they are built and can be turned off on most production…
README.txt context_layouts/README.txt Context layouts --------------- Context layouts provides a formalized way for themes to declare and switch between page templates using Context. It is a continuation of an old Drupal themer's trick to switch to something besides the standard…
theme.inc context_ui/theme/theme.inc

Pages

Other projects