It would be great if badges could sometimes be scaled using imagecache or even as a simple percentage by being able to specify width and height attributes for the badges image tag.

This would be particularly useful for views where it is often desirable to show information in a compacted form.

Thanks,

Thangobrind

Comments

Thangobrind’s picture

Thinking about this, another way to do this would be to specify more than one image per badge. You could then let user pick which badge image to use.

For example [badge] or [badge-alternate]

Richard Blackborder’s picture

Status: Active » Fixed

I think you could do this yourself using the theme system. There are several theme layers wrapped around a badge, and using imagecache to get different versions of each badge, you could tell it which to use according to context.

Status: Fixed » Closed (fixed)

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