Hi. I'm using pagination_helper to create paginator on my site (for example: comments under article.) Lets say, that article has 260 comments with 10 comment per page - I've got links for each page (1-26), instead of - let's say 1-10, 26 pages. Is it possible with pagination helper ? Any hints will be greatly appreciated Sorry for my language errors - English isn't my native lang.
CommentAuthorbermi
I'm not sure I understood specifically what you were asking for. FYI Akelos paginator proxies PEAR's one, so you can modify it as needed.