Views Litepager
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Note: Use the 2.x releases with Views 2 and the 3.x releases with Views 3.
Though this pager may appear similar to View's "Mini Pager" option, it is functionally different in a very important way. The Views Litepager module solves a problem of scalability for sites with large amounts of content. Drupal's core pagination system creates a pager navigation that shows exactly how many pages of content exist for the content list. This requires that a COUNT query be executed based on the query used to generate the list.
