Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download panelizer-7.x-3.0.tar.gztar.gz 54.85 KB
MD5: 5ecf636f9492b80c7626d2f758be71fc
SHA-1: e1900384980270af1764bf511e60b9c7d8fc6748
SHA-256: 094682a214c2897ca43954afff273c3ecba45cbda36f1e5573dd84c6eb3d1b44
Download panelizer-7.x-3.0.zipzip 69.73 KB
MD5: 8f31a01fb9b5602ff97354b06a29ff47
SHA-1: 53d860c82c7d7a0ae3fdc69c15e86a0c9fd8526a
SHA-256: 82d8f4186da4646e41025a63db68c33d2d7086ef74efd7b586a1e9770cdcbaa3

Release notes

Changes since 7.x-3.0-rc1:

  • #1839812: Page manager warnings on panelizer admin page not updated for view modes.
  • #1774350: Provide more description to the overview permission.
  • #1653352: Remove duplicate, useless subtabs on certain panelizer admin pages.
  • #1902112: Delete page not working after yesterday fixes.
  • Missing css and js from IPE integration patch.
  • #1777264: Deeper integation with IPE to allow editing the default bundle panelizer and revert directly from IPE.
  • #1790896: Fix Panelizer "full page override" does not go away just by disabling it on panelizer admin page.
  • #1806566 by elliotttf: Allow page manager view mode to add to the body class.
  • Fix bug introduced by allowing custom view modes.
  • #1515428: Move the reset button to its own page with a proper confirmation.
  • Fix annoying notice regarding features defined variable not being defined.
  • #1787398 by SocialNicheGuru and Matt V: Fix whitescreen with entity cache module.
  • #1892246 by rlmumford: Better check for default entity object in hook entity alter.
  • #1833826 by andrewbelcher: Need to respect the field api "custom settings" setting for bundle view modes so that they can be panelized.
  • #1843574: From entity bundle maint page, view mode was not getting through to add/import operations.
  • #1843574: Missing arguments for get_default_display()
  • #1412022 by rbp: Use empty() instead of isset() to check view_mode.
  • #1772844: Only allow IPE on Panelized entities if the user has edit panelizer access to the entity.
  • #1790434 by das-peter, populist: Panel choice select does not appear when "no panel" is selected.
  • #1789000 by Ciraxis: entity_type at 255 chars caused key too long errors on InnoDB.
  • #1768746 by Lowkey: Cloning panelized entities does not work due to broken drupal_write_record().
  • Clean up a couple of errors from earlier commits.
  • #1545544 by acrollet: prevent panelizer notice when using panelizer form widget.
  • #1655296: Add hooks to make it easier for other modules to add panelizer operations, in particular so that panels_breadcrumbs can.
  • #1839296: Better way of determinging where the entity is located during entity_view theming.
  • #1412022 by jrbeeman: Older exported panelizer definitions missing data can cause errors.
  • #1836704 by peacog: Panelizer link title to entity not saved.
  • #1795834 by avr: Classes in theme_links should be an array.
  • #1669730: Make sure the row style plugin has a "name" to avoid notices.
  • #1659614 by jherencia: Fixed views row style plugin.
  • [#1645716] by jherencia: Notices when taxonomy module is not enabled.
  • #1530370 by jenlampton, jucallme: Allow Panelizer to control page title.
  • #1824566 by populist: Allow Panelizer to use the default "panel pages" allowed content and layout.
  • #1804156 by DamienMcKenna: New revisions should only be created when requested.
  • #1822136 by populist: Panelizer fails to respect allowed layout settings.
  • Make the view-mode specific allowed content pages inaccessible since they do not work.
  • Add a safety because _ctools_features_get_info is not always available.
  • #1719372: Remove extraneous non-functional "Allowed content" tab in Panelizer administration.
  • Fix random whitespace error.
  • #1572202 by merlinofchaos, populist | pontus_nilsson: Fixed Panelizer default content and IPE, without page refresh panel is emptied on second save.
  • Recursion prevention in view modes in case a view mode tries to render inside a view mode.
Created by: merlinofchaos
Created on: 30 Jan 2013 at 19:59 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases