Here is the module that is compatible with Drupal 6.x

Comments

avivalma’s picture

StatusFileSize
new12.23 KB

Another version. It has a nice feature that you can hide the form on a per-view basis.

quicksketch’s picture

Thanks, 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!

quicksketch’s picture

Status: Needs review » Fixed

Ah, 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!

patchak’s picture

well... 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.

wim leers’s picture

Yay, thanks for yet another contribution patchak! :)

patchak’s picture

well, you know me... ;) Very cool module, I had to have it updated or something! (note to self : learn to code in 2009 dammit!)

quicksketch’s picture

I 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!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.