Drupal is a registered trademark of Dries Buytaert

pager

Security covered
View on drupal.org
The Pager module provides simple in-page Prev and Next navigation links with respective images.

There are currently 2 theme options, (center block or slide-out side tabs).

Configuration options Include:

  • Previous Text: The text at the bottom of all previous links.
  • Next Text: The text at the bottom of all next links.
  • Image Field: The image filed to use for the block, (if navigation between content types is desired then it's convenient if they share an image field).
  • Image Style: The image style to use for the block. To get a consistant look, an image style that's scaled and cropped to specific aspect ration work best. To improve performance a size that matches display size, (or is close) works best.
  • Theme: There are currently two themes. A center block and side tabs.
  • Content Types: The content types that will be included in the this block's pagination. Pagination between content types is simplest if hey share taxonomy and an image field.
  • Taxonomy Terms: The terms that will be included in pagination.
  • Maintain Term: If set the prev/next links will have the same taxonomy as the current content, (Dogs to Dogs and Cats to Cats). If not set then pagination will include any of the taxonomy terms selected, (Dogs to Dogs or Dogs to Cats or Cats to Honey Badgers).
  • Direction: Forward is cronoligical order from first to last, (first is oldest, last is newest).
  • End Behavior: The behavior at the first and last content.
    • Loop means the last content will feature a link to the first, (and vice versa).
    • Current means that when displaying the first or last content one pane will link to itself.
    • Single means that only one pagination link will appear, (next on first and prev on last).

Sub-module "Pager Views", (3.1.0-alpha2)

The sub-module "Pager Views" implements the Pager's functionality but integrated with the the Views module.

Activity

Total releases
4
First release
Dec 2024
Latest release
1 day ago
Release cadence
148 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
3.1.0-alpha4 Pre-release Feb 27, 2026
3.1.0-alpha2 Pre-release Feb 11, 2026
3.1.0-alpha1 Pre-release Feb 11, 2026
3.0.1-alpha1 Pre-release Dec 11, 2024