Postponed (maintainer needs more info)
Project:
Taxonomy Node
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2010 at 06:22 UTC
Updated:
17 Aug 2010 at 05:52 UTC
What about an Integration with Taxonomy Image so it can be displayed in the taxonomy node creation?
Comments
Comment #1
damienmckennaWhy not just use an ImageField CCK field in the appropriate content type? The notion of using Taxonomy Node is to give you a node for each term, so you can expand the content type however you see fit.
Comment #2
pitxels commentedsounds reasonable for the admin, but the Taxonomy Image is showed on the taxonomy page
Comment #3
pitxels commentedIf I add an imagefield on the node, will the image be displayed in the taxonomy page?
You see, I am using this module with ubercart and its great, but ubercart also allows to place the image only in the taxonomy admin section (admin/content/taxonomy/..)
What about this scenario?
Maybe I ask to much...