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

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

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


Revision 1.5 - (show annotations) (download)
Mon Dec 4 23:03:21 2006 UTC (2 years, 11 months ago) by douggreen
Branch: MAIN
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.4: +2 -2 lines
File MIME type: text/plain
Minor README changes
1 /* $Id: README.txt,v 1.4 2006/12/04 22:59:54 douggreen Exp $
2
3 The views_filterblock module basically moves the horizontal filter from the
4 views page content area into a (vertical) block. This differs from the views
5 block option which displays the view exposed filters AND a limited number of
6 rows from views content. It themes the block using collapsible fieldsets
7 rather than the table currently used by views, and it uses some logic to
8 decide which fieldsets should be collapsed or not collapsed based on whether
9 the filter form has a value.
10
11 Installation
12 ------------
13
14 1. Install this file into the modules directory of your choice (for example,
15 sites/yoursite.com/modules/views_filterblock or modules/views_filterblock).
16 2. Enable the module in the admin/modules page
17 3. Optionally set the number of blocks you need in
18 admin/settings/views_filterblock.
19 3. Add the 'Views Filter Form' blocks on the admin/block page and configure
20 them. You may want to restrict this block to only display on your views page
21 by using the block configure options, but this is not a requirement.
22
23 Author
24 ------
25 Doug Green
26 doug@civicactions.net
27 douggreen@douggreenconsulting.com

  ViewVC Help
Powered by ViewVC 1.1.2