开发者

Auto generated taxonomy trees

开发者 https://www.devze.com 2023-01-11 08:43 出处:网络
is there a module to generate taxonomy trees (with links to taxonomy pages) ? (And to automatically update them if new tags are added / remo开发者_JAVA技巧ved from the list ?)

is there a module to generate taxonomy trees (with links to taxonomy pages) ?

(And to automatically update them if new tags are added / remo开发者_JAVA技巧ved from the list ?)

ps. I'm talking about the front-end. I'm already using taxonomy manager that allows me to handle tags hierarchies from back-end

thanks


is there a module to generate taxonomy trees (with links to taxonomy pages) ?

No, there isn't. Views allows you to create a list of taxonomy terms, but the list is not shown as a tree.


I've solved with this module: drupal.org/project/vocabindex

However, I would like to display the tree automatically expanded, and the parents should have the link to the parent tag.

0

精彩评论

暂无评论...
验证码 换一张
取 消