CHANGELOG.txt |
CHANGELOG.txt |
|
Panels Everywhere 7.x-1.0, 2018-04-19
-------------------------------------
#2408973 by DamienMcKenna: Require the latest versions of CTools and Panels.
#2443359 by DamienMcKenna: Default site template export updated for CTools 1.6.
#2472505 by… |
managed_page.inc |
plugins/arguments/managed_page.inc |
|
|
managed_page.inc |
plugins/contexts/managed_page.inc |
|
|
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. |
PanelsEverywhereBasicsTestCase.test |
tests/PanelsEverywhereBasicsTestCase.test |
|
Basic tests for the Panels Everywhere module. |
PanelsEverywhereNodeEditTestCase.test |
tests/PanelsEverywhereNodeEditTestCase.test |
|
Confirm the node_edit Panels page works correctly with Panels Everywhere. |
PanelsEverywhereNodeViewTestCase.test |
tests/PanelsEverywhereNodeViewTestCase.test |
|
Confirm the node_view Panels page works correctly with Panels Everywhere. |
PanelsEverywhereSettingsTestCase.test |
tests/PanelsEverywhereSettingsTestCase.test |
|
Tests for the Panels Everywhere module's different settings. |
PanelsEverywhereTermEditTestCase.test |
tests/PanelsEverywhereTermEditTestCase.test |
|
Confirm the term_edit Panels page works correctly with Panels Everywhere. |
PanelsEverywhereTermViewTestCase.test |
tests/PanelsEverywhereTermViewTestCase.test |
|
Confirm the term_view Panels page works correctly with Panels Everywhere. |
PanelsEverywhereTestHelper.test |
tests/PanelsEverywhereTestHelper.test |
|
Some helper functions for the other tests. |
PanelsEverywhereUserEditTestCase.test |
tests/PanelsEverywhereUserEditTestCase.test |
|
Confirm the user_edit Panels page works correctly with Panels Everywhere. |
PanelsEverywhereUserViewTestCase.test |
tests/PanelsEverywhereUserViewTestCase.test |
|
Confirm the user_view Panels page works correctly with Panels Everywhere. |
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"
core = 7.x
; Requires recent releases of both CTools and Panels.
dependencies[] = ctools
dependencies[] =… |
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. |