Skip to content
/ panels Public

Fork of the Drupal 'panels' project for Drupal 6 LTS support.

Notifications You must be signed in to change notification settings

d6lts/panels

Repository files navigation

Panels
http://drupal.org/project/panels
================================

DESCRIPTION
-----------
The Panels module allows a site administrator to create customized layouts for multiple uses. At its core it is a drag and drop content manager that lets you visually design a layout and place content within that layout. Integration with other systems allows you to create nodes that use this, landing pages that use this, and even override system pages such as taxonomy and the node page so that you can customize the layout of your site with very fine grained permissions.


DRUPAL 6 END OF LIFE
--------------------
Due to the D6 end of support, Panels 3.11 will probably be the last release. Users are strongly encouraged to upgrade to Drupal 8.

REQUIREMENTS
------------
Drupal 6.x
Ctools http://drupal.org/project/ctools


OPTIONAL
--------
jQuery UI http://drupal.org/project/jquery_ui (Required for IPE)
jquery Update http://drupal.org/project/jquery_update (Required for IPE)


INSTALLING
----------
Find the 'INSTALL.txt' file that comes with the module


DOCUMENTATION
-------------
You're best off checking the online handbook on Drupal.org at http://drupal.org/node/496278
or the developer/API docs


CONTRIBUTE. REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE.
------------------------------------------------------------------------
** NOTE ** DRUPAL 6 IS NO LONGER SUPPORTED.
See https://www.drupal.org/node/1774796#comment-10607722 for more info.
Making new patches for D6 panels is not supported and will be marked 'Wont Fix' unless its a critical bug introduced in Panels 3.11

1. Go to the module issue queue at http://drupal.org/project/issues/panels?status=All&categories=All
2. Click on CREATE A NEW ISSUE link.
3. Fill the form.
4. To get a status report on your request go to http://drupal.org/project/issues/user


UPGRADING
---------
Read more at http://drupal.org/node/250790