context 5.x-dev

New 5.x dev branch to add Drupal 10 compatibility. Currently same as the 8.x-4.1 branch.

context 8.x-4.0

Bug fixes
New features

Fixed issues since 8.x-4.0-beta6 release:

context 8.x-4.0-beta3

Bug fixes

8.x-4.0-beta3 covers several bug issues after 8.x-4.0-beta2 was released.

All issues fixed in 8.x-4.x branch after 8.x-4.0-beta2 release are in the 8.x-4.0-beta3 release.
We're planning to make the next release a stable release.

Enjoy it!

context 7.x-3.10

Security update
Insecure

Fix for security issue where there was a possible XSS in context_reaction_block.js.

Context - Moderately critical - Cross site scripting - SA-CONTRIB-2019-028

context 7.x-3.9

Bug fixes
Insecure

Fixes to various bugs including one introduced in the previous release.

Changes since 7.x-3.8:

context 7.x-3.8

Bug fixes
Insecure

Focus of this release:

Additional changes since 7.x-3.7:

context 8.x-4.0-beta2

Bug fixes

Fixes an issue, that was causing a warning for all the blocks added before the beta update.

context 8.x-4.0-beta1

Bug fixes
New features

First Beta release of Context module for Drupal 8.

context 8.x-1.0-alpha1

Initial alpha release of the context module for Drupal 8.

Please report any issues on Github at https://github.com/oddhill/context/issues.

context 8.x-0.x-dev

New features

This is the initial release of the development branch for the Drupal 8 version of Context.

context 7.x-3.5

Bug fixes
Insecure

Changes since 3.4:

This fixes possible DB consistency problems in 3.4.

context 7.x-3.2

Bug fixes
New features
Insecure

This release changes the block render array structure to fix #1414660: editable_block breaks block rendering. It's possible that this will break your site if you've worked around this issue in your theme. See that issue for details.

Changes since 7.x-3.1:

context 7.x-3.1

Bug fixes
Insecure

Fixes an issue in 3.0 with requirements hook not returning a value by removing hook as core Drupal requirements hooks ensure a version of PHP providing json_decode. #2113611: [Fatal error] hook_requirements() not returning anything

context 6.x-3.2

Security update

* Vulnerability one - remote code execution possibility through json_decode implementation in the block reaction. This update removes the implementation in the block reaction and you will need to ensure your version of PHP included a json_decode function before applying.

context 7.x-3.0

Security update
Bug fixes
Insecure

This release of Context addresses two security vulnerabilities and a bug introduced in rc1.

context 7.x-3.0-rc1

Bug fixes
Insecure

Note that since beta5 it is no longer is it necessary to place the inline editor block, instead the editing interface should be accessible via contextual links on any block element. Please see the README for context_ui or the project homepage for information about the inline editing interface.

context 7.x-3.0-beta7

Bug fixes
Insecure

Note that since beta5 it is no longer is it necessary to place the inline editor block, instead the editing interface should be accessible via contextual links on any block element. Please see the README for context_ui or the project homepage for information about the inline editing interface.

#1795790 by yannickoo and loominade: Horrible UI in menu condition - adjusted to allow menu item select element to grow in size with a cap to provide
#1785668 by jpstrikesback and itaine: Access Check / Permissions for 'Use context editor dialog' - ensured configure layouts contextual link only shows for users with permissions to administer contexts
#2019081 by tekante, dblue: Increase CSS selector specificity in context_reaction_block.css - updated to remove offending rule as it appears unused
#1727794 by tnanek, brunodbo, idflood, kurtzhong, eagle82, bleen18,: Notice: Array to string conversion - corrected theme function to use expected variables array
#987148 by jdelaune, peterpoe and tekante: jquery ui always being included, adjusted so that elements are only included for users who can edit contexts
#1909884 by delzhand and tekante: Left alignment of context layout editor. Adjusted CSS for initial alignment of inline editor dialog.
#1930326 by tekante and TravisJohnston: Updated context ui readme with updated instructions about enabling the inline editor

context 7.x-3.0-beta6

Security update
Bug fixes
Insecure

#1866148 by stijndm: Closing the inline editor results in a page not found on sites using path prefixex
Addition of block token to ensure json block rendering is only available to those who can place blocks

context 7.x-3.0-beta5

New features
Bug fixes
Insecure

Please note that this release contains a significant adjustment to the functionality for the context inline editor. No longer is it necessary to place the inline editor block, instead the editing interface should be accessible via contextual links on any block element.

#1238580 by tekante, mukhsim: Context edit form does not assign block weights properly.
#1720412: A reaction plugin without function options_form results in WSOD
#1154908 by johnbarclay: context_reaction_block.inc doens't load blocks as drupal core does, creating inconsistent behavior
#1124544 by wapnik, tcmug, hctom, idflood, febbraro: i18n conflict - Menu reaction doesn't have any effect
#1670392 by Sheldon Rampton: Better documentation for creating Drupal integration points
#1297776 by tekante, bensey: Blocks missing from reactions when context layouts is enabled.
#1439134 by jamesharv, clarew: Error when saving context - unable to define weight
#1050724 by jec006, e2thex, tirdadc: revamp of the context_ui inline editor behavior to remove the need to place the inline editor
#1076706 by tekante, mortendk: Corrected issue where menu blocks are dropped from contexts when using the inline editor

context 7.x-3.0-beta4

Bug fixes
Insecure

#1451830 by tekante: Ensuring a clean error message instead of a PDO error message is generated when trying to create a context with a duplicate name
#1496236 by tekante: Upgrade from D6 to D7 broken - removed Drupal 6 hook_update_N functions from .install file
#1178008 by adamdicarlo: context_layout_theme() no-template PHP notice.
#1459620 by andrew_k, wbobeirne, tekante: Make exclude symbol clearer in condition description
#1251240 by dalin: Context block reaction lists blocks without calling hook_block_info_alter().

context 7.x-3.0-beta3

Bug fixes
Insecure

#1132842: fatal error in plugin context_reaction_css_injector.inc
#1587444: Menu set active trail 'hack' breaks menu_position module in Drupal 7.14
#1169264: system-main block does not respect context assigned weight when block module is enabled
#1320864: Context not respecting block language
#1416260: Problem with context-filter
#1267958: Context condition for user registration form doesn't fire
#1401964: Empty blocks are always show to admins when using the context inline editor

context 7.x-3.0-beta1

New features
Bug fixes
Insecure

This was a good issue clean scrub for the 7x branch. Mostly bug fixes, etc. Thanks to all those that helped debug and patch.

context 7.x-3.0-alpha3

Bug fixes
Insecure
  • #983662 by mikl: Fix 'destination' for l()
  • #961658 by benshell: ctools_render_alter() arguments don't match drupal_alter().
  • #933946 by DamienMcKenna: Update path references to admin/build/context.
  • #978066 by Dave Reid: Fix test declarations of getInfo()
  • Sort context blocks by weight.
  • #991856 by bblake, Wrap vars in check_plain.
  • Fix for context inline editing with structured blocks.
  • Update context layouts select dropdown and admin forms for D7 core api change.

context 7.x-3.0-alpha2

Bug fixes
Insecure
  • Fix for region over/out handlers.
  • Update block info cache clearing logic for D7.
  • Taxonomy term page condition.

context 6.x-3.0

Bug fixes
Insecure

Upgrading from Context 2.x for Drupal 6.x

If you are upgrading from Context 2.x consider this a major branch upgrade. Test the upgrade path on a staging or development site first and make a database backup.

context 6.x-3.0-rc2

Bug fixes
Insecure
  • #886110: Ensure breadcrumb reaction does not show hidden and non-titled items.
  • #882336 by indytechcook: Fix for context region placeholder css.

context 6.x-3.0-beta8

Bug fixes
Insecure

Context 3.0-beta8 REQUIRES CTools 1.7+ Please update to the latest release of CTools when using this release of Context.

  • Fix for PHP strict notices.
  • Escape condition options properly.
  • Adding a test to context for AJAX block generation.
  • #871740 by jeffam: Link to context page from debug info.
  • Introduce settings forms for plugins and allow core block handling to be disabled.
  • #872564: Don't include blocks in ->block_list() unless inline editing for real.
  • Updating hook_help().

context 6.x-3.0-beta7

New features
Bug fixes
Insecure

Apparently DRUPAL-6--3-0-BETA6 was a dud, tagged a while ago. Please see the beta6 release notes for the actual changes in this release.

context 6.x-3.0-beta6

New features
Bug fixes
Insecure
  • #815276: Preserve request when requesting AHAH block render
  • by rsoden: User page condition.
  • Add mode options for user page condition.
  • #777500 by thebuckst0p: Fix for context imports.
  • #811424: condition_used() check to prevent unused conditions from firing.
  • Remove condition map checks which now occur in conditions themselves.
  • Introduce hookcontextnodeconditionalter() to allow other modules to easily add their plugin to node-related events.
  • Add entry for hookcontextnodeconditionalter() to context.api.php.
  • #741078 by chellman & smk-ka, fixing block sort for php versions below 5.2.6
  • Simplify inline editor markup, JS handling.
  • Allow for multiple instances of the contextEditor JS object.
  • Explicitly declare #theme on context inline editor.
  • Better CSS class for hidden block categories.
  • #833214 by irakli: Don't rebuild registry when using context inline editor.
  • Nicer styling around inline editor loading, block items.
  • #724852: Add helptext for using bulk exporter with context.
  • #736760 by chellman: Don't declare function as static if called within object context.
  • #791412 by jhedstrom: Separate node page and node from conditions.

Pages

Subscribe with RSS Subscribe to Releases for Context