This is a great module for creating independent menu systems based on a taxonomy category which contemplates the site navigation structure. I think it would be great if:
1. it allows to display the node realted with the taxonomy term as resume (which is what is doing now) or displaying the complete node (ideal on a 1-to-1 term-to-node(page) relation
2. it gives the oportunity to create the menu as an independent block not specifically related with the main navigation block
3. it allows to display the block with or without its main title
4. and it allows displaying the terms collapsed or not.
Is it difficult? I'm a very novel PHP programmer but with proper indication I would like to attempt to implement those functionallities if it was not possible for the main programmer, since it would allow me develope a corporate project with Drupal :-)
I've tried to explain it here as short as possible but I don't mind to offer better explanations. Thanks in advance.
Comments
Comment #1
jorditr commentedI've investigated some patches on CVS and I've discovered how to solve 1 and 4. I would like to solve now 2 and 3 ;-D
Comment #2
brmassa commented