Ticket #59 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Favicon - fetching and default icon

Reported by: anonymous Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.1
Component: FEATURES Version:
Severity: minor Keywords:
Cc:

Description

1. The fetching of favicons is unreliable for some feeds, such as those that are nested deep within folders or use FeedBurner? for syndication.

Examples:

http://boingboing.net/index.xml http://www.livejournal.com/community/ucberkeley/data/rss

Possible solution: Search for favicon.ico for every folder level. In the second example, ../rss/favicon.ico, ../data/favicon.ico, and so on. LiveJournal?'s favicon is at livejournal.com/favicon.ico, so an alternative method is to just search the top level.

2. Create a default favicon for feeds to make the Feeds side panel neater

Attachments

livemark-item.png (0.8 kB) - added by sameerdcosta@… 3 years ago.
Just an example

Change History

Changed 3 years ago by anonymous

  • summary changed from Greater Integration of Favicons to Favicon - fetching and default icon

Changed 3 years ago by mbonetti

  • milestone set to Gregarius 0.4.5

Changed 3 years ago by mbonetti

  • status changed from new to closed
  • resolution set to wontfix

There is a default icon as of 0.5.0 and I don't really feel like crawling entire web hierarchies looking for icons: the standard says (?) it should be in the root directory, and importing OPML is way too slow already to slow it down even further.

Changed 3 years ago by sameerdcosta@…

  • status changed from closed to reopened
  • resolution wontfix deleted

I was the not the original poster, but I think the default icon as of 0.5.0 in the default theme should not be blank. If it is blank then this is the same as having no icon. Maybe we could make noicon.png have something in it so that the feeds sidepanel looks neater.

Changed 3 years ago by sameerdcosta@…

Just an example

Changed 3 years ago by mbonetti

  • milestone changed from Gregarius 0.4.5 to Gregarius 0.5.2

Changed 3 years ago by sdcosta

  • milestone changed from Gregarius 0.5.2 to Gregarius 0.5.1

Changed 3 years ago by mbonetti

  • status changed from reopened to closed
  • resolution set to fixed

Concentric circles, no alpha transparency

Note: See TracTickets for help on using tickets.