Active
Project:
Taxonomy Node
Version:
6.x-1.0-beta3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2010 at 12:34 UTC
Updated:
18 Sep 2010 at 20:46 UTC
I'm struggling to resolve the issue with linking actual nodes as if they were taxonomy terms.
Is it possible to load a "taxonomy node" by overriding the views "taxonomy_term" with everything (comments & links) work accordingly? If so, can someone export me an example of how this would work on 1.0 beta 3?
Is there a swift way to forward all taxonomy terms to their node with path/pathauto?
I'd also be interested in seeing others solutions to this problem.
P.S. Sorry if this isn't the correct place to ask for help, IMO the module is obscure and I would likely never receive answers anywhere else.
Thanks!
Comments
Comment #1
arthursk commentedFor anyone interested in my solution:
Though I think this solution is somewhat effective, (xcept for the 301s) I'm still interested in seeing other solutions.
Comment #2
Yuri commentedhttp://drupal.org/project/taxonomy_redirect
that module is made for such issues