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 themes.
First data table:
| wid | type | timestamp |
| 1246224 | page not found | 1779281067 |
| 1246225 | search | 1779281078 |
| 1246226 | search | 1779281095 |
| 1246227 | page not found | 1779281300 |
| 1246228 | page not found | 1779281321 |
Drupal standard 'pager' theme:Pagini
'pagerer_standard' pager theme (mimick of Drupal's standard) in three 'display' modes: 'pages', 'items', and 'item_ranges'
Pagini
Pagini
Pagini
'pagerer_progressive' pager theme:Pagini
'pagerer_adaptive' pager theme:Pagini
'pagerer_mini' pager theme:Pagini
'pagerer_scrollpane' pager theme:Pagini
'pagerer_slider' pager theme:Pagini
'pagerer' core replacement theme:Pagini
Second data table:
| dfid | format | type |
| 21 | Y, F j - H:i | medium |
| 22 | D, m/d/Y - g:ia | medium |
| 23 | D, d/m/Y - g:ia | medium |
| 24 | D, Y/m/d - g:ia | medium |
| 25 | F j, Y - g:ia | medium |
| 26 | j F Y - g:ia | medium |
| 27 | Y, F j - g:ia | medium |
| 28 | j. F Y - G:i | medium |
| 29 | l, F j, Y - H:i | long |
| 30 | l, j F, Y - H:i | long |
'pagerer_adaptive' pager theme:Pagini
'pagerer' core replacement theme:Pagini
'pagerer' (direct call from module) theme: Note the usage of the 'tags' variables to customise labels and hover titles.
Third data table:
| path | title |
| admin/config/media/image-styles/revert/% | Revert style |
| admin/config/media/image-toolkit | Image toolkit |
| admin/config/people | People |
| admin/config/people/accounts | Account settings |
| admin/config/people/accounts/display | Manage display |
'pagerer_adaptive' pager theme:Pagini
'pagerer' core replacement theme:Pagini