Views Item Per Page

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to display a selector at the bottom of a view. This selector allows the visitor to choose how many items to show per page in the current view.

UPDATE : This module has been made obsolete by the version 3 of Views

Paging API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Paging API tries to provide an intelligent paging system, that let's you browse through nodes (via previous - next links) after going to a node detail page from within a node overview.

Currently, the module provides support for Views & Apache Solr.

Steps

Component type

module

Maintenance status

Development status

Downloads

1177

Component created

Component changed

Steps is a module that allows you to paginate any type, and number, of nodes. A new content type called "Steps" using a node reference field makes this easy to do.

Features

1.0 (and newer)

  • Allow users to only visit steps in the order you've put them in.
  • Users are automatically redirected to the last step they were at if they revisit at a later point.

There are also a few ways to hook into Steps. These are implemented as needed.

ptoken - Page number token - pager

Component type

module

Maintenance status

Development status

Downloads

392

Component created

Component changed

ptoken - its a very very very small module

[ptoken] - gives "Page number #" as token and NULL as no pager at page
Usefull for SEO optimization

Never be ported to Drupal 7, as it is already in core #224262: Add Page Number token

Developed by Druler

Pager Limits

Component type

module

Maintenance status

Development status

Downloads

1234

Component created

Component changed

Are you annoyed by the hard-coded limits of many pagers, most notably the '50' limits of many of core's lists, like users, content, comments, and watchdog entries?

Pager Limits compiles a list of paths with pagers, as you encounter them, and it allows you to assign a custom limit to each pager.

Unlike other solutions, Pager Limits does not require any changes to core.