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

momper’s picture

hello silenceway

can you specify it a little bit more?

silenceway’s picture

Hi.
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.

alex_b’s picture

Do 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

silenceway’s picture

Yes, something as favicons but i like to upload my own photos.

Byron H.

designerbrent’s picture

Any 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.

alex_b’s picture

Component: Code » Code feedapi (core module)

#5 late reply: would you like to maintain feedapi_fav? If so, please reopen. Sorry for late reply.

alex_b’s picture

Status: Active » Closed (fixed)
chrispooh’s picture

Hello, is it possible to have favicons in views2?