Looks like Views 3 has a pluggable pager system, that we should look to take advantage of. I think this module is for Views 2, correct?
http://drupalcode.org/viewvc/drupal/contributions/modules/views_plugins/...
Looks like Views 3 has a pluggable pager system, that we should look to take advantage of. I think this module is for Views 2, correct?
http://drupalcode.org/viewvc/drupal/contributions/modules/views_plugins/...
Comments
Comment #1
nrambeck commentedCorrect, this is for Views 2.x only for the time being. At some point, I'll create a version for Views 3.x using the pluggable pager system.
Comment #2
dagmarI think the 3.x version of this module is included in http://drupal.org/project/views_plugins (See http://drupalcode.org/viewvc/drupal/contributions/modules/views_plugins/...)
Maybe you can help to improve it.
Comment #3
cancerian7 commentedAny plan to upgrade this module to VIEWS 3? I need it so badly.
Thanks.
Comment #4
nrambeck commentedI'd like to. I'm sure more people will want it for Views 3 on both Drupal 6 and 7. I'll put it on my todo list, but it might take a couple weeks for me to get around to it. I assume you're willing to test the Views 3 version when I get around to getting a development version out?
Comment #5
cancerian7 commentedThank you so much :) Yes, I will test it.
Thanks.
Comment #6
nrambeck commentedI added a 6.x-3.x dev release over the weekend. Try it out with Views 3 and report any issue you have here.
http://drupal.org/node/874698/release
Comment #7
cancerian7 commentedThank you so much. I have tested it, So far I have received no bugs except only one which I am also getting with Views Plugins module. Here is the link, It should not have to display the Next Button, click Next and you will see the error. Perhaps it's a Views issue?
Comment #8
nrambeck commentedI just committed a fix for this bug. Try out the latest development snapshot dated June 3 (probably won't be created until June 4).
Comment #9
cancerian7 commentedPerfect! Thank you so much :) This solved my problem.
Thanks.
Comment #10
nrambeck commentedI just pushed out a full release for this Views 3 version.