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

Diff of /contributions/modules/views_groupby_pack/README.txt

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

revision 1.1, Wed Jan 2 23:38:39 2008 UTC revision 1.2, Thu Jan 17 23:06:12 2008 UTC
# Line 5  README Line 5  README
5  Description  Description
6  ------------  ------------
7    
8  This package contains two modules:  Group By Month, and Group By Taxonomy Term.  This module defines several views style plugin which allows you to group
   
 Each of these modules defines a views style plugin which allows you to group  
9  entires.  You can group them by Month, or by Taxonomy Term.  entires.  You can group them by Month, or by Taxonomy Term.
10    
11  When enabled, this module will provide a new "View Type" inside the "Page" and  When enabled, this module will provide a new "View Type" inside the "Page" and
# Line 16  you can set it to "Grouped by month, Ful Line 14  you can set it to "Grouped by month, Ful
14  Teasers" (or similar for Taxonomy Term).  Teasers" (or similar for Taxonomy Term).
15    
16  It only works if the view is sorted first by the appropriate field.  For  It only works if the view is sorted first by the appropriate field.  For
17  example, to group by month, you must sort first by a datefield.  To group by  example, to group by month, you must sort first by a cck datefield.  To group
18  taxonomy term, you must sort first by taxonomy term.  by taxonomy term, you must sort first by taxonomy term.
19    
20  When it works, you should see results in the view that are like this:  When it works, you should see results in the view that are like this:
21      July 2007      July 2007
# Line 46  Similarly, for Taxonomy Term: Line 44  Similarly, for Taxonomy Term:
44  Installation  Installation
45  ------------  ------------
46    
47  Unpack the tarball and install in your modules directory.  Enable "Group By  Unpack the tarball and install in your modules directory.  Enable "Views Group-By Pack" on the modules admin page.
 Month" and/or "Group By Taxonomy Term" on the modules admin page.  
48    
49  Make sure your view is sorted first by the appropriate field, and then set the  Make sure your view is sorted first by the appropriate field, and then set the
50  "View Type" to "Grouped By X".  "View Type" to "Grouped By X".

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2