Posted by mundanity on October 20, 2008 at 4:40pm
| Download | Size | md5 hash |
|---|---|---|
| pagination-6.x-1.1.tar.gz | 13.76 KB | 4bd5f2382fc841db676fb4f0b60f658a |
| pagination-6.x-1.1.zip | 16.73 KB | a25d12b4d52a81075914d79f3fab9d99 |
Last updated: December 24, 2010 - 23:34
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