| 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 |
| 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 |
| 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". |