Posted by Gurpartap Singh on December 1, 2005 at 6:53pm
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
- http://www.lullabot.com/
- http://www.networkworld.com/community/
- http://www.infoworld.com/
- http://www.maximumpc.com/
- ...
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.
Project Information
- Module categories: Content Display, Filters/Editors, Paging
- Maintenance status: Unknown
- Development status: Unknown
- Reported installs: 3517 sites currently report using this module. View usage statistics.
- Last modified: August 3, 2009