Drupal Modules

extend and customize Drupal functionality with contributed modules.

Context

Context is a module to modify the architecture of your Drupal website and extends the Block system so you can be more flexible in your layouts. You can organize your site into sections and change the display using Conditions and Reactions.

Context allows you to define conditions to modify things:

1. Modules
   [ ] Context
   [ ] Context UI

2. Structure, Context to configure, organize into sections

   a. Condition to be met for this context change to happen, by path or this type of node.
      e.g. input into the field: about, about* display it on all subpages

   b. Reaction uses areas to so something specific, e.g. Add block
      remember to set the blocks to <none>