I'm curious if there is any way to set a default image, so any terms that do not have an image have something to display without having to upload a new image every time.

Comments

nancydru’s picture

Well, if it is a hierarchical vocabulary, you could assign your default image to the parent term and use the "recursive" feature.

Kirk’s picture

Sadly, it isn't a hierarchical vocabulary... In my instance, there is no reason for it to be.

nancydru’s picture

Component: Miscellaneous » User interface
Assigned: Unassigned » nancydru
Category: support » feature
Priority: Normal » Minor

Changing this to a feature request. I'll look at what might be done.

Kirk’s picture

Fantastic news Nancy. I know that CCK imagefield allows for a default image on a per-content-type level, so that might be a good place for inspiration.

Anyhow, in case anyone cares, I came up with a work around and simply added a background image to my CSS. This of course is really only a valid approarch on my end since all the images are the same size, so I know the background image will be covered entirely.

nancydru’s picture

Status: Active » Fixed

Ha, I was doing some work for Taxonomy Super Select and it looked trashy when some terms had images and some didn't, so I needed this too.

Committed to both branches; it will be in the next -dev version. It introduces a new setting.

Kirk’s picture

Fantastic news Nancy! Keep up the great work.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.