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 |
| 1245867 | page not found | 1779277335 |
| 1245868 | page not found | 1779277336 |
| 1245869 | mail | 1779277591 |
| 1245870 | cron | 1779277591 |
| 1245871 | mail | 1779277591 |
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 |
| textsize/increase | Text Size Increase |
| textsize/normal | Text Size Normal |
| textsize/set | Text Size |
| token/flush-cache | |
| token/tree | |
'pagerer_adaptive' pager theme:Pagini
'pagerer' core replacement theme:Pagini