Here is the module that is compatible with Drupal 6.x
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_savedsearches.tgz | 12.23 KB | avivalma |
| views_savedsearches.tgz | 12.04 KB | avivalma |
Here is the module that is compatible with Drupal 6.x
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_savedsearches.tgz | 12.23 KB | avivalma |
| views_savedsearches.tgz | 12.04 KB | avivalma |
Comments
Comment #1
avivalma commentedAnother version. It has a nice feature that you can hide the form on a per-view basis.
Comment #2
quicksketchThanks, this version is definitely a good start to implementation. Right now the "feature" to turn off the feature per view is a good idea, but is a bit hacky. It'd be much better to have this as an option when configuring the View, rather than making it a variable that has no UI. :)
Regardless, it's a great start and I'll commit it to the Drupal 6 branch shortly. Thanks!
Comment #3
quicksketchAh, I totally missed the settings page! Okay this is now in HEAD. We can work off of that to get a D6 version up and running. Thanks!
Comment #4
patchak commentedwell... as the sponsor of this patch, I'm very glad it's in head now! Thanks Avivalma and quicksketch!
I've been testing this for a couple of weeks now, and it works fine I don't have any bugs at all so big +1.
Comment #5
wim leersYay, thanks for yet another contribution patchak! :)
Comment #6
patchak commentedwell, you know me... ;) Very cool module, I had to have it updated or something! (note to self : learn to code in 2009 dammit!)
Comment #7
quicksketchI found quite a few bugs after releasing the "beta1" version, so a beta 2 is quite necessary already. In the mean time, I'd suggest using HEAD. Thanks all!