Downloads

Download context-6.x-3.0-beta6.tar.gztar.gz 59.23 KB
MD5: df90d83aa3822f6e77cb5f94ccf0549c
SHA-1: e211664298f64d7adb7772a0a5b298d235c7251d
SHA-256: 8ef256c36a4e49d2321adf442c0166144da1203baa5917930bd6a9629517679e
Download context-6.x-3.0-beta6.zipzip 80.27 KB
MD5: d9f5ae9069ef82b22ea221c622eea0af
SHA-1: c65d6be3e4a6d02b493c6e9e5b4c78855f188303
SHA-256: b9d8e7eddf9fbcea1724659608d029b9b69d48fa2cce1b100bf33d22d6091e8e

Release notes

  • #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.
  • #449816 by jhedstrom, Steven Jones: preprocess_page implementation ignoring theme settings
  • #839366 by jelenex: Strict checking in context static cache API
  • #781792 by flobruit: Fix for user role condition when not using english as default language.
  • #863298 by donquixote, yhahn: Don't build blocks for regions not supported by current theme/layout.
  • #863298 by donquixote, yhahn: Only reset the block info cache when a form is submitted in the admin UI.
  • #826924: Fix incorrect usage of hookctoolsapi() for declaring plugins.
  • Ensure block info cache is rebuilt if necessary on editor form.
  • Remove excessive cache rebuilds.
  • More graceful handling of AJAX block render failure.
  • #759554: Allow theme regions to be rendered in node template for a limited number of conditions.
  • #823960 by jepedo: Don't overwrite classes in menu active trail reaction.
  • #830246: Clear CTools plugin cache for context when invalidating context cache.
  • Fix bad call to context_conditions().
  • #750572, #782224: Documentation for contextloadalter().
  • Adjust base class to make it easier to iterate over only contexts using your condition.
  • #653698: Handle menu options for non-unique paths.
  • #791862 by glass.dimly: Attempt to set proper menu name and fix menu trail condition.
  • #785350: Make block_list() a public function.
  • Force display:none on inline editor DOM elements.
  • #813954: Path exclusion and active context condition.
  • #731438: Retain blocks that are empty when using inline editor.
  • Removing nodequeue inc.
  • Add user page and context condition tests.
  • Move actual registry implementation into include.
  • Make sure plugins can be loaded before attempting execution.
  • Use get_contexts() method instead of iterating over all active contexts.
  • #748016: Breadcrumb reaction.
  • JSlint.
Created by: yhahn
Created on: 30 Jul 2010 at 19:39 UTC
Last updated: 1 Aug 2018 at 23:20 UTC
New features
Bug fixes
Insecure

Other releases