Paging
Gurpartap Singh - December 1, 2005 - 18:53
Description
Break long pages into smaller ones automatically by words(or characters) limit, or by means of a customizable pagination tag:
First page here.
<!--pagebreak-->
Second page here.
<!--pagebreak-->
More pages here.Sites using paging
Features
- Customizable page separator string.
- Form or image button to insert page separator string in content.
- Link "Read more" to second page when the teaser is larger than or equal to the first page.
- Option of pager navigation style to choose. Possible values are theme_pager(), theme_paging_drop_down() or any custom theme function.
- Configurable pager navigation position. Below content or Above content or both, or manual position using $node->paging in node.tpl.php.
- Load pages dynamically using AJAX.
- Page names feature. Define pages using format or use the Page names interface.
- Page navigation block with page names.
- Change page title to name of current page.
- Automatic pagination with either character count or word count.
- All settings are configurable per content type.
- ... and some undocumented touches. Feature requests are most welcome!
Documentation
- Installation and support instructions can be found in README.txt.
- Find further documentation, answers to FAQs, and other enhancement guides on the handbooks page at: http://drupal.org/handbook/modules/paging.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-beta3 | 2009-Jan-27 | 28.91 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.2 | 2009-Jan-28 | 14.88 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Apr-19 | 33.8 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Jan-28 | 14.9 KB | Download · Release notes | Development snapshot | |
