I cannot figure out how to make a view use the infinite pager. Is it supposed to show up in the pager options?

Comments

thebuckst0p’s picture

Status: Active » Fixed

The latest commit has a README which explains the history of the module and its current usage. It's not ready for production yet - it doesn't have its own UI configuration yet and still utilizes a pretty major hack to work - but it's basically functional if you need to use it, see http://drupal.org/node/778128#comment-2947612.
(I can't get a proper release of the latest HEAD yet, so you'll have to checkout from CVS until I sort that out.)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

davidneedham’s picture

Version: 6.x-0.x-dev » 6.x-1.1
Component: Code » Documentation
Category: support » feature
Status: Closed (fixed) » Needs review
StatusFileSize
new3.95 KB

I got stuck trying to troubleshoot this module and README.txt wasn't especially helpful. I know you're busy, so instead of asking you to update it, I spent a few minutes practicing patch-writing. I took liberties, so feel free to make changes if you don't like it. :-)

Unfortunately I used the old, non-git method. If that doesn't work so well let me know and I'll try the new way.

cerup’s picture

Thank you, i'll try to update this when I get a chance.

sarjeet.singh’s picture

Assigned: Unassigned » sarjeet.singh
sarjeet.singh’s picture

Status: Needs review » Reviewed & tested by the community

Ok,I updated readme.txt file and committed to the D6 dev version (http://drupal.org/node/1162100).

thanks davidneedham

sarjeet.singh’s picture

Version: 6.x-1.1 » 6.x-1.2
Status: Reviewed & tested by the community » Fixed

new version released 6.x.1.2

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.