Indication when more pages are available in paging banners ----------------------------------------------------------
Key: DISPL-202 URL: http://jira.codehaus.org/browse/DISPL-202 Project: DisplayTag Type: New Feature Components: Paging/Sorting Versions: 1.1 Reporter: Patrick Ehrensperger Priority: Minor Lets say i have 20 pages and a paging banner group size of 5 and my paging banner shows the pages from 9 to 13. In version 1.0 the paging banner looks like this (for example without First/Last): [Prev] 9, 10, 11, 12, 13 [Next] It would be nice if i could configure a string (or whatever) that will be appended to the left and the right of the paging banner to indicate that there are more pages available: The above example should look like this: [Prev] ... 9, 10, 11, 12, 13 ... [Next] Notice the three additional dots (...) that indicate, that the list has more values on either side. If the paging banner shows the pages from 1 to 5 it should look like this: [Prev] 1, 2, 3, 4, 5 ... [Next] If the paging banner shows the pages from 16 to 20 it should look like this: [Prev] ... 16, 17, 18, 19, 20 [Next] Unfortunately this problem cannot be solved by configuring the properties paging.banner.first and paging.banner.last. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel