Closed (fixed)
Project:
Link
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2007 at 10:21 UTC
Updated:
30 Apr 2007 at 06:31 UTC
It would be very useful, if we could do some token-replacement on the url (and maybe on the title too), so we can have an url dependent on the node shown.
That way, we could i.e. build a link to a view having an argument, and we pass the current node-id ...
replacing could be done by using the optional 'token' module, or some simple mapping like '%nid' -> node if, '%uid' -> user id, ...
Comments
Comment #1
quicksketchToken replacement has finally landed (dependent on the token module). It will be available in the official release for link.module 1.6.
Comment #2
(not verified) commented