It would be nice if there was a configuration option to inherit parent nodes' taxonomy terms. For instance, I'm working on a School Site and when a node gets tagged with football term the attached images should also be tagged football.
I saw a patch for presetting the taxonomy for a particular content-type but inheriting taxonomy of creating node.

CommentFileSizeAuthor
#4 upload_image.20070113.patch633 bytesjoestewart

Comments

mcurry’s picture

*Bump*

+1 on this feature.

drewish’s picture

bumps are good but patches are better...

mcurry’s picture

Next on my list of things to do... :D

joestewart’s picture

StatusFileSize
new633 bytes

Patch attached to assign the post's taxonomy to the image node. Patch generated against 4.7 branch ( upload_image.module,v 1.10.2.3 2007/01/04 16:28:13 drewish). Only lightly tested at the moment.

In usage I assign it to an image gallery vocabulary rather than the post's vocabulary.

Joe

drewish’s picture

simple enough change, looks good. should we have an option to enable it though?

drewish’s picture

Status: Active » Needs review
joestewart’s picture

Optional use would be good I'm sure.

drewish’s picture

again, would you mind rolling a patch for it? just add a yes no option to the settings page.

killes@www.drop.org’s picture

Status: Needs review » Fixed

Don't think we need a setting for this, applied.

Anonymous’s picture

Status: Fixed » Closed (fixed)