Ticket #300 (closed enhancement: fixed)
[PATCH]Switch to Pager from DB_Pager
| Reported by: | shalligan@… | Owned by: | dmorton |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | PHP scripts | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
DB_Pager is no longer support and Pager has better functionality. I am attaching a diff to show the basics of it. It would be better to only query for the data window to display the page. The attached implementation does not do this, but neither did DB_Pager.
Bonus: Automatically made sliding page number links.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

