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