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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | upload_image.20070113.patch | 633 bytes | joestewart |
Comments
Comment #1
mcurry commented*Bump*
+1 on this feature.
Comment #2
drewish commentedbumps are good but patches are better...
Comment #3
mcurry commentedNext on my list of things to do... :D
Comment #4
joestewart commentedPatch 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
Comment #5
drewish commentedsimple enough change, looks good. should we have an option to enable it though?
Comment #6
drewish commentedComment #7
joestewart commentedOptional use would be good I'm sure.
Comment #8
drewish commentedagain, would you mind rolling a patch for it? just add a yes no option to the settings page.
Comment #9
killes@www.drop.org commentedDon't think we need a setting for this, applied.
Comment #10
(not verified) commented