1 Changelog for Panels Everywhere
3 o Take advantage of changes in CTools to allow Panels Everywhere to get more context.
4 o #885848: Better communication with the theme when a site template is in use. See README.txt.
5 o #872260 by NigelCunningham: Allow Panels Everywhere page template takeover on a per theme basis.
7 Panels Everywhere 1.1 (2010-Jul-26)
8 o Don't use so many tokens when rendering page elements.
9 o #784812: Don't override module page preprocesses so harshly.
10 o #805180: Allow pages to select their template directly rather than going through variant rules. Works only with CTools 1.5.
11 o Make sure the "Edit panel" tab says "Edit site template" for the site template. Works only with CTools 1.7.
13 Panels Everywhere 1.0 (2010-Feb-01)
14 o #680834: theme.inc include gets lost in theme registry due to Drupal bug. Include theme.inc automatically to compensate.
15 o Add a checkbox to allow the admin theme to get Panels Everywhere applied separately.
17 Panels Everywhere 1.0-beta1
18 o Initial commit to CVS
19 o #674222: README.txt missed "engine = phptemplate" line for the blank.info -- this is needed so the blank theme can have templates.
20 o Make sure that page manager edit screens are NOT run through layouts in case of catastrophic configuration of the site_template.
21 o #679206: Using the setting to hide Drupal blocks/regions would cause theme('page') to loop infinitely resulting in either bad HTML or whitescreens.
22 o Add some descriptive info text to the content types we offer to help introduce people to what will be IN the content and how they can theme them.
23 o Update the README to include instructions on setting the page title to set from the page content pane.
24 o Breadcrumb did not display properly in pane navigation due to error in theme.inc
25 o #679252: Create a sample variant and include it with Panels Everywhere, with an easy setting to make it go away after it is no longer needed.