[contributions:douggreen] /modules/views_alpha_pager README.txt views_alpha_pager.css views_alpha_pager.module
User: douggreen Branch: HEAD Date: Thu, 12 Oct 2006 14:47:45 +0000 Added files: /modules/views_alpha_pager README.txt views_alpha_pager.css views_alpha_pager.module Log message: 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 Links: http://cvs.drupal.org/diff.php?path=contributions/modules/views_alpha_pager/... http://cvs.drupal.org/diff.php?path=contributions/modules/views_alpha_pager/... http://cvs.drupal.org/diff.php?path=contributions/modules/views_alpha_pager/...
participants (1)
-
drupal-cvs@drupal.org