Needs review
Project:
Workspace
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2009 at 03:29 UTC
Updated:
11 Apr 2010 at 18:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
pdcarto commentedThis seems like such an obvious UI requirement that I can only imagine that there's some reason why pagination was *not* included.
Comment #2
hutch commentedThe configurable maximum numbers are "per page", not an absolute maximum, as you can see in the code, for instance in function workspace_list_content starting on line 205
Comment #3
peter-boeren commentedI also needed normal paging for a customer. Added paging by creating following patch. It uses the number of max number of items on a page that an user set. I only needed nodes so code isn't tested for files of comments.
Comment #4
pdcarto commentedThe patch works for me - thanks!
Comment #5
frank ralf commentedChanged status to remind me (and others) that there's already a patch to be tested ;-)
Comment #6
aimutch commentedIs this why a list of content that I have doesn't show all of the content that I created?
Comment #7
peter-boeren commentedAimutch. That is the correct assumption.
Comment #8
buckley commentedsub