Posted by OnlineWD™ on September 7, 2009 at 12:41am
| Project: | Workspace |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
I would like option to enable a pager and set number of items per page.
Comments
#1
The pager code is in there, but isn't called at the right time, so a pager is never displayed.
Attached patch inserts a pager at the top AND at the bottom of the lists via the theme function and also calls theme('workspace_list') properly, so it's overrideable on ALL tabs and not only half of them.