Hi.
I like to add an image as an icon to each one of the feeds on my site using feedapi and i want to know how can i do this.
Thanks for your help.
Hi.
I like to add an image as an icon to each one of the feeds on my site using feedapi and i want to know how can i do this.
Thanks for your help.
Comments
Comment #1
momper commentedhello silenceway
can you specify it a little bit more?
Comment #2
silenceway commentedHi.
I like to have one field to add an image to every external feed on the site, so when i display a list of this feeds it shows this image, external title and external text.
Something like the groups page (http://groups.drupal.org/) but with feeds instead of users.
Thanks for help.
Comment #3
alex_b commentedDo you mean favicons?
try: http://cvs.drupal.org/viewvc.py/drupal/contributions/sandbox/alex_b/feed...
if you mean the image that's being referenced in a feed itself - there is no implementation for that that I know of.
Alex
Comment #4
silenceway commentedYes, something as favicons but i like to upload my own photos.
Byron H.
Comment #5
designerbrent commentedAny chance of feedapi_fav making it out of your sandbox and into a project? I'd like to use this with Drupal 6 and would be willing to help upgrade it.
Comment #6
alex_b commented#5 late reply: would you like to maintain feedapi_fav? If so, please reopen. Sorry for late reply.
Comment #7
alex_b commentedComment #8
chrispooh commentedHello, is it possible to have favicons in views2?