Pagerer 8.x-2.0 - example page

This page is an example of pagerer's features. It runs three separate queries on the database, and renders three tables with the results. A distinct pager is associated to each of the tables, and each pager is rendered through various pagerer's styles.




First data table:

wid type timestamp
14156191 cron 1747847137
14156192 cron 1747847137
14156193 cron 1747847137
14156194 cron 1747847138
14156195 cron 1747847138
Drupal standard 'pager' theme:
'Standard' pagerer style (mimick of Drupal's standard) in three 'display' modes: 'pages', 'items', and 'item_ranges'
'Progressive' pagerer style:
'Adaptive' pagerer style:
'Mini' pagerer style:
'Scrollpane' pagerer style:
'Slider' pagerer style:
'pagerer' core replacement theme:




Second data table:

collection name
pathauto_state.node 144
pathauto_state.node 145
pathauto_state.node 146
pathauto_state.node 147
pathauto_state.node 148
pathauto_state.node 149
pathauto_state.node 150
pathauto_state.node 151
pathauto_state.node 152
pathauto_state.node 153

'Basic' pagerer style:
'Adaptive' pagerer style:
'pagerer' core replacement theme:
'pagerer' (direct call from module) theme: Note the usage of the 'tags' variables to customise labels and hover titles.




Third data table:

name path
view.comment.page_unapproved /admin/content/comment/approval
view.content.page_1 /admin/content
view.country_health_profile_view.page_1 /country-health-profiles
view.data_registry.page_1 /data-r
view.data_repository_static_page.page_1 /drs

'Adaptive' pagerer style:
'pagerer' core replacement theme: