Releases for Pagination (Node)
pagination 6.x-1.6
First released: June 26, 2009 - 05:24
Size: 20.44 KB
md5_file hash: 811390fafd10e37e90e942cb06b575ae
Last updated: June 26, 2009 - 05:26
- #421502: New feature: choose which heading level to paginate on
- #386120: New feature: French translation - excessive thanks @luron
- #473808: Fixed a regex issue on custom header parsing
- #471596: Disabled pagination during search node building modes
- #392928: Initial workaround for odd WYSIWYG behaviour
- #453852: Typo fix
- #406372: Pagination information is collapsed by default on node edit
- #386154: Added toggle to disable one based paging (default: enabled)
- #385876: Pagination disabled during NODE_BUILD_PREVIEW
pagination 6.x-1.5
First released: February 21, 2009 - 02:54
Size: 15.2 KB
md5_file hash: 3f49314e5d1ee8fb7011818509c5ea6e
Last updated: February 21, 2009 - 02:55
- #378580 manual paging toc headers display fix
pagination 6.x-1.4
First released: February 19, 2009 - 06:15
Size: 15.18 KB
md5_file hash: 7793306805428e1c774b2e0c4e49ed96
Last updated: February 19, 2009 - 06:21
- #324584: New feature: display of the ToC via a block - thanks @quex
- #323177: New feature: manually break pages via <h3> tags
- #365659: New feature: disable specific nodes (by node id) from within
Pagination admin settings
- #350196: Pagination is disabled under NODE_BUILD_PRINT
- #353536: Pager/ToC have been moved to nodeapi
- #369030: Fixed a pager display issue with certain themes
- #324584: Rename of ToC CSS classes/ids (added pagination namespace)
- #360292: Better functionality for FCK/TinyMCE placed custom headers
- #333635: E_NOTICE cleanup - thanks @heyrocker
- #334440: Added $pager variable, now available in node.tpl.php
- #325414: Add a "current" class to the ToC list items
pagination 6.x-1.3
First released: October 22, 2008 - 20:07
Size: 14.25 KB
md5_file hash: 4cca0ea4be593e8a6d940d6253c9c59e
Last updated: October 22, 2008 - 20:10
- #324012: added toggle for "Show All" in admin settings
- #324012, #324668: fixed issue with CCK fields not showing
- #324584: fixed incorrect assignment of default class values in the ToC
pagination 6.x-1.2
First released: October 20, 2008 - 19:57
Size: 13.76 KB
md5_file hash: af4f0594455bf75a2c79a9c870c4ccc0
Last updated: October 20, 2008 - 20:00
- fixed manual paging header display in ToC
pagination 6.x-1.1
First released: October 20, 2008 - 16:40
Size: 13.76 KB
md5_file hash: 4bd5f2382fc841db676fb4f0b60f658a
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
pagination 6.x-1.x-dev
First released: October 16, 2008 - 02:00
Size: 21.04 KB
md5_file hash: 6a75ccbcfff9a12c8d3dbd4bff7d72e1
Last updated: August 5, 2009 - 12:29
- added "Show full {$node}" link below pagination
- pagination is now 1 based (drupal default is 0 based)
pagination 6.x-1.01
First released: October 15, 2008 - 02:08
Size: 8.47 KB
md5_file hash: 0f7d474d5ac63ef1a7980bb7305f9017
Last updated: October 15, 2008 - 02:10
fixed an issue with hook_form_alter (relying on unreliable data!), potentially creating problems with custom node types.
pagination 6.x-1.0
First released: October 15, 2008 - 01:09
Size: 8.44 KB
md5_file hash: 16b205a00f9847e203a1a13657c66b36
Last updated: October 15, 2008 - 01:10
Initial release of pagination
