Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
343.62 KB
MD5: 7bb3c23efa8ad70811641a026dd43e42
SHA-1: 72b906091c2ed71b8e64bb9796a2e915659e62b2
SHA-256: 35393b4dd2414b692f9d7139ae6e89af71cae0ce45b594bfb771258615bb4f09
Download zip
418.42 KB
MD5: 7741238f362cae40d22919b0fd269e6c
SHA-1: 8464299710b14fe6eeea41b52310e65a09d317f2
SHA-256: f45babb10ee59eb9c7263fca871839b665bc74cdcbf2cbba3f5db01e837c5795
Release notes
This release of panels 3.4 brings in many new features and bugfixes. It also requires ctools 1.4 or greater.
Changes since 2012-08-18:
- Require ctools 1.4
- #2184589 by boyan.borisov: Remove JS errors when saving IPE and jQuery 1.7
- Revert "Issue #1621014 by David_Rothstein: Contextual links and other JavaScript don't work after cancel"
- #2184143 DamienMcKenna, japerry: define explicit panels cache table
- #1971872 by grndlvl: fix wrong forms for pane mutistep forms in IPE
- #2017455 DamienMcKenna: Exported panels won't clear simple cache
- #1966020 by jwilson3: Contextual links for mini panels placed as blocks.
- #1943970 by cferthorney: standards cleanup, use CRLF instead of LF line endings
- #1621014 by David_Rothstein: Contextual links and other JavaScript don't work after cancel
- #1918716 by sctteea, Elvar: Remove the IPE last panel separator
- #1262074 by B-Prod, osopolar mandreato: Panels view row plugin breaks the ->field value
- #1400884 by gielfeldt, sergiu.savva: Custom menu items in pane dropdown links
- #1079792 by das-peter, jweowu, japerry: Move empty content pane return after caching is complete.
- #1179034 follow up by das-peter: i18n support panelizer displays, update the readme file
- #1179034 by das-peter: i18n_panels submodule
- #1277908 by jweowu, das-peter, samhassell, Kristen Pol: Introduce UUIDs onto panes and display for better exportability and i18n support
- #2169571 by Wim Leers: add attributes variable to panel pane div
- #2135377 by travisc, hswong3i: Enable jQuery 1.9 support, drop support for IE6
- #2172403 by adrip: Old display content is not unset correctly in some cases (IPE, editing multiple panes, etc)
- #2024441 by hefox: Fix fatal error on panels_plugin_get_function when doing ajax on pane style form
- #1762290 by jhedstrom, das-peter: Fix php 5.4 array_diff_assoc error in plugins.inc
- #1354572 by yched: IPE - multiple JS sort containers
- #2081447 by splatio: Allow layouts to specify multiple CSS files
- Update addressable content to fetch renderer and pane as well as pane content.
- Fix broken skip_cache setting.
- CSS sent during AJAX via the rednerer add_css needs file_create_url if using ctools generated CSS mechanism or similar.
- #1930448: Panel nodes not properly clearing cache after save with IPE, causing data loss if IPE used multiple times in a row.
- Removing errant error_log call used for debug.
- #1908342: "Remove this pane" text not translatable.
- #1912174 by mikeytown2: Panes rendered with block style need a subject to avoid warnings.
- #1777264: Save as default not working in Panelizer.
- #1803720 by Peacog and Stefan Vaduva: Fix for unsupported operand types when using print mode with panel nodes.
- #1613402: Panel nodes improperly handle cache causing repeated use of IPE to fail.
- #1836716 by grndlvl: Allow selection of default pipeline for new pages.
- #1649046: Fix double form rendering with all Panels form contexts.
- #1480366 by Jorrit: Fixed notice: Trying to get property of non-object in function panels_mini_block_info()
- #1599374 by caschbre: Use ctools cleanstring on panel template suggestions to ensure no special characters end up in template suggestion names.
- #1728518 by OnkelTem: More specificity on flexible generated CSS.
- #1846612 by tsi: Add RTL css file.
- #1802538 by emattias: Trigger sortremove upon pane deletion in IPE.
- #1800712 by jweowu: Fix Bad file mode on some files.
- #1781264 by Dave Reid: Lack of empty() could cause notice on rare cases where a block has no title.
- #1744720 by David_Rothstein: Fix for IPE does not mark a display changed when adding a new pane.
- #1702506 by Xen: Add contextual links to edit mini panels when used as panel panes.
- #1676890 by G?bor Hojtsy: Layout form needs to honor custom layout submit hook.
- #1556540 by twistor: IPE lock path sometimes 404s due to relative pathing.
- #1627384 by bangpound: Artifact of D7 update caused manage mini panel link to not appear.
- #647706 by acrollet: UI should limit mini panel machine names to 32 characters to match block delta limits.
- Allow the possibility to control the order in which content is rendered
- Allow false and other typical non-true values for setting that a content type should not be shown at top level/in the root category.
- Changes to support Panelizer IPE integration.
- #1854374: Add additional permission to make it possible to restrict IPE from Page Manager pages for some users.
- Fix potential problems with data loss in IPE due to panes inaccessible by the current user.
- #182884 by populist, beeradb: Ensure plugins is included when using get allowed layouts.
- #1772846 by merlinofchaos, beeradb | populist: Added Create a Hook to Add New Buttons to the IPE.
- #1744724 by David_Rothstein, merlinofchaos: Added Display a confirmation message in the IPE when there are unsaved changes and users try to navigate away from the page.
- #1797298 by beeradb: Fixed Form caching cause references to break, preventing save of stylizer settings forms.
- #1735336 by populist: Fixed Panels IPE Drag Handles Have Improper Widths By Default in Webkit.
- #1801422 by populist: Fixed Context Trouble with Node Edit Page.
- Fix handler contexts gone missing in page manager pages.
- #1788170 by beeradb: Allow the context object to be altered by form submitters and validators.
- #1772834 by merlinofchaos | populist: Fixed Panels IPE Save Drops Context Specified in Page Manager.
- #1572202 by merlinofchaos, populist | pontus_nilsson: Fixed Panelizer default content and IPE, without page refresh panel is emptied on second save.
- Ensure that the renderer is available in the ipe control form so that we can form alter it and use it.
- #1690128 by populist: Add Content to Top of Region in IPE?.
- 1730206 by OnkelTem: No contextual links from Display Suite on nodes
- #1669908 by tim.plunkett, acrollet: Fixed hook_ctools_content_subtype_alter() does not run early enough.
- #1621588 by bangpound: Added Pass page manager context to block mini panels.
- #1288636 by Hydra, dawehner: Select automaticly a default Layout when guiding threw the wizard.
- #1728776: Render IPE region controls outside of region style.
- #1735350 by populist: Fixed Prevent Double Form Building on Panels IPE Change Layout.