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 |
| 1246831 | page not found | 1779299825 |
| 1246832 | page not found | 1779299875 |
| 1246833 | page not found | 1779299875 |
| 1246834 | page not found | 1779299933 |
| 1246835 | page not found | 1779299997 |
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 |
| 31 | l, Y, F j - H:i | long |
| 32 | l, F j, Y - g:ia | long |
| 33 | l, j F Y - g:ia | long |
| 34 | l, Y, F j - g:ia | long |
| 35 | l, j. F Y - G: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/people/captcha/image_captcha | Image CAPTCHA |
| admin/config/people/captcha/image_captcha/font_preview | Font example |
| admin/config/people/captcha/recaptcha | reCAPTCHA |
| admin/config/people/ip-blocking | IP address blocking |
| admin/config/people/ip-blocking/delete/% | Delete IP address |
'pagerer_adaptive' pager theme:Pagini
'pagerer' core replacement theme:Pagini