-
Issue #1579988 by pdrake: Fix limit option set to 0 to show all item instead of none
-
Issue #1543326 by poieo: Add RSV and NRSV versions
-
Fix notice error that happens when no pager is needed
-
Issue #1303682 by dawehner: Port to Drupal 7 Views 3
-
Adding default to $parameters argument in litepager theme function.
-
Modify how litepager option is added to the options array to prevent array keys from being modified. #876362
-
If results on current page are less than the results per page limit, then don't show a next link because we are at the end of our result set. #887090
-
Use pre-render Views hook to turn use_pager variable on again, so that rendering expects paged data. #907580
-
Issue #1072068 by dww: Fixes PHP notice errors.
-
First pass at a Views 3 pager plugin version of Litepager