Posted by neilnz on January 10, 2011 at 1:24am
2 followers
Jump to:
| Project: | Taxonomy Node |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Hi,
I needed to pull through the relationship between the current node and its term to embed a view within a panel. The easiest way to provide this information is to expose a simple token with the related term ID given the node context.
I've attached a patch that does just that.
I notice someone else already posted a panels-specific context patch on #907608: Integration with Panels Context that could be handy too.
Thanks
| Attachment | Size |
|---|---|
| taxonomynode_tokens.patch | 1.15 KB |
Comments
#1
nice patch, but does not apply cleanly and seems to be no longer compatible with dev