Patch to provide theme function for feed_image.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 934582-kml-feed_image_themeable-d6-3.patch | 2.42 KB | jeffschuler |
| #1 | 934582-kml-feed_image_themeable-d6-1.patch | 1.86 KB | jeffschuler |
| feed_image_themable.patch | 1.76 KB | paolomainardi |
Comments
Comment #1
jeffschulerGood 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.
Comment #2
paolomainardi commentedFantastic, thanks for rerolling.
Comment #3
jeffschulerWe 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.
Comment #4
jeffschulerCommitted to 6.x-2.x-dev. Let's port to D7.