Perhaps this is a feature request for User, or a search for advice on a possible equivalent.
With the weblog:entries tag and pagination on, I can use the following code:
Page {current_page} of {total_pages} pages {pagination_links}
In User, the user:users tag only recognizes {pagination_links} and not the other variables. Could the other variables be added, or are there other variables I can use in their place?
