Posted by e.teiks on November 7, 2012 at 11:00am
Hello!
How can I display nodes in taxonomy menu tree? For now it only shows term hierarchy. I need to integrate nodes in that hierarchy as well!
Example
Term
-- Sub term
---- Node1
---- Node2
Term2
-- Node
Each node must be represented under the term which are assigned to it.
I am using this module http://drupal.org/project/taxonomy_menu
Comments
We recently had this problem
We recently had this problem at the company I work for. I created a module and posted it as a sandbox project on the Curve Agency account. You can access it here: http://drupal.org/sandbox/curve/1828016 and it should do exactly what you want :-)
If you go here, you'll see it in action: http://www.agg-net.com/directories/equipment-services
Edit -
Sorry, I read this somewhat wrong. The module we created is for taxonomies only. It may still be useful for you though dependent on your level of expertise.