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.

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-beta32009-Jan-2728.91 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.22009-Jan-2814.88 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Apr-1933.8 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2009-Jan-2814.9 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.