Comments

jeffschuler’s picture

Title: Feed image themable » Feed image themeable
Version: master » 6.x-2.x-dev
Assigned: paolomainardi » Unassigned
Status: Active » Needs review
StatusFileSize
new1.86 KB

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.

paolomainardi’s picture

Fantastic, thanks for rerolling.

jeffschuler’s picture

StatusFileSize
new2.42 KB

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.

jeffschuler’s picture

Version: 6.x-2.x-dev » 7.x-1.x-dev
Status: Needs review » Patch (to be ported)

Committed to 6.x-2.x-dev. Let's port to D7.