Drupal.org Excerpt:
The views_alpha_pager is a simple module that implements an alphabet pager (A B C) instead of a numeric pager (1 2 3) for views. This module relies upon a reasonable alpha sort order defined in the view. When one is not defined, it reverts to the numeric pager. Copy views_alpha_pager.module to your module... [More...]
Details:
| Maintainer: | douggreen |
| Links: | |
| Categories: | Content display, Views |