Releases for Context

context 6.x-2.0-beta7

yhahn - September 1, 2009 - 02:38
Download Size md5 hash
context-6.x-2.0-beta7.tar.gz 34.05 KB bb59a70b888bd973ab376b0de58caca0
Official release from CVS tag: DRUPAL-6--2-0-BETA7
Last updated: September 1, 2009 - 02:40

Fix for Aegir migration issue where context_ui schema could not be migrated successfully without context_ui.install.

context 6.x-2.0-beta6

jmiccolis - August 26, 2009 - 22:38
Download Size md5 hash
context-6.x-2.0-beta6.tar.gz 33.93 KB b6e6a07861e6a7c460086d91d85fc032
Official release from CVS tag: DRUPAL-6--2-0-BETA6
Last updated: August 26, 2009 - 22:40

#526770 by brmassa: Remove unneeded GROUP BY from query to improve PGSQL compatibility.
#518350 by alexpott: Provide a wide enough #delta range for block weights to accommodate block configurations.
#552370 by q0rban: Fixing disabled regions handling for drupal_set_content() content.
Removing stale hook_schema, .install from context_ui.

context 6.x-2.0-beta5

yhahn - July 24, 2009 - 02:30
Download Size md5 hash
context-6.x-2.0-beta5.tar.gz 34.93 KB 9720b7228bb1da13113b6c49cd7d4fbb
Official release from CVS tag: DRUPAL-6--2-0-BETA5
Last updated: July 24, 2009 - 02:35

#521542 by tim.cosgrove: Aggregate theme body classes from all active contexts.
#514126: Fix for text on revert confirmation page.
#527950 by jhedstrom: Match path conditions against both canonical paths and aliases.
#517020 by q0rban: Fix bad argument for css injector condition.
#528956 by Pasqualle: Code style cleanup.
#526770 by brmassa: Fix for context_ui blocks query Postgres compatibility.
#522690 by Scott Reynolds: Smarter context condition check for node forms.
Don't set default values for text columns.

context 6.x-2.0-beta4

yhahn - July 13, 2009 - 14:43
Download Size md5 hash
context-6.x-2.0-beta4.tar.gz 34.89 KB 6116deecbf58fab61634d1bfbb3797dc
Official release from CVS tag: DRUPAL-6--2-0-BETA4
Last updated: July 13, 2009 - 14:45

Fix for bad processing of non-checkbox nested form elements.

context 6.x-2.0-beta3

yhahn - July 10, 2009 - 14:51
Download Size md5 hash
context-6.x-2.0-beta3.tar.gz 34.87 KB 7993a58fcb055b400c64a8926a4d5542
Official release from CVS tag: DRUPAL-6--2-0-BETA3
Last updated: July 10, 2009 - 14:55
  • #490912 by q0rban: Fix for bulk export generator which used a deprecated hook name.
  • #489308: Fixing bad update script call to context_ui_invalidate_cache().
  • #477566: Fixes for PHP notices.
  • Moving README from context_ui to context proper. Updating hook documentation.
  • #442882: Fixing bad helptext for active menu reaction.
  • #472982: Fix for css injector reaction and introducing hook_context_page_reaction() for initial page generation reactions
  • Fix for PHP notices.
  • No longer attempt to set a default value in mysql for context.data.
  • #491882 by Pasqualle: Fix for checkbox value handling.
  • #496654 by sirkitree: Fix for context_ui compatibility with jQuery 1.3.x
  • #492510 by socki: Fix for block UI when working with regions with multiple underscores.

context 6.x-2.0-beta2

yhahn - June 5, 2009 - 20:33
Download Size md5 hash
context-6.x-2.0-beta2.tar.gz 35.61 KB 60123b7df8f7d6d57076d8ffbbdd391a
Official release from CVS tag: DRUPAL-6--2-0-BETA2
Last updated: June 5, 2009 - 20:35

The path condition has been updated in beta2 to use drupal_match_path(). If you are using this condition in your contexts, you can update your paths automatically using the update.php script. Otherwise you can capture the same behavior as the previous path setter using a wildcard:

Previous path:

foo/bar

New path:

foo/bar*

  • Fixes for bad block retrieval notices.
  • Fix for cross-theme block visiblity.
  • #463898 by Damien Tournoud: use item href rather than link_path for menu trail condition.
  • #463898: Adding menu trail based context condition.
  • Fix for selected value display on selects with nested array structures.
  • #456098: Avoiding usage of context_set_by_condition() in hook_init().
  • #421682: Using standard drupal_match_path() for context path conditions.
  • #443114: Smarter placement of _block_rehash() and stopgap measure that allows blocks from any theme to be used in contexts.
  • #450332 by callisto: Allow to be specified under path condition for the site frontpage.
  • Switching context_links rendering to respect existing options array attributes.
  • Removing t() from strings in hook_menu.
  • Make theme registry alter less aggressive for theme_blocks.

context 6.x-2.0-beta1

yhahn - April 21, 2009 - 21:52
Download Size md5 hash
context-6.x-2.0-beta1.tar.gz 34.72 KB 36190789297e6bd330bfdb96f6438f33
Official release from CVS tag: DRUPAL-6--2-0-BETA1
Last updated: April 21, 2009 - 21:55

Initial BETA release of 2.0 branch.

context 6.x-2.0-alpha2

yhahn - April 15, 2009 - 14:01
Download Size md5 hash
context-6.x-2.0-alpha2.tar.gz 34.72 KB 5462875e3f107bc594bff71d3ece0eed
Official release from CVS tag: DRUPAL-6--2-0-ALPHA2
Last updated: April 15, 2009 - 14:05

ALPHA2 of 2.0 branch. Small fix to update script from dmitrig01.

context 6.x-2.0-alpha1

yhahn - April 6, 2009 - 18:25
Download Size md5 hash
context-6.x-2.0-alpha1.tar.gz 34.7 KB 59bb735af39e5e7169d4447468900d55
Official release from CVS tag: DRUPAL-6--2-0-ALPHA1
Last updated: April 6, 2009 - 18:30

Initial 2.0 branch release.

context 6.x-1.0-alpha4

yhahn - March 7, 2009 - 14:24
Download Size md5 hash
context-6.x-1.0-alpha4.tar.gz 43.03 KB 75eb55b2699f0c118a12e2d23c2c45fc
Official release from CVS tag: DRUPAL-6--1-0-ALPHA4
Last updated: March 7, 2009 - 14:25
  • #367057: Overhaul of admin/build/context interface by dmitrig01.
  • Added an experimental path-based context setter.
  • #336469: Fixing sticky checkbox for hidden blocks and using more human-friendly labels in block UI. From dmitrig01.
  • #367775: Consistifying use of namespace/attribute/value delimiters in code. From dmitrig01.
  • Fixed for menu primary/secondary link menu active trail handling -- previously only secondary links would receive a context-based active class when both were employed.
  • #356960: Fix for context_ui_set() error where an array of IDs are passed. context_ui_set() no longer accepts arrays for the $id parameter. Reported by loze.
  • #356626: Adding patch to improve performance and integration with memcache & aggressive caching. From m3avrck.

context 6.x-1.0-alpha3

yhahn - January 4, 2009 - 05:37
Download Size md5 hash
context-6.x-1.0-alpha3.tar.gz 41.1 KB 089ee4e1cf2aa607907ad3b2a0164c71
Official release from CVS tag: DRUPAL-6--1-0-ALPHA3
Last updated: January 4, 2009 - 05:40

Please see CHANGELOG.txt in context_ui. http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/context/con...

context 6.x-1.0-alpha2

yhahn - December 8, 2008 - 04:03
Download Size md5 hash
context-6.x-1.0-alpha2.tar.gz 38.06 KB 8844f43a41a0de12fcde4a1b4cdeb147
Official release from CVS tag: DRUPAL-6--1-0-ALPHA2
Last updated: December 8, 2008 - 04:05
  • This release makes several changes to the DB schema! Please backup before upgrading.
  • There has been a minor change to exported context definitions. If you are using exported contexts, please update your definitions to use a string value instead of an array for associated menu paths.
  • If you have written any implementations of hook_context_items(), you will need to split your definition across hook_context_getters() and hook_context_setters(). Please see context_ui_context_setters() and _getters() as examples.

context 6.x-1.0-alpha1

yhahn - November 7, 2008 - 07:40
Download Size md5 hash
context-6.x-1.0-alpha1.tar.gz 37.08 KB 9ffd5f0ff0380abfc86ecc755dc137b2
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Last updated: November 7, 2008 - 07:45

Alpha release of context for Drupal 6.

context 5.x-1.0-beta1

yhahn - October 22, 2008 - 17:38
Download Size md5 hash
context-5.x-1.0-beta1.tar.gz 35.69 KB 19beddd850b7d372c70592c90a6082df
Official release from CVS tag: DRUPAL-5--1-0-BETA1
Last updated: October 22, 2008 - 17:40

Beta release of context for Drupal 5.

context 6.x-1.x-dev

jmiccolis - September 7, 2008 - 00:38
Download Size md5 hash
context-6.x-1.x-dev.tar.gz 34.7 KB 0e7c2b3b45fdacf9b4e515a6f084ca04
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: July 9, 2009 - 00:07

Development Branch for Drupal 6.x

context 5.x-1.x-dev

jmiccolis - March 21, 2008 - 21:10
Download Size md5 hash
context-5.x-1.x-dev.tar.gz 35.69 KB 8260a17b68a8a1c635d44f5e7943c3cc
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: October 7, 2008 - 00:03

Drupal 5 Development Branch

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.