Views Alpha Pager

nonlatin1 characters support?

5.x-1.4, User interface, support request, normal, active

is there any way to support turkish characters in pager? I changed
$where = "INSTR('0123456789ABCÇDEFGHIİJKLMNOÖPRSŞTUÜVYZ', $myfield) = 0"; part. but it did not work. it is actully latin5.
what can I do?

Alpha Pager doesn't show up when using a Node: Created Time Filter

5.x-1.4, Code, bug report, normal, active

Here's a strange problem I encountered today:
I wanted for my views to show only those nodes that were created before the current date. So I chose the Node: Created Time filter which had the effect that Alpha Pager wasn't showing any letters but only "All". Disabling the filter fixes the problem.
I am using Views 5.x-1.6 and Alpha Pager 5.x-1.4.

error message

5.x-1.4, Code, support request, normal, active

Enabling alpha pager results in the following error message:

D6 version?

HEAD, Miscellaneous, feature request, normal, duplicate

Any plans for a Drupal 6 version?

Port Views Alpha Pager to D6

5.x-1.x-dev, Code, task, normal, postponed

Is this in the works?

Commit 124876 by douggreen

commit #124876 by douggreen on DRUPAL-5 - #183425 - remove the page number from the query string used to go to the alpha pages

Exposed Filters not compatible with alpha pager sort item

5.x-1.4, Code, feature request, normal, won't fix

To recreate
Create a view with an exposed filter for a CCK text field
Use Views alpha pager
With no text entered in the exposed filter text field, the alpha page functions perfectly.
Insert some text in the text field and hit search - the search works fine.
The alpha charachers are now reduced to just the one beginning with the filter text.

Node Title Sort

5.x-1.4, Code, bug report, critical, patch (code needs review)

It was brought to my attention by a client that the title sort was not being done correctly. After looking at the queries generated on Views with the views_alpha pager, I noticed that the order clause was incorrectly using the following as the first order clause.

Commit 121901 by douggreen

commit #121901 by douggreen on DRUPAL-5 - allow exported views to set the views_alpha_pager placement

Ajax customization

5.x-1.x-dev, Code, feature request, normal, active

Yo, a while back I said I'd contribute back some ajax stuff I did with your module. So here's the basics:

Syndicate content