Closed (fixed)
Project:
User Badges
Version:
master
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2009 at 13:39 UTC
Updated:
2 Oct 2009 at 14:20 UTC
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
Comment #1
Thangobrind commentedThinking 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]
Comment #2
Richard Blackborder commentedI 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.