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 |
| 1246274 | page not found | 1779281704 |
| 1246275 | page not found | 1779281704 |
| 1246276 | page not found | 1779281704 |
| 1246277 | page not found | 1779281704 |
| 1246278 | page not found | 1779281704 |
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 |
| 11 | Y M j - H:i | short |
| 12 | M j Y - g:ia | short |
| 13 | j M Y - g:ia | short |
| 14 | Y M j - g:ia | short |
| 15 | D, m/d/Y - H:i | medium |
| 16 | D, d/m/Y - H:i | medium |
| 17 | D, Y/m/d - H:i | medium |
| 18 | D, Y-m-d H:i | medium |
| 19 | F j, Y - H:i | medium |
| 20 | j F, Y - H:i | medium |
'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/help/taxonomy_menu | taxonomy_menu |
| admin/help/text | text |
| admin/help/textsize | textsize |
| admin/help/token | token |
| admin/help/toolbar | toolbar |
'pagerer_adaptive' pager theme:Pagini
'pagerer' core replacement theme:Pagini