Pagination system

Registered by Massa

A series of functions that help developers on creating pagination.
db_pager will search on SQL and limit to X items
theme('pager') will show a navigation items like "<<first <previous 1 2 3 4 next> last>>"

Blueprint information

Status:
Not started
Approver:
None
Priority:
Medium
Drafter:
None
Direction:
Approved
Assignee:
Massa
Definition:
Approved
Series goal:
Accepted for 0.x
Implementation:
Unknown
Milestone target:
milestone icon 0.02

Related branches

Sprints

Whiteboard

the function exists, but only perform a normal db_query.
TODO:
* perform a new db_query to count the total results
* store pager variables to further theme use
* theme functions to show the pager navigation

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.