views_alpha_pager 5.x-1.5

New features

Add a minor feature that's been in code for a long time, but just never got turned into a release:

* allow views in code to set the alpha pager setting, by adding settings such as $view->alpha_pager_placement = 4; to hook_views_default_views views.

views_alpha_pager 5.x-1.4

Changes since DRUPAL-5--1-3:

views_alpha_pager 5.x-1.3

New features
Bug fixes

Per the conversation on the devel thread, I'm creating new latest releases of several modules.

Changes since DRUPAL-5--1-2:

  • #169593 - give the admin some control over the display of the pager at the top and/or bottom
  • #208301 - fix query when DISTINCT is used (which also adds a GROUP BY clause) - this is really a hack, and won't work with subqueries, a better regex fix is still needed
  • remove some use of variables and store data in our own table

views_alpha_pager 4.7.x-1.0

New features
Bug fixes

Backport stable 5.x version to 4.7.x. This version is needed for Views 1-6 or higher (BETA at the time of this writing).

views_alpha_pager 5.x-1.1

New features
Bug fixes

This version includes bug a few bug fixes, works with views 5.x-1.6 version, works with the views_fastsearch search plugin view, adds support for tables, adds the "All" link

Subscribe with RSS Subscribe to Releases for Views Alpha Pager