Views Fastsearch Issue Queue

Argument for Views

5.x-2.0, Code, feature request, normal, active

I needed a search argument for Views, so I cobbled together this patch. It basically recycles the code used in the filter operation for the argument option- I abstracted things a little bit, but it's probably not perfect. It does however give me a way to do /mypage/blog/$argument and return data filtered from the argument.

CVS Commits

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    <a href="http://drupal.org/node/286253">#286253</a> by scjv - add missing t()s
    cvscid: 
    135146

    commit #135146 by douggreen on DRUPAL-5 - #286253 by scjv - add missing t()s

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

    commit #113214 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: 
    106172

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

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    code style - remove extra spaces
    cvscid: 
    104275

    commit #104275 by douggreen on DRUPAL-5 - code style - remove extra spaces

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-5
    cvscomment: 
    <a href="http://drupal.org/node/211952">#211952</a> by corsix - implement hook_uninstall
    cvscid: 
    96793

    commit #96793 by douggreen on DRUPAL-5 - #211952 by corsix - implement hook_uninstall