CHANGELOG.txt |
CHANGELOG.txt |
|
CHANGELOG for Panels Extras 1.0 for Drupal 6
Panels 6.x-1.x
#1244874 by osopolar : added node context for contactemail
Panels 6.x-1.7 (02-Aug-2011)
#1236906 by chriscalip : added access plugin for menu_node_access "Node Being Viewed : Belongs to… |
configurable_breadcrumbs.inc |
configurable_breadcrumbs/plugins/content_types/configurable_breadcrumbs.inc |
|
Plugin to handle the 'configurable_breadcrumb' content type which allows a
configurable breadcrumb trail of the current page to be embedded into a panel. |
configurable_breadcrumbs.info |
configurable_breadcrumbs/configurable_breadcrumbs.info |
|
; $Id: configurable_breadcrumbs.info,v 1.0 2011/01/28 16:50:48 chriscalip Exp $
name = Configurable Breadcrumbs for Panels
description = Gives an additional content type configurable breadcrumb; options to set title at the end of the… |
configurable_breadcrumbs.module |
configurable_breadcrumbs/configurable_breadcrumbs.module |
|
|
contactemail.inc |
emailpanels/plugins/tasks/contactemail.inc |
|
Provides additional page manager tasks CCK Email Contact form for panels use |
contactemailform.inc |
emailpanels/plugins/content_types/contactemailform.inc |
|
|
emailpanels.info |
emailpanels/emailpanels.info |
|
; $Id: emailpanels.info,v 1.0 2011/01/28 16:50:48 chriscalip Exp $
name = Email CCK Field and Panels 3 Integration
description = Enables ability of panels 3 to handle the email field contact form page and make the email field form available as a… |
emailpanels.module |
emailpanels/emailpanels.module |
|
|
faqpage.inc |
faqpanels/plugins/content_types/faqpage.inc |
|
|
faqpanels.info |
faqpanels/faqpanels.info |
|
; $Id: faqpanels.info,v 1.0 2011/02/07 11:20:07 chriscalip Exp $
name = FAQ and Panels 3 Integration
description = Enables ability of panels 3 to handle the faq page and make the faq page available as a content type
dependencies[] = faq
dependencies[]… |
faqpanels.module |
faqpanels/faqpanels.module |
|
|
faq_term.inc |
faqpanels/plugins/tasks/faq_term.inc |
|
Provides additional page manager tasks FAQ page for panels use |
menuseo_tree.inc |
menu_seo_title/plugins/content_types/menuseo_tree/menuseo_tree.inc |
|
Provides ctools integration for "Menu block" trees. with menu link items replaced with seo titles |
menu_node_access.info |
menu_node_access/menu_node_access.info |
|
; $Id: menu_node_access.info,v 1.1 2011/08/01 18:39:48 chriscalip Exp $
name = Menu Node Access
description = Add a node selection rule "Node : Belongs to a Menu"
dependencies[] = panels
package = panels extras
core = 6.x |
menu_node_access.module |
menu_node_access/menu_node_access.module |
|
menu_node_access.module
Add a node selection rule "Node : Belongs to a Menu" |
menu_seo_title.info |
menu_seo_title/menu_seo_title.info |
|
; $Id: menu_seo_title.info,v 1.1 2011/03/02 11:58:48 chriscalip Exp $
name = Menu Seo Title
description = Add a menu block that uses the menu attribute seo title instead of the normal menu item title
dependencies[] = menu_attributes
dependencies[] =… |
menu_seo_title.module |
menu_seo_title/menu_seo_title.module |
|
menu_seo_title.module
Add a menu block that uses the menu attribute seo title instead of the normal menu item title |
mna.inc |
menu_node_access/plugins/access/mna.inc |
|
Plugin to provide access control based upon if node being viewed belongs to a menu(s). |
parent.inc |
menu_node_access/plugins/access/parent.inc |
|
Plugin to provide access control based upon if node being viewed belongs to a menu(s). |
README.txt |
README.txt |
|
// $Id:
This group of modules contains plugins that build on top of Panels.
For directions on usage of individual modules, please check for README files in
their individual directories. |
README.txt |
emailpanels/README.txt |
|
Panels Extras: Email CCK Field and Panels 3 Integration
DESCRIPTION
-----------
Email CCK Field and Panels 3 Integration exposes the CCK Email (http://drupal.org/project/email) field to Panels. The field can be formatted as a clickable email address… |
README.txt |
configurable_breadcrumbs/README.txt |
|
Panels Extras: Configurable Breadcrumbs
DESCRIPTION
-----------
Configurable Breadcrumbs provides a "Configurable Breadcrumbs Block" within the Panels content selector. This block allows configurable options for the Panels… |
README.txt |
faqpanels/README.txt |
|
Panels Extras: FAQ and Panels 3 Integration
DESCRIPTION
-----------
FAQ and Panels 3 Integration provides a page override for the display of FAQ terms built by the FAQ module (http://drupal.org/project/faq).
REQUIREMENTS
------------
Panels Extras… |
README.txt |
menu_seo_title/README.txt |
|
Panels Extras: Menu SEO Title
DESCRIPTION
-----------
Menu SEO Title provides and SEO version of each menu that uses the menu item titles provided in conjunction with the Menu Attributes module.
REQUIREMENTS
------------
Panels Extras requires… |
region_pane.inc |
region_pane/plugins/content_types/region_pane.inc |
|
Plugin to handle the 'region_pane' content type which allows the contents
of a drupal regions to be included in a panel |
region_pane.info |
region_pane/region_pane.info |
|
; $Id: region_pane.info,v 1.0 2011/03/17 16:50:48 chriscalip Exp $
name = Region Based Panes for Panels
description = Gives an additional content type region_pane with its content being specific Drupal block regions
dependencies[] = panels
package =… |
region_pane.module |
region_pane/region_pane.module |
|
|