CHANGELOG.txt |
CHANGELOG.txt |
|
Panels Everywhere 6.x-1.2, 2016-02-25
-------------------------------------
#2551369 by ACF: Load the full user object when creating the user context.
#2305533 by DamienMcKenna: Documented theming problem with form field errors.
Panels Everywhere… |
managed_page.inc |
plugins/arguments/managed_page.inc |
|
|
managed_page.inc |
plugins/contexts/managed_page.inc |
|
|
page.tpl.php |
theme/page.tpl.php |
|
Base file for use with a custom PE-enabled theme. |
page_content.inc |
plugins/arguments/page_content.inc |
|
|
page_content.inc |
plugins/content_types/page_content.inc |
|
|
page_content.inc |
plugins/contexts/page_content.inc |
|
|
pane-header.tpl.php |
theme/pane-header.tpl.php |
|
Theme implementation to display the header block on a Drupal page. |
pane-messages.tpl.php |
theme/pane-messages.tpl.php |
|
Theme implementation to display the messages area, which is normally
included roughly in the content area of a page. |
pane-navigation.tpl.php |
theme/pane-navigation.tpl.php |
|
Theme implementation to display the messages area, which is normally
included roughly in the content area of a page. |
panels_everywhere.admin.inc |
panels_everywhere.admin.inc |
|
Contains administrative pages for the Panels Everywhere module. |
panels_everywhere.info |
panels_everywhere.info |
|
name = Panels everywhere
description = Allow your site to use Panels instead of Blocks to lay out your pages.
package = "Panels"
dependencies[] = panels
dependencies[] = page_manager
core = 6.x |
panels_everywhere.install |
panels_everywhere.install |
|
Installation, update and uninstall hooks for Panels Everywhere. |
panels_everywhere.module |
panels_everywhere.module |
|
panels_everywhere.module |
panels_everywhere.pages_default.inc |
panels_everywhere.pages_default.inc |
|
Bulk export of pages_default objects generated by Bulk export module. |
pane_header.inc |
plugins/content_types/pane_header.inc |
|
|
pane_messages.inc |
plugins/content_types/pane_messages.inc |
|
|
pane_navigation.inc |
plugins/content_types/pane_navigation.inc |
|
|
README.txt |
README.txt |
|
Panels Everywhere
-----------------
Panels Everywhere is an advanced method to completely do away with Drupal's
restrictive blocks system and instead use the much more freeing Panels Layout
system to control how your pages look. Panels Everywhere… |
site_template.inc |
plugins/tasks/site_template.inc |
|
|
theme.inc |
theme/theme.inc |
|
Contains preprocess functions for Panels Everywhere themes. |