Another token based formatter?
drewish - June 5, 2009 - 06:59
| Project: | Node Reference formatters |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
Hello,
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