This module is exactly what I am looking for my site dedicated to cars restoration. I plan to classify colors but normal taxonomy give me a unreadable result because of the number of existing references.
So, that's a great job to manage with your module all those references (not 1000 but something around 200) with a start of 10 basic one.

It would be great if I can let the users/members see the treeview (plus a detail form by color if they want) BUT only in "view" mode ... no change authorized.

Do you have any clue for that, do you plan to realise this kind of feature ?

Thank you in advance for your reply.

Comments

mh86’s picture

Hi!

The Treeview is implemented as an own form element type, this means it can be easily used and configured, but nevertheless it needs some writing of php code (defining a form etc..)
the element type is called 'taxonomy_manager_tree'. there are some properties available where you can define, whether to use AJAX, pagers or to show something when a specific term is clicked, etc.

I hope this helps you!

tdombos’s picture

I would need this functionality as well.

Writing a form is no problem, but I didn't see any possibilities in the form element definition to:
1. remove the checkboxes
2. remove the operations links

How would you achieve these things?

ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)