Any idea how hard it would be to backport this to 6.x? I'd be willing to test.

CommentFileSizeAuthor
#8 argfilters.zip2.9 KBmartin.l

Comments

tomotomo’s picture

Looking at the code, it looks like it ought to work in 6.x. So I changed the version from 7.x to 6.x and gave it a shot as the same hook is used in 6.x. I haven't gotten it to work, but it could be limitations of the argument or filter types I'm using.

tomotomo’s picture

It looks like the module basically works in 6.x.

itangalo’s picture

Status: Active » Postponed

There's a really interesting issue about arguments in filters over at the Views issue queue. This module will probably be removed (or marked as deprecated) once that patch gets in.

I don't think there will ever be a release for D6 of this module, but if someone is willing to do the backport I will of course add it.

Sorry for the bad news.

itangalo’s picture

Priority: Normal » Minor
Amarjit’s picture

Thanks for the module Itangalo.

This does work in D6 only having to change the core to 6.x in the info file.

Cheers.
Amarjit

itangalo’s picture

Heh – cool!
I'm all tied up with other stuff right now, but it's great to know. Thanks!

KhaledBlah’s picture

I can confirm what Amarijt said, it does work, if you only change the "core" string in the info file for the module.

martin.l’s picture

StatusFileSize
new2.9 KB

Here is a Drupal6 D6 version of the module, which worked fine for me.

The only thing I did was to change the version from 7.x to 6.x in the .info file ... no further changes.

I used it on www.whami.com.

itangalo’s picture

Status: Postponed » Fixed

New branch in place, with 6.x version! (Only .info file changed.)

Thanks for help and patience.

Status: Fixed » Closed (fixed)

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