Thread for the SimplePager extension: http://extensions.pivotx.net/entry/46/simplepager
Useful when you have lots of comments on 1 page or lots of list items in a (un)ordered list or lots of pages in a chapter or lots of other items that begin with the same html tag.
If the number of occurences is less than what you specify for pagination nothing is changed in your web page.
Version 0.2 released: contains a new option "pagenorepos" that makes it possible to turn off page repositioning after clicking the pager. Further some minor changes.
Version 0.3 released: added a new option "pageradjust" to adjust the pager to the left (or right) so you can get the pager in line with the paged elements. Css updated.
Version 0.4. released: some general enhancements and a new option to use the tag-ids of the child elements as values for the pager (thanks Marco!).