Releases for Views 'Group-By' Pack
views_groupby_pack 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| views_groupby_pack-5.x-1.3.tar.gz | 8.41 KB | f96425a129d4194cc0f7637bd31ff816 |
The big feature of this release is that timestamps now work, as well as CCK dates. Things like "node created time" and "node update time".
Furthermore, we now use date_custom2unix to read the value of CCK dates, and strtotime only if the date api is not available. This is because some platforms have a limited range in strtotime.
views_groupby_pack 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| views_groupby_pack-5.x-1.2.tar.gz | 8.29 KB | 465279d5b3f1e0353936fecf47b67a82 |
We handle bug #231151: info module contains string error by changing the string in the info file.
We handle bug #205327: Month name in output should be translated by using date_format_date or format_date to translate the names of months.
We also provide finer-grained control of the theming process by separating the grouping function from the theming function.
views_groupby_pack 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| views_groupby_pack-5.x-1.1.tar.gz | 7.92 KB | 4899bea01e51e69c0f681af01f487bd4 |
The teaser functions are now separately themeable.
Also, there is now only one actual module to enable. The "month" and "taxonomy" groupers used to be separate modules, but now they are just include files, so you only need to enable the whole pack.
views_groupby_pack 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| views_groupby_pack-5.x-1.0.tar.gz | 7.92 KB | eebc2ff6a63d194806ad03f2dfef9fe9 |
This module's name has changed, because it now includes the "Group By Taxonomy Term" module.
monthgroup 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| views_groupby_pack-5.x-1.x-dev.tar.gz | 7.91 KB | 1c33acbd3d9f0fc8aa75ddfa88252b2a |
The dev release.
