Download & Extend

Releases for Panels

panels 7.x-3.3

Download Size md5 hash
panels-7.x-3.3.tar.gz 331.14 KB 41d55ac3806a254d0e16cf865f74a1ee
panels-7.x-3.3.zip 405.62 KB 5784bdab43294ebb2a6c7fb39ef102bf
Last updated: August 18, 2012 - 19:52
Official release from tag: 7.x-3.3

Release notes

Changes since 7.x-3.2:

Read more

panels 7.x-3.2

Download Size md5 hash
panels-7.x-3.2.tar.gz 330.11 KB ce1bab0d151e3717668e5f656f7baafe
panels-7.x-3.2.zip 403.84 KB 012dadc91fe08e36b25d26e9fd695d3d
Last updated: March 18, 2012 - 14:00
Official release from tag: 7.x-3.2

Release notes

3.1 included some bad IPE logic that made it impossible to add new panes to any region; this release fixes that bug.

panels 7.x-3.1

Download Size md5 hash
panels-7.x-3.1.tar.gz 330.11 KB 461e61c41a279c039da2bfbe2cfa41a9
panels-7.x-3.1.zip 403.83 KB cf6b2038e0d123c381be10892979d84e
Last updated: March 17, 2012 - 22:30
Official release from tag: 7.x-3.1

Release notes

Changes since 7.x-3.0:

Read more

panels 7.x-3.0

Download Size md5 hash
panels-7.x-3.0.tar.gz 318.51 KB ff701b5e4bcea2d85a4bf9ea3a1ebc42
panels-7.x-3.0.zip 392.31 KB 73b1fee9aefd5fbe2f46998d5a843c77
Last updated: January 18, 2012 - 20:10
Official release from tag: 7.x-3.0

Release notes

Changes since 7.x-3.0-alpha2:

Read more

panels 6.x-3.10

Download Size md5 hash
panels-6.x-3.10.tar.gz 335.1 KB 6ac33969c559b8de115d8a33c6439a84
panels-6.x-3.10.zip 410.54 KB 6eb5492de5b8fe4e1ed3b498e79479a5
Last updated: January 18, 2012 - 20:05
Official release from tag: 6.x-3.10

Release notes

Changes since 6.x-3.9:

Read more

panels 7.x-3.0-alpha3

Download Size md5 hash
panels-7.x-3.0-alpha3.tar.gz 316.74 KB 278d49187d64b3bc431d67fb8f88278b
panels-7.x-3.0-alpha3.zip 390.82 KB cc05475325617ed140ddc7225fd9d4c2
Last updated: March 17, 2011 - 21:11
Official release from tag: 7.x-3.0-alpha3

Release notes

Numerous bug fixes. As far as we can tell, this is now mostly usable. The main thing remaining that prevents this from being a beta is that we need to work out an upgrade path. This is particularly difficult for CCK.

If you update, please be sure to update CTools at the same time. These two modules must remain in sync.

panels 6.x-3.9

Download Size md5 hash
panels-6.x-3.9.tar.gz 388.74 KB d3ef48d1a615eb044267d9fb0013086f
panels-6.x-3.9.zip 474.94 KB 1f32debc6a959c498639911beb3dd588
Last updated: January 12, 2011 - 23:56
Official release from tag: 6.x-3.9

Release notes

#959206: Legacy mode rendering fails with flexible due to CSS file not getting added.
#964334: Panels breaks views' row styles with the panels fields style.
#961662 by Nick Lewis: Account for pager info in simple caching.
SA: Scrub css id and css class on panes.

panels 7.x-3.0-alpha2

Download Size md5 hash
panels-7.x-3.0-alpha2.tar.gz 371.56 KB 47b16bea57350c30e9c8418cdab2ce83
panels-7.x-3.0-alpha2.zip 454.9 KB 36f7367eae09a1501fdfb219814bdefa
Last updated: January 10, 2011 - 22:03
Official release from tag: 7.x-3.0-alpha2

Release notes

#920266 by dereine: Typo in cache.inc caused wsods in rare circumstances.
#879482 by mvc: Ensure Panels and CTools module files are loaded during update. Apparently could cause WSOD if not.
#917614 by jskulski: IPE broken in IE.
#906520: Improve CSS for rounded shadow boxes on IE7.
#932632 by mikeytown2: Fix notice in .install file.
#927840: Add clear-block to dashboard HTML to ensure themes do not do weird things to it.
#869766: Fix occasional problem with flexible layout pushing the entire layout to the left in certain fixed-width only configurations.
#949310: E_STRICT violation on declaration of render_pane() method of display renderers.
#940002: Custom style modal was broken.
#953484: Panes were not properly using classes array.
#941532: panel nodes had some serious problems do to hook_node_*.
#954324: Mini panels failed during uninstall.
#827628: "Add content" dialog could lose content with the same title as other content.
Fix the naked style to support content that needs to be rendered.
#958072: Fix panels_node_node_access to not throw warnings on menu access tests.
#965286: Panel node update was trying to use db_insert() instead of db_update().
#964334: Panels breaks views' row styles with the panels fields style.
#941802: Fix radio layout butotn.
#980696 by das-peter: Update calls to drupal_set_html_head() to D7.

Read more

panels 6.x-3.8

Download Size md5 hash
panels-6.x-3.8.tar.gz 388.61 KB c0665430d5c5dda1b7080e174d1debad
panels-6.x-3.8.zip 470.85 KB 43fbc19a34627734d55305ab6ec61dc9
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-3.8

Release notes

  • hook_panels_pre_render() and hook_panels_post_render() getting empty displays.
  • #865704: Editing mini panels styles failed badly due to missing piece of cache.
  • Custom style could crash if trying to enable style reuse without first enabling stylizer.module.
  • In Flexible, the "class" would not stick when adding a new region/row/column but would when editing.
  • #861426: Editing a mini panel while that same mini panel is displayed on the page resulted in a crash.
  • #871730: Panel nodes with IPE enabled let anyone use IPE.
  • #877810: Multiple "Add flexible layout" tabs appearing based on number of flexible layouts stored.
  • #873224 by thsutton: hook_requirements() could cause notice error.
  • #867340 by cedarm: Restore removed but deprecated panels_render_layout() function.
  • #871942 by dwatson: Invalid CSS made dragger image not appear during IPE.
  • #867864: Fix a admin title and edit link problems with custom content types.
Read more

panels 7.x-3.0-alpha1

Download Size md5 hash
panels-7.x-3.0-alpha1.tar.gz 377.91 KB 948e822378926bddec3959c2f611a26c
panels-7.x-3.0-alpha1.zip 457.82 KB b6b7fc6b94ceb1ec3d0cb013e241698b
Last updated: December 24, 2010 - 23:35
Official release from tag: 7.x-3.0-alpha1

Release notes

Please see the release notes for CTools 7.x-1.0-alpha1 at http://drupal.org/node/938720 for information about this alpha release.

Please understand this alpha release is expected to be very buggy.

panels 6.x-3.7

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
Official release from tag: 6.x-3.7

Release notes

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.
Read more

panels 6.x-3.5

Download Size md5 hash
panels-6.x-3.5.tar.gz 340.53 KB f713545b0a818271a43ffc10c9e192bd
panels-6.x-3.5.zip 408.51 KB c3aa4e5812bfcb50e1a931742656220e
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-3.5

Release notes

This release is primarily a follow-up quickfix to problems in the 6.x-3.4 release.

Changes since DRUPAL-6--3-4:

  • Restored (and deprecated) panels_print_layout(), as other modules were
    relying on it.
  • Increment required CTools API version.
  • Updated docblock to indicate when the deprecated panels_load_include()
    will be removed.
  • Deincrement required CTools API version; should only increment once
    changes have been introduced that necessitate it.
  • Updated CHANGELOG for release.
  • Replace panels_load_include() with ctools_include().
  • Restore panels_load_include() as there are other modules that use this function and broke without it.

panels 6.x-3.4

Download Size md5 hash
panels-6.x-3.4.tar.gz 363.3 KB 6fc2170843269a05f65bc22155aa0d97
panels-6.x-3.4.zip 433.03 KB 6b3abefe82b43c1d4b3506b6a9178c05
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-3.4

Release notes

Changes since DRUPAL-6--3-3:

Read more

panels 6.x-3.3

Download Size md5 hash
panels-6.x-3.3.tar.gz 340.01 KB 46285850574246604750def846433e05
panels-6.x-3.3.zip 385.32 KB 34a3c3587e26cc09bc8c543adb3751d6
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-3.3

Release notes

Note: You must update CTools to version 1.3 at the same time as updating Panels.

  • #612850: Fix crash bug with panes referencing deleted/missing views.
  • #614178: Transition to panels-pane.tpl.php caused empty panes to display again.
  • #634746 by joshk: Allow pane caching to modify the content during cache storage.
  • #612116 by johnskulski: panels-pane preprocess was incorrectly rendering $links
  • #612704 by c960657: panels_get_pane_content() inappropriately created a blank context when no contexts were available.
  • #618624 by johnskulski: Better classes for panel panes.
  • #651306 by joachim: Add "edit any panel node" permission. Not sure why this was never there.
  • #497042: Add update.php to remove unused panels_page_router_store table, if it exists.
  • #683162: Convert all plugins to use new $plugin = array() format. This is less brittle than the specially named hook.
Read more

panels 7.x-3.x-dev

Download Size md5 hash
panels-7.x-3.x-dev.tar.gz 333.54 KB d303fb553b54839d844c46f3ae6a8729
panels-7.x-3.x-dev.zip 408.17 KB 7a79c340f5b073115670f51e72cc1ed3
Last packaged version: 7.x-3.3+39-dev
Last updated: May 25, 2013 - 02:35
Development snapshot from branch: 7.x-3.x

Release notes

-dev branch for the D7 port. NOT functional yet!

panels 6.x-3.2

Download Size md5 hash
panels-6.x-3.2.tar.gz 328.27 KB 9b7a53d7892f202bfb4463a5b4b7e7b7
panels-6.x-3.2.zip 373.21 KB aa16d34bc1e91e9199029257974f5fd4
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-3.2

Release notes

  • #606980 by Deciphered and sethfreach: Typo caused panel-pane class to disappear if another class was assigned.
  • #607242: Using the wrong variable in hook_block can cause title to not be overridable.
  • #608062: Visibility rules did not appear in the list when added to a pane (though they still applied).

panels 6.x-3.1

Download Size md5 hash
panels-6.x-3.1.tar.gz 328.09 KB 3533d26f01302b98487f087fafb07580
panels-6.x-3.1.zip 373.06 KB 8627ee600027fb5a412d5dd13eb2c8f7
Last updated: December 24, 2010 - 23:34
Official release from tag: 6.x-3.1

Release notes

This is primarily a bug fix release for Panels.

Important!!!!!!!
You must upgrade Chaos Tool Suite (CTools) to 1.1 when upgrading to Panels 3.1! This is NOT optional! If you do not do this, your panels will deactivate themselves.

  • #552846 by eMPee584: Fix notice with tablesorts on mini panels page if no mini panels exist.
  • #568218: Links to clone, export, delete/revert, enable/disable variants from the main summary page were incorrect and led to an operation trail not found message.
  • #533724: Prevent Panels from upgrading while uninstalled, as that upgrades into broken pages.
  • #529816: Allow flexible layout to add custom classes to each region.
  • Rearrange the pane dropdown menus to be better organized and look a little nicer.
  • Add a new field to allow setting a panel title from one of its panes.
  • #562560 by Damien McKenna: Integration with export.module
  • #583172 by jacine: Turn panel pane into a template, as it always should have been.
Read more

panels 6.x-3.0

Download Size md5 hash
panels-6.x-3.0.tar.gz 314.77 KB 2bfa7f119253533dcbefa100bf354b61
panels-6.x-3.0.zip 359.52 KB 26722c405fd69ac3820da6217262623e
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-3.0

Release notes

Panels 3 has seen radical changes since Panels 2, and is a great deal more powerful, easier to use and we think you will like it a lot.

Please understand that the upgrade from Panels 1 or 2 to Panels 3 is a little bumpy. Not everything upgrades perfectly. Some people have had to uninstall and reinstall to make it work. Some of the back and forth during the betas and rcs caused irreparably messed up data that does not carry forward properly. I apologize for this. BACK UP BEFORE YOU UPGRADE.. If you do not read these release notes, and do not back up, please do not post issues. =)

The best way to use Panels is to pair it with the Page Manager from the Chaos Tools Suite, and use its interface for creating panel pages. This completely replaces the Panels Pages module from Panels 2. If you used an earlier beta version, the Page Manager used to be known as delegator. If you are upgrading from Panels 2, and the CTools module is already in the tree but not enabled, it will be automatically enabled for you. This is the best way to upgrade from Panels 2. Please ensure that you are using CTools 1.0 alongside this, and not a beta version! Earlier versions of CTools will not work with Panels 3.0!

Read more

panels 6.x-3.0-rc1

Download Size md5 hash
panels-6.x-3.0-rc1.tar.gz 347.09 KB e86ae024f95f29cf8e1ff9a52394982d
panels-6.x-3.0-rc1.zip 392.04 KB 5716c66e1ecf676327410025ea076aa8
Last updated: December 24, 2010 - 23:35
Official release from tag: 6.x-3.0-rc1

Release notes

  • #515316: Add permission to view Panels admin dashboard.
  • #298174: Recursion defense for mini panels.
  • #502670: Extra HTML designed only for flexible layout admin accidentally rendered.
  • #507516: "Default" panel style on regions not being properly utilized.
  • #476440: Seriously, cloning variants really realy fixed.
  • #518360 by joshk: Panels node form doesn't have format properly associated.
  • #525340 by markus_petrux: Dashboard improperly initializing a variable.
  • #460902 by dmmckenna: Fix problem installing panels from an install profile.
  • #488278: Preview on panel nodes prior to creation caused errors.
  • #475920: Create "use panels dashboard" permission to more easily control who can and cannot use it.
Read more

panels 6.x-3.0-beta4

Download Size md5 hash
panels-6.x-3.0-beta4.tar.gz 329.11 KB 705d1347895ad47daed06cefb7d22ce3
panels-6.x-3.0-beta4.zip 372.26 KB 51de3110bf6b60ff0d335d9501aec08d
Last updated: December 24, 2010 - 23:34
Official release from tag: 6.x-3.0-beta4

Release notes

This update of Panels includes support for the new Page Manager module in Chaos Tool Suite. It requires CTools 1.0 beta4 and will not work with earlier versions. Please update CTools at the same time you update Panels.

Special note: The system pages (node/%, user/% etc) are now disabled by default. If you are using them you will need to enable them after turning on the page manager module.

Subscribe with RSS Syndicate content
nobody click here