Active
Project:
interwiki
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2005 at 21:39 UTC
Updated:
28 Dec 2005 at 13:24 UTC
It would be useful to be able to link to titles within drupal, so instead of having to put [:node/100] you could put [:My first blog entry]. The freelinking module does this currently, but it does not support the first(explicit node) linking style.
If a patch like this would be considered, I am happy to produce the patch. I would do it in a very similar way to the freelinking module, with a page hook, so
?q=interwiki/node/100 would take you to node 100, and ?q=interwiki/my+first+blog+entry would look up the entry then go to it.
Comments
Comment #1
sheldon rampton commentedI'd be interested in seeing a patch that adds this capability, and if it works without compromising the module's existing functionality, we'd add it.