You are here

Files in Panels 7.3

Primary tabs

File namesort descending Location Namespace Description
add-content.inc includes/add-content.inc Contains template preprocess files for the add content modal themes.
api.html help/api.html
block.inc plugins/styles/block.inc Definition of the 'block' panel style.
callbacks.inc includes/callbacks.inc Callbacks.inc Minor menu callbacks for Panels helpers.
CHANGELOG.txt CHANGELOG.txt CHANGELOG for Panels 3.0 for Drupal 7 Panels 7.x-3.0-dev ================== #1025716: Panels fields broken in last update. #1056464 by EclipseGc: Fix broken delete statement in mini panel delete. #954324 by EclipseGc: Fix broken delete statement in…
common.inc includes/common.inc Functions used by more than one panels client module.
default.inc plugins/styles/default.inc Definition of the 'default' panel style.
display-edit.inc includes/display-edit.inc Core Panels API include file containing various display-editing functions. This includes all the basic editing forms (content, layout, layout settings) as well as the ajax modal forms associated with them.
display-layout.inc includes/display-layout.inc Handle the forms for changing a display's layout.
display.html help/display.html
editor.inc plugins/display_renderers/editor.inc
flexible-admin.css plugins/layouts/flexible/flexible-admin.css #panels-dnd-main .panel-flexible-edit-layout div.panels-display .pane-add-link, .panel-flexible-edit-layout .panel-pane { display: none; } .panel-flexible-edit-layout div.panels-display h2.label { padding-right: 0; } .panel-flexible-edit-layout…
flexible.css plugins/layouts/flexible/flexible.css .panel-flexible .panel-separator { margin: 0 0 1em 0; }
flexible.inc plugins/layouts/flexible/flexible.inc Flexible layout plugin.
i18n_panels.i18n.inc i18n_panels/i18n_panels.i18n.inc Internationalization (i18n) hooks.
i18n_panels.info i18n_panels/i18n_panels.info name = Panels translation description = Supports translatable panels items. dependencies[] = i18n dependencies[] = panels dependencies[] = i18n_string dependencies[] = i18n_translation package = Multilingual - Internationalization core = 7.x
i18n_panels.install i18n_panels/i18n_panels.install Internationalization (i18n) submodule: Panels translation.
i18n_panels.module i18n_panels/i18n_panels.module Internationalization (i18n) submodule: Panels translation.
ipe.inc panels_ipe/plugins/display_renderers/ipe.inc
KNOWN_ISSUES.txt KNOWN_ISSUES.txt Known Issue http://drupal.org/node/191771 'Node' panes can have two titles or have two title areas. Cause: Content that comes into a pane is already formatted, and this happens in theme('node'). theme('node')…
landing_page.inc plugins/page_wizards/landing_page.inc
legacy.inc includes/legacy.inc Legacy state manager for Panels.
list.inc plugins/styles/list.inc Definition of the 'list' panel style.
naked.inc plugins/styles/naked.inc Definition of the 'naked' panel style.
onecol.css plugins/layouts/onecol/onecol.css .panel-1col { /* overflow: hidden; */ } .panel-2col .panel-col-first .inside { margin: 0; } .panel-1col .panel-col { width: 100%; } #panels-edit-display .panel-pane, #panels-edit-display .helperclass { margin: .5em; } .panel-2col…
onecol.inc plugins/layouts/onecol/onecol.inc Implementation of hook_panels_layouts().
page-wizard.inc includes/page-wizard.inc Contains helper functions for the Panels page wizards.
page_manager.inc plugins/panels_storage/page_manager.inc Provides a panels_storage plugin for page_manager.
pane-plain-box.css plugins/style_bases/pane/pane_plain_box/pane-plain-box.css %style { margin-bottom: 10px; color: %text; background-color: %background; } %style h2 { color: %header-text; background-color: %header-background; }
pane-plain-box.tpl.php plugins/style_bases/pane/pane_plain_box/pane-plain-box.tpl.php Display the box for rounded corners.
pane-rounded-shadow.css plugins/style_bases/pane/pane_rounded_shadow/pane-rounded-shadow.css /* Show only to IE7 */ *:first-child+html .rounded-shadow-background, /* Show only to IE6 */ * html .rounded-shadow-background { margin: 0 -10px 0 0 !important; padding: 10px 0 5px 0…
pane-rounded-shadow.tpl.php plugins/style_bases/pane/pane_rounded_shadow/pane-rounded-shadow.tpl.php Display the box for rounded corners.
pane.html help/pane.html
panels-add-content-link.tpl.php templates/panels-add-content-link.tpl.php Template to control the add content individual links in the add content modal.
panels-add-content-modal.tpl.php templates/panels-add-content-modal.tpl.php Template to control the add content modal.
panels-dashboard-block.tpl.php templates/panels-dashboard-block.tpl.php
panels-dashboard-link.tpl.php templates/panels-dashboard-link.tpl.php
panels-dashboard.css css/panels-dashboard.css .dashboard-entry .dashboard-link { font-size: 120%; font-weight: bold; } .dashboard-entry .dashboard-icon img { vertical-align: middle; } .dashboard-title { font-weight: bold; font-size: 140%; margin-bottom: .5em; } .dashboard-link form…
panels-dashboard.tpl.php templates/panels-dashboard.tpl.php
panels-onecol.tpl.php plugins/layouts/onecol/panels-onecol.tpl.php Template for a 3 column panel layout.
panels-pane.tpl.php templates/panels-pane.tpl.php Panels-pane.tpl.php Main panel pane template.
panels-rounded-corners-box.tpl.php plugins/styles/corners/panels-rounded-corners-box.tpl.php Display the box for rounded corners.
panels-threecol-25-50-25-stacked.tpl.php plugins/layouts/threecol_25_50_25_stacked/panels-threecol-25-50-25-stacked.tpl.php Template for a 3 column panel layout.
panels-threecol-25-50-25.tpl.php plugins/layouts/threecol_25_50_25/panels-threecol-25-50-25.tpl.php Template for the 1 column panel layout.
panels-threecol-33-34-33-stacked.tpl.php plugins/layouts/threecol_33_34_33_stacked/panels-threecol-33-34-33-stacked.tpl.php Template for a 3 column panel layout.
panels-threecol-33-34-33.tpl.php plugins/layouts/threecol_33_34_33/panels-threecol-33-34-33.tpl.php Template for a 3 column panel layout.
panels-twocol-bricks.tpl.php plugins/layouts/twocol_bricks/panels-twocol-bricks.tpl.php Template for a 2 column panel layout.
panels-twocol-stacked.tpl.php plugins/layouts/twocol_stacked/panels-twocol-stacked.tpl.php Template for a 2 column panel layout.
panels-twocol.tpl.php plugins/layouts/twocol/panels-twocol.tpl.php Template for a 2 column panel layout.
panels.api.php panels.api.php Hooks provided by Panels.

Pages

Other projects