Paging

Gurpartap Singh - December 1, 2005 - 18:53
Paging Configuration

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.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0-beta3 Download (28.91 KB) 2009-Jan-27 Notes
5.x-1.2 Download (14.88 KB) 2009-Jan-28 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev Download (33.8 KB) 2009-Apr-19 Notes
5.x-1.x-dev Download (14.9 KB) 2009-Jan-28 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.