Skip to content
Commit 17720faf authored by Doug Green's avatar Doug Green
Browse files

views_alpha_pager is simple module that implements an alphabet pager (A B C)

instead of a numeric pager (1 2 3) for views.

Installation
------------

This module will work as-is.  However, a better implementation involves a
patch to the views.module.  See http://drupal.org/node/88849.  If you do make
this patch, you will need to modify _does_views_support_pre_query_hook() to
return true.

Copy views_alpha_pager.module to your module directory and then enable on the
admin modules page.  Then, edit your view, and select the Pager option "Alpha".

Author
------
Doug Green
douggreen@douggreenconsulting.com
parents
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment