I would like to set a taxonomy term on each image downloaded with node_image. My purpose is to use that module to download all the image for a node, and by adding a taxonomy term i could display each thumbnail at the proper place according to the term.

-So i need to create a vocabulary specific the the node_image
-fill it up with some term
- display in the hook_view each image according to the term of the image.

Any help or idea how to implement that ?

Comments

stefano73’s picture

Status: Active » Closed (won't fix)