Skip to content

Releases: backdrop-contrib/pagerer

1.x-1.0.0-beta2

Choose a tag to compare

@izmeez izmeez released this 18 Jul 16:11

Fixed the pagerer_example module to work with Backdrop.

If using in conjunction with the pager_fix module an issue related to the pager_fix module will cause a warning because there are multiple pagers on the example page. Until this is fixed in that module use the pager_fix exclude path option to exclude admin/config/user-interface/pagerer/example. See issue backdrop-contrib/pager_fix#1

1.x-1.0.0-beta1

Choose a tag to compare

@izmeez izmeez released this 18 Jul 05:18

This is the first release (beta1) of the Backdrop port of the Pagerer module.

It has one significant enhancement that is an optional setting to Start page numbering at 1 in generated URLs. This provides for compatibility with the Pager fix module that makes the page URL parameter match the displayed page number.