Added by Matt Jones over 11 years ago. Updated almost 11 years ago.
0%
There are previous and next buttons, but no page numbers (1,2,3,4,5....n).
I'm thinking that no more than 10 numbers should be shown. So long search results would look like:
[Prev] [1, 2, 3...30, 31, 32] [Next]or[Prev] [1, 2, 3, 4, 5...Last] [Next][Prev] [First...28, 29, 30, 31, 32] [Next]
Now showing this centered at the bottom of the result page (for example):[Prev] [1, 2, 3...30, 31, 32] [Next]
Ben and I decided the pagination should always show the current page you are on, so the new scheme is:
[Prev][1]...[48,49,*50*,51,52]...[110][Next]
We are going to implement infinite scrolling instead.
Also available in: Atom PDF