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
Official release from tag: 7.x-3.0
Last updated: January 18, 2012 - 20:10

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
Official release from tag: 6.x-3.10
Last updated: January 18, 2012 - 20:05

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
Official release from tag: 7.x-3.0-alpha3
Last updated: March 17, 2011 - 21:11

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
Official release from tag: 6.x-3.9
Last updated: January 12, 2011 - 23:56

#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
Official release from tag: 7.x-3.0-alpha2
Last updated: January 10, 2011 - 22:03

#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
Official release from tag: 6.x-3.8
Last updated: December 24, 2010 - 23:35
  • 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
Official release from tag: 7.x-3.0-alpha1
Last updated: December 24, 2010 - 23:35

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
Official release from tag: 6.x-3.7
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.
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
Official release from tag: 6.x-3.5
Last updated: December 24, 2010 - 23:35

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
Official release from tag: 6.x-3.4
Last updated: December 24, 2010 - 23:35

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
Official release from tag: 6.x-3.3
Last updated: December 24, 2010 - 23:35

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 318.56 KB 675438856df175bf2b41eb4138dffca4
panels-7.x-3.x-dev.zip 392.39 KB 8ca36eff79e3850d8fd48616ab3dd040
Development snapshot from branch: 7.x-3.x
Last packaged version: 7.x-3.0+2-dev
Last updated: February 4, 2012 - 12:26

-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
Official release from tag: 6.x-3.2
Last updated: December 24, 2010 - 23:35
  • #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
Official release from tag: 6.x-3.1
Last updated: December 24, 2010 - 23:34

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
Official release from tag: 6.x-3.0
Last updated: December 24, 2010 - 23:35

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
Official release from tag: 6.x-3.0-rc1
Last updated: December 24, 2010 - 23:35
  • #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
Official release from tag: 6.x-3.0-beta4
Last updated: December 24, 2010 - 23:34

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.

panels 6.x-3.0-beta2

Download Size md5 hash
panels-6.x-3.0-beta2.tar.gz 331.55 KB 2e26b928b8c3de8d651fea7fd8e6d63d
panels-6.x-3.0-beta2.zip 377.29 KB fa8a77788e2985f797db9a176aef663f
Official release from tag: 6.x-3.0-beta2
Last updated: December 24, 2010 - 23:35

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.'

panels 6.x-3.0-beta1

Download Size md5 hash
panels-6.x-3.0-beta1.tar.gz 329.35 KB 403e3907c9b38ccf76b5281b6643861a
panels-6.x-3.0-beta1.zip 374.8 KB a11bcc625f0d0498f344266a4bd43ce8
Official release from tag: 6.x-3.0-beta1
Last updated: December 24, 2010 - 23:35

Finally more or less feature complete, Panels 3 is now here for beta.

First please note: This release is definitely going to be buggy. There could definitely be bugs that will cause you to lose data. Please, when playing with Panels 3, take a backup of your database. This is particularly true prior to running an upgrade from an earlier version of Panels, and when doing anything major. It's a good safety precaution.

Please play with Panels on a dev site before you even start using it on production. There is a lot to understand and feel comfortable with.

What Panels 3 offers

  • A flexible layout builder. Remember that old UI where you had to say '3 columns', then hit update and get a refresh for form gadgets so you could say how wide those columns should be? No more. Now you can do a few clicks, add a column and resize it visually.
Read more

panels 6.x-3.0-alpha4

Download Size md5 hash
panels-6.x-3.0-alpha4.tar.gz 359.28 KB f27d2b25d17ce8f065e5dd432f8a1a86
panels-6.x-3.0-alpha4.zip 429.04 KB b6f0b8cb0c78f8ddaa623f43adbe9c87
Official release from tag: 6.x-3.0-alpha4
Last updated: December 24, 2010 - 23:34

This release is a single bug fox for the alpha3 release.

If you upgraded from alpha2 to alpha3 and are having problems, please go to update.php and choose update 6291 for panels.module and run it. This should properly convert the data allowing Panels to function again.

Alpha3 release notes copied to here since no one else will go back and read them if I don't:

This release requires CTools alpha3! If you do not update CTools at the same time that you update Panels, Panels will break uncontrollaby! Fun stuff!

This version of Panels 3 introduces many bug fixes, lots of code re-organization, and the new flexible layout designer which lets you more visually build more powerful layouts than the previous flexible did. Give it a try!

This is expected to be the final alpha release. There are 5 or 6 major TODO items and then we will move to beta.

THIS RELEASE DOES NOT CONTAIN AN UPGRADE PATH YET. beta1 *will*. If you want to use Panels 3 alpha, please start from scratch.

Changes since DRUPAL-6--3-0-ALPHA2:

Read more
Subscribe with RSS Syndicate content
nobody click here