I suspect this is already on radar ... it would be great to be able to write a PHP snippet in the "View arguments" textarea

Comments

Egon Bianchet’s picture

Status: Active » Needs review
StatusFileSize
new4.48 KB

Probably the ui could be better, and the postgres code is completely untested

Egon Bianchet’s picture

Status: Needs review » Closed (fixed)

I should have tried the token module earlier ... this patch is pretty useless

amitaibu’s picture

Version: 5.x-1.1 » 5.x-1.7
Status: Closed (fixed) » Active

I'm reopening this issue, for this reason:
I have a photo node that can be referenced from several other nodes.
I'd like to theme my URL to be instead of photo/1 :
photo/1?refer=nid

so I need to strip the NID from the [path-arg-1] Token.

amitaibu’s picture

Version: 5.x-1.7 » 5.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new5.4 KB

Wow, that's a slow issue :)
Rerolled against DEV version.