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
14157987 image 1747850489
14157988 image 1747850489
14157989 image 1747850490
14157990 image 1747850491
14157991 image 1747850491
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 262
pathauto_state.node 263
pathauto_state.node 264
pathauto_state.node 265
pathauto_state.node 266
pathauto_state.node 267
pathauto_state.node 268
pathauto_state.node 272
pathauto_state.node 274
pathauto_state.node 275

'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
search.view_user_search /search/user
shortcut.link_add /admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link
shortcut.link_add_inline /admin/config/user-interface/shortcut/manage/{shortcut_set}/add-link-inline
shortcut.set_add /admin/config/user-interface/shortcut/add-set
shortcut.set_switch /user/{user}/shortcuts

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