Downloads

Download ctools-6.x-1.3.tar.gztar.gz 373.23 KB
MD5: f3cfab0b951c6e63b8b1d31e969518b7
SHA-1: fc0f9530b95a2b43b54e4ba789fd176d53a022e3
SHA-256: 2db0d6c030352b79a747a5f54ceced4b744d0c38ca4b72743967505326bc3e13
Download ctools-6.x-1.3.zipzip 554.91 KB
MD5: 73692480f5c3b0863ffaa2c677a6ee05
SHA-1: 3587c5f4ca7e8f7fd29c21bd9d2d77a944a2fad1
SHA-256: b69a66d736e2aa8b8b4bc66654c8b4fb7c4ee1a06f4db4ede901e6653eeada10

Release notes

NOTE: If you are running Panels + CTools together, you MUST update them together or they will stop working!

    Added support for context keyword substitutions on override paths in content panes provided by views_content.
  • #612850: Fix crash bug with panes referencing deleted/missing views.
  • #595442: Fix AJAX problems with mod_security enabled.
  • Introduce a "jump menu" tool which can be used to provide jump menus with a select.
  • Change plugins to no longer need magic function. Can now use $plugin = array(...) instead.
  • #652236 by alevine: Preserve pre-existing class when adding ajax functionality to form widgets.
  • #657474: Allows clean exporting for task handlers set to be the homepage.
  • #588246 by brynbellomy: Add "context exists" access plugin.
  • #618194 by brynbellomy: Add "string length" access plugin.
  • #618204 by brynbellomy: Add "string comparison" access plugin.
  • #621444 by hefox: contact pages should only show up if contact module is active.
  • #649144 by neclimdul: Expand ctools_include() to work for other modules. Move API version to 1.3.1
  • #646944 by DamienMcKenna: Fix wrong variable name in page_manager_enable_page().
  • Allow "admin path" to be empty for tasks to support Panels Everywhere.
  • Introduce 'export callback' to individual fields in export.inc. Add some documentation to export.html -- much of it borrowed from stella!
  • #686826 by dagmar: Improve AJAX error notifications.
  • #625696 by dmmckenna: Bulk exporter did not define empty array at beginning in code it creates for you.
  • #651852 by coreyp_1: Add caching to content subtypes to save some queries. This means developers will need to clear caches when changing content type code.
  • #630982 by Roi Danton: Dependent javascript failed to work properly if radios being depended on had no value at all.
  • #661332 by yhahn: Allow export.inc to export stdClass objects by exporting them as an array and casting them to an object.
  • #654218 by Roi Danton: Improve documentation of dependent.inc to talk about annoyances with checkboxes, radios and fieldsets.
  • #538092: Add converters to the node edit form context so node fields can be available.
  • #484340: Support for token module in the context keywords.
  • #662242: Page Manager was not removing menu items when pages were deleted due to caching.
  • #639548: export.inc cache was not properly respected when loading individual items, leading to multiple redundant queries.
  • #573646: Attempt to make sure page manager does not try to respond to menu/theme hooks when CTools is not enabled.
  • #544438: Extend user context to allow selection of user, including "logged in user".
  • #604976: Prevent Page Manager from throwing errors when no modules that provide variants are available.
  • Add 'Update and save' button to reduce the number of needed steps to do basic content editing.
  • #693742: Sanitize block admin output (to Panels drag & drop for example) to get rid of script tags.
Created by: merlinofchaos
Created on: 1 Feb 2010 at 23:06 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Insecure

Other releases