Posted by paolomainardi on October 7, 2010 at 1:04pm
2 followers
| Project: | KML |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Issue Summary
Patch to provide theme function for feed_image.
| Attachment | Size |
|---|---|
| feed_image_themable.patch | 1.76 KB |
Comments
#1
Good idea, but it looks like your patch is reversed and applied to a branch with your own modifications.
Re-rolled for 6.x-2.x.
#2
Fantastic, thanks for rerolling.
#3
We already had a theme_kml_feed_icon() in there (which looks unused,) so I edited that rather than adding a new theme_kml_feed_image() function, and made things consistently "icon" instead of "image".
I was pretty distracted while working on this, so I'd appreciate if you (or someone) can give it a look and a try.
#4
Committed to 6.x-2.x-dev. Let's port to D7.