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 |
| 1244926 | page not found | 1779260433 |
| 1244927 | page not found | 1779260433 |
| 1244928 | page not found | 1779260433 |
| 1244929 | page not found | 1779260433 |
| 1244930 | page not found | 1779260433 |
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 | Administration |
| admin/appearance | Appearance |
| admin/appearance/default | Set default theme |
| admin/appearance/disable | Disable theme |
| admin/appearance/enable | Enable theme |
'pagerer_adaptive' pager theme:Pagini
'pagerer' core replacement theme:Pagini