Active
Project:
Node Reference formatters
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2009 at 06:59 UTC
Updated:
15 Oct 2009 at 08:37 UTC
I've got some sort of hard coded code that I've used on a couple of projects where I've put node content into my own menu handlers (e.g. node/123 => foo/bar/123) and since they're new menu paths you can't just use pathauto on the node. I ended up having to write my own formatter that generated the correct links. I'd been thinking about cleaning it up, making it more token based, and releasing it for a bit but after coming across this module it seems like it'd be a great fit.
If this is something that interests you let me know and I'll get a patch together.
Comments
Comment #1
nk_ commentedHello,
first sorry for this massive delay ...
Definitely I'd like to see your formatter code, as I can understand it might be quite usable.
Thanks, Nenad