o0111 / ruralcafe

Automatically exported from code.google.com/p/ruralcafe
0 stars 0 forks source link

Including hooks for the ELF extension #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The ELF extension is mostly a logging and reporting firefox extension that does 
prefetching and caching completely within the browser, but one other thing that 
it does is that it highlights the links that are cached so that users don't end 
up clicking on a bunch of dead links and getting frustrated. 

The "defect" here is that the CIP/RuralCafe code doesn't do any kind of cached 
object link highlighting. Either rewriting page or adding a CSS for those pages 
so that the links are highlighted in this way or adding hooks for asking 
RuralCafe whether pages are cached for the ELF extension would fix this 
usability problem.

Original issue reported on code.google.com by shouldab...@gmail.com on 3 Oct 2010 at 8:18

GoogleCodeExporter commented 8 years ago
Now with the link suggestion code, in slow or offline mode, users will know 
whether a link is cached or not. Are hooks for the ELF extension still planned 
for the future?

Original comment by satiaher...@gmx.de on 9 Aug 2013 at 7:38

GoogleCodeExporter commented 8 years ago

Original comment by satiaher...@gmx.de on 10 Aug 2013 at 7:34