Downloads
Download tar.gz
331.55 KB
MD5: 2e26b928b8c3de8d651fea7fd8e6d63d
SHA-1: a9c07fb2922c9f90ec4eace34e0aceecf0a656a8
SHA-256: 59d29b6dc25f31a4dd178728a8b8f0c97248e356d4137771680c96f8d4e0cdb9
Download zip
377.29 KB
MD5: fa8a77788e2985f797db9a176aef663f
SHA-1: ddcf951c4da36c4ce87ada8d8f5b72b4fbe6e581
SHA-256: b414cfcbddd86a964c4749c50bf7de8af14951e0a9ef2e6a09725c429adcae19
Release notes
This release requires CTools API v1.0.1 which can be found in ctools 6.x-1.0-beta3
- Update to require CTools based upon its advertised API version number.
- Update code to ensure that the dead 'panels simple cache' module is really dead.
- Attempt to go back further in history for a Panels 1 upgrade path.
- Fix for making sure Panels completely disables itself if using incompatible version of CTools.
- Update CSS caching on panel page and panel context to use ctools_css_store instead of remembering the filename.
- Infinite loop protection in panel nodes.
- #459078: Provide the "read more" flag for teasers of panel nodes.
- Fix broken styling when dragging a panel pane.
- Integrate with CTools tab system so we can add edit tabs to all our panel pages.
- #454208: pgsql does not support concat(), so use || instead for postgres.
- #445828: Remove "Settings" link if a content type has no settings form.
- #460200: Allow regions and columns that have only 'fixed' width items. Disallow changing a 'fixed' item to 'fluid.'