Greetings,

I sent the email below to the user list this morning.  No reply yet as
I'm awaiting moderator approval.  Anyway, I figured out how to get the
functionality I wanted by adding two parameters to the Pagination class.
See attached diff file.  Let me know your thoughts.

Thanks,
Justin



>> Email to User List

I've given all the paging.banner.* property settings a test drive, but I
still can't get the precise functionality I need.  Here's the paging
display I'm after:

15 Reports found                  Page 1 of 2: [ 1-2 ]

I've got the "15 reports found" handled via items_found properties as
well as the page list formatting (e.g. [ 1-2 ]).  What I can't figure
out how to get is the "Page 1 of 2:" display from the paging.banner
properties.  In particular, I did not find any references to the current
page and total pages variables.  It seems like I need a
PagingBannerDecorator, but I did not see any plug-in points for such a
thing.

<< email to User List

Attachment: Pagination.java.diff
Description: Pagination.java.diff

Reply via email to