-
Issue #1132302 by "BreathingRock": Views Infinite Pager breaks standard Views UI user_pager options
-
Issue #794128 by 'entrigan': need a readme.txt (i.e. how do I use this module?). fixed code standard releted issue(coder).
-
Views Infinite Pager: February 25, 2011 2:13
Commit 9dc0bde on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Added auto-load functionality to automatically load the next view when scrolled to the bottom
-
fixed top ID comment
-
first release commit
-
added a class 'infinite-page' so people can style or remove objects from the infinite page
-
committing new structure with several fixes before first cleanup and release
-
Brought modified JS up to date with latest Views JS. added README.txt [#794128] added .install file, hook_install to enforce weight after Views. using 'alternate' function names with temporary references to override, instead of direct overrides. whitespace: replaced tabs with soft tabs
-
Initial commit of Views Infinite Pager. Still a hard-coded hack, needs UI controls.