Posted by merlinofchaos on July 27, 2010 at 12:03am
| Download | Size | md5 hash |
|---|---|---|
| panels-6.x-3.7.tar.gz | 373.51 KB | e3a45d1e4085e4dc7736f20de9d209f7 |
| panels-6.x-3.7.zip | 452.35 KB | b6c0525810dc5207ba61216dec96829c |
Last updated: December 24, 2010 - 23:35
Please see my blog post at http://www.angrydonuts.com for some discussion of the new features across the Panels 3 Suite.
Please be absolutely certain that you upgrade CTools and Panels at the same time!!!!!
- Experimentally introduced the In-Place Editor (IPE).
- Updated Panels Stylizer to use CTools' new Export UI.
- Deprecated panels_get_panels() function. This will be eventually disappear. Use panels_get_regions() instead.
- #834084: Reusable flexible layout introduced. Admin UI at admin/build/panels/layouts.
- Clean up flexible. Attempt to reduce the use of unnecessary divs.
- Add more ability to control flexible classes.
- Add ability to fix flexible canvas to a set width.
- Allow disabling of scaling for IE6 in flexible.
- #822234 by Amitaibu: Missing url() caused IPE to not work on sites not using top level URLs.
- #844062: Turned the normal drag and drop editor into a renderer plugin, made the IPE part of it. Also some fairly serious code reorganization.
- Improve the renderer selection framework. This framework has no UI, but it utilizes exportables and new choices can be hand crafted.
- Improve the IPE to use the proper cache if it is set, and to respect locking.
- #847784: IPE displayed "Edit" link when no such link should have existed.
- #843758: Legacy renderer caused "missing argument" warning when rendering.
- Made it possible to override jQuery UI sortable options via settings in the renderer plugin.
- Moved Panels stylizer to CTools. You must update CTools at the same time as Panels.
- #737602: Generic NOT checkbox for all access tests.
- #369628: Sort results by export key when bulk exporting.
- #690902: Improvement to export.module integration of panel nodes.
- #690814 by neclimdul: Panels mini edit form could overwrite page title.
- #675220 by dereine: Provide a watchdog message if a layout can't be loaded when rendering a panel.
- #713526 by psynaptic: Omit top and bottom region divs in stacked layouts if regions are empty.
- #823216 by jonathan1055: Put quotes around url() in rounded corners CSS.
- #603150 by hefox: Protect against the panels node add form being used in unusual places.
- #841824 by levacjeep: Extend panels_edit and panels_edit_layout to allow more options with the $destination.
- #842976 by drewish: Make sure the theme knows path and file information for plugin supplied themes.
- #743850 by foripepe: Add delete panel node permissions.
- #532900: Flexible sometimes did not update links when region settings changed.
- #723036: Node pane previews did not include node content as they should.
- #831216: It should not be possible to remove the Canvas.
- #216076: Make sure that empty panes are not rendered. Note: Legacy mode region styles can still render empty panes anyway.
- #609626: Static caching loading mini panels.
- #848712 by josh_k: Use panel nodes with IPE.
- #860306 by jcmarco: "Substitutions" fieldset would not open due to missing js.
- #856964: "Custom style" selection was not working.
- #863302: Allow IPE to cope with empty panes.
- #865344: by jrockowitz: Panel node access hook should use $account.