The module README.txt suggests that the admin should edit one of their files to add a taxonomy_image_display() call somewhere. Could there be an option somewhere which adds this to the beginning of $node->body automatically when displaying?

Some users will want more customisation, so it would be best to let people disable the option. I imagine another group of users will want simplicity, so enabling it by default would seem to make sense.

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

If a node has multiple terms assigned and more than one has an image, which one should be used? In theory a hook_nodeapi function could do this, but would need to be carefully planned.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

If you still want this, re-open the issue and let's discuss it. There are other issues dealing with hook_nodeapi and that's where this would be done.