/[drupal]/contributions/modules/panels_accordion/README.txt
ViewVC logotype

Contents of /contributions/modules/panels_accordion/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Jan 16 17:03:34 2008 UTC (22 months, 1 week ago) by davexoxide
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-5--1-0-beta, DRUPAL-5--1-1, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Panels Settings now carry over default values. There is a README.txt file that I promised webchick I would add. ;)
1 DRUPAL panels_accordion README.txt
2 ==============================================================================
3
4 This module adds an accordion style setting to Panels 2, more specifically
5 Mini Panels.
6
7 A JavaScript accordion hides all but the active area that a user clicked on.
8 When the user clicks the heading of an area it activates that area, the
9 rest will be hidden.
10
11 You need to be using Panels 2 and enable Mini Panels (for now).
12
13 1. Go ahead and build your mini panel, fill it with 2 or more panes.
14 ( http://your-domain.com/admin/panels/panel-mini )
15 2. Click on "Layout Settings"
16 3. Choose "Accordion" from dropdown
17 4. Click "Edit Style settings" and Select your "Action", "Effect", and "Speed"
18 5. Save
19 6. Build a Panel Page that contains your Mini Panel, style it with some CSS.
20
21 **NOTE**
22 Make sure your Content in the mini panels has a title.
23 You have the option to override that title when building the Panel Page

  ViewVC Help
Powered by ViewVC 1.1.2