Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download ctools-7.x-1.6.tar.gztar.gz 414.67 KB
MD5: e8999d5bd1748ee3dcd4fdc33a24c615
SHA-1: 0de239e835595e6427b3693f85bc3b90931e34ef
SHA-256: 41f580cce9e35b5ae521c2dea830ef8268487220df526e03354b83fe7b853d93
Download ctools-7.x-1.6.zipzip 640.51 KB
MD5: b131f2090a66bada6a10edb46a60d0c5
SHA-1: cd95abb1e470b11898008a0f80342c371c9eed27
SHA-256: e04092cc7f2bc90e329101eebb5944ec81b95d5e8e03c3b982631f961352796e

Release notes

This release of cTools includes -all- of the 2014 RTBC issues from the 7.x release. There is a mix of new features and bug fixes.

Thanks everyone for helping get this release out, especially during the SprintWeekend2015!

Changes since 2014-11-19:

  • #2415709 by maximpodorov: Use drupal_static_fast pattern in ctools_get_plugins()
  • #813754 by mrjmd, japerry, DamienMcKenna, Michelle, anon, hiphip: Ability to set variant machine name in Panels UI
  • #1596720 by joel_osc: Undefined property: stdClass::$nid in ctools_node_created_content_type_render()
  • #2288741 by dobe, mrjmd, japerry: Title Headings
  • #2410815 by DamienMcKenna, mrjmd: Access plugin for node comments
  • #1928054 by mrjmd, yannickoo, Dave Reid, magicmyth: Field formatter settings with CTools content_type entity_field plugin
  • #2400915 by DamienMcKenna, japerry: Hardcode the last released CTools version in the info file
  • #1909408 by gmclelland, mrjmd: ctools_modal_form_wrapper returns form array instead of ajax_commands array
  • #2307025 by chemical, mrjmd: jQuery object always represent value true whether object is empty or not
  • #1760384 by DamienMcKenna, meba: Update node_view.inc to execute the normal Drupal hooks
  • #1907242 by mrjmd, logaritmisk: Strict check if ctools_context_handler_render is returning FALSE
  • #2328787 by Elijah Lynn, mrjmd: In ctools_block_content_type_render() if (empty($block)) is never true
  • #1844086 by mrjmd, InternetDevels: display content type when adding existing node
  • #2062603 by dixon_, Michelle: Provide user links content type plugin
  • #2396171 by plopesc: Pass Plugin info array to hook_plugin() implementations
  • #2058501 by dixon_: Provide comment links content type plugin
  • #2247071 by ohthehugemanatee, DamienMcKenna: Add option for Page Site Name pane to link to the homepage
  • #1652060 by mrfelton, andrewmacpherson: 'Disable Drupal blocks/regions' setting doesn't work when blocks are placed into regions with systems other than core blocks
  • #2231535 by izus: Show which module provides a page
  • #2399033 by niko-, japerry: In string length access plugin "Equal to" option not work
  • #2381681 by maximpodorov: Incorrect unbinding in dependent.js
  • #2336985 by Dave Reid: ctools_entity_field_content_type_render() unnecessarily alters field deltas
  • #1686868 by gantenx, iSylence: Keyword subtitution in exposed filter form
  • #870938 by DamienMcKenna, lokapujya: Add new permission for controlling imports
  • #2228083 by AndrewsizZ: Delete not needed element from array in existing node plugin
  • #2397709 by maximpodorov, kristiaanvandeneynde: Set #tree property in the proper place
  • #2380253 by japerry, pc-wurm: Remove deprecated views_content_views_content_type_content_type() function
  • #1300562 by DamienMcKenna, smk-ka, zilverdistel: More control over wizard trail theming
  • #2155443 by das-peter: Enhancement of content type "List of related terms" (term_list)
  • #2063977 by maximpodorov: Broken form data generated by _ctools_context_selector()
  • #2186167 by maximpodorov: Undefined index notices in context-admin.inc
  • #1901946 by bangpound: ctools_export_ui_list_form argument should be passed by reference
  • #2207881 by tim.plunkett: Allow menu items with %ctools_js to work with drupal_valid_path()
  • #1163168 by kobee: Custom string context substitution
  • #1058786 by vgoodvin, Stevel, rooby: Caveat About Plugin Name Length and Export UI
  • #2059039 by B-Prod: Fallback behavior for user edit page omits the category parameter
  • #1820882 by DamienMcKenna: Make node revisions use the node_view display
  • #2273025 by alextdk: Fatal error in user context settings form
  • #1771088 by jenlampton, IshaDakota: Provide equivalent content pane for comment-wrapper.tpl.php content
  • #1532054 by dubois: Term from View Relationship problems
  • #2152405 by das-peter: ctools_fields_get_field_formatter_settings_form() not fully compatible to field_ui
  • #2168849 by jhedstrom: Add a selection rule based on whether a node is in a book or not
  • #2070217 by DYdave: Pass Entity Field Panes display settings to field formatters: offset, limit and reversed
  • Minor whitespace JS cleanup related to #805704
  • #1823834 by prinds, jerrylow, joelpittet: Modal windows disable keyboard shortcuts in firefox and chrome
  • #1313368 by pfrenssen: remove $GLOBALS['lock'] usage in ctools_flush_caches()
  • #2296553 by DamienMcKenna: Pane plugin for displaying the taxonomy term's name
  • #2222543 by tom friedhof: hook_block_view_MODULE_DELTA_alter not called when placing blocks in panels
  • #954942 by Jorrit, MegaChriz, merlinofchaos: Fatal error: Call to undefined method stdClass::is_type() in includes/context.inc on line 147
  • #2374831 by korgik: set weight of Parent item if Panel menu item is default tab
  • #1948278 by MiSc, maximpodorov, gmclelland: Get an edit link for the view panes in Page Manger
  • #1669756 by dawehner, gmclelland, tim.plunkett: Provide a contextual link for view panes
  • #1630820 by maximpodorov, andypost, Dave Reid, japerry, mikeytown2: entity_field_value is completely broken
  • #2319515 by mrjmd, Silicon.Valet: Entity id context placeholder form (for use with panels preview)
  • #742832 by pounard, c960657, das-peter: ctools_plugin_load_includes() can set cache on every request
  • #2012188 by joelpittet, hefox, mpotter: IPE tries getting title for removed entity fields content, resulting in PHP warning
  • #2312505 by dsnopek: Views panes using invalid Views display option "more_link" (is actually called "use_more")
  • #1565782 by djdevin, adam-delaney: Exclude fields for Allowed Settings Fields Override
  • #2055785 by roberttstephens, mpotter, dsnopek: Modal window top and left style values are incorrect after resizing
  • #1978378 by Samvel, dsnopek: Page title check plained twice
Created by: japerry
Created on: 28 Jan 2015 at 18:57 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases