This module creates a pager to be used with views module, it gives support to infinite scroll paging, this is different from other modules because it's capable of managing more than just one pager, so you can create a block using views, assign it to a region and infinite page it while you infinite scroll the whole document.



Alternative modules reviews:




The project page is:

http://drupal.org/sandbox/hyunkeln/1960644



And the repository is:

git clone http://git.drupal.org/sandbox/hyunkeln/1960644.git views_multiple_infinite_scroll_pager

Comments

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxhyunkeln1960644git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

Matters’s picture

Hi, maybe I'm wrong, but this module doesn't work if i choose Format: Grid

markpavlitski’s picture

You should add a README.txt with information about your module, and remove LICENSE.txt as it's added by the Drupal packaging system. See: http://drupal.org/node/447604

You also have a few comment style issues, have a look at the documentation standards for more details: http://drupal.org/coding-standards/docs#general

markpavlitski’s picture

Please note that you shouldn't work in the git master branch. You should switch to working on a 7.x-1.x branch instead. See step-by-step guide here:
http://drupal.org/empty-git-master

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.

I'm a robot and this is an automated message from Project Applications Scraper.