Views Alpha Pager CVS Commits

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

Commit 121901 by douggreen

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

Commit 113213 by douggreen

commit #113213 by douggreen on DRUPAL-6--1 - clean up info file

Commit 106171 by douggreen

commit #106171 by douggreen on DRUPAL-5 - remove author attribution (see http://www.youtube.com/watch?v=ZSFDm3UYkeE)

Commit 104271 by douggreen

commit #104271 by douggreen on DRUPAL-5 - fix code style

Commit 104075 by douggreen

commit #104075 by douggreen on DRUPAL-5 - #212171 by JohnAlbin - more css classes for more theming

Commit 104022 by douggreen

commit #104022 by douggreen on DRUPAL-5 - #228392 by johnAlbin - # and All links gets incorrect title attributes

Commit 103870 by douggreen

commit #103870 by douggreen on DRUPAL-5 - #228714 - remove empty divs when there is no pager output

Commit 96127 by douggreen

commit #96127 by douggreen on DRUPAL-5 - add variable_del to hook_uninstall, instead of using DELETE FROM {variable}, which is error prone to getting too much

Commit 95529 by douggreen

commit #95529 by douggreen on DRUPAL-5 - still remove vars on uninstall

Issue Queue

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?

 

CVS Commits

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    <a href="http://drupal.org/node/183425">#183425</a> - remove the page number from the query string used to go to the alpha pages
    cvscid: 
    124876

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

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    allow exported views to set the views_alpha_pager placement
    cvscid: 
    121901

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

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--1
    cvscomment: 
    clean up info file
    cvscid: 
    113213

    commit #113213 by douggreen on DRUPAL-6--1 - clean up info file

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    remove author attribution (see http://www.youtube.com/watch?v=ZSFDm3UYkeE)
    cvscid: 
    106171

    commit #106171 by douggreen on DRUPAL-5 - remove author attribution (see http://www.youtube.com/watch?v=ZSFDm3UYkeE)

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    fix code style
    cvscid: 
    104271

    commit #104271 by douggreen on DRUPAL-5 - fix code style