pagination 6.x-1.1
mundanity - October 20, 2008 - 16:40
| Download | Size | md5 hash |
|---|---|---|
| pagination-6.x-1.1.tar.gz | 13.76 KB | 4bd5f2382fc841db676fb4f0b60f658a |
Official release from CVS tag: DRUPAL-6--1-1
Last updated: October 20, 2008 - 16:45
Pagination (Node) now has the following feature set:
- Manual paging has been added (paging by custom break points)
- Page headers have been added and are available for both manual and automatic paging methods.
- Paging display may be default drupal style, a new table of contents style, or both.
- Pagination is now 1 based (drupal default is 0 based)
- Added "Show full {$node_type}" link below pagination
- Pagination settings have been cleaned up and consolidated in one place
- Implemented full help functionality
