Feed Handling: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
Make it easy to subscribe to sites so that users can receive updates to them in their favorite reader. Ensure that clicking on links to feeds shows something meaningful.  
Make it easy to subscribe to sites so that users can receive updates to them in their favorite reader. Ensure that clicking on links to feeds shows something meaningful.  


= 2.0 Requirements =
= 2.0 User Interface Requirements =


* [[Feed Handling/Viewing|Viewing]]
* [[Feed Handling/Viewing|Viewing]]

Revision as of 18:38, 20 April 2006

Background

The feed handling capabilities of Firefox 1.x are limited to locating feeds advertised by sites in <link> tags and offering to add them as "Live Bookmarks". This is useful to some but not all, as there are many other specialized RSS aggregators, client applications and web services. These are not served by this UI. Also, clicking on links to feeds on web pages usually results in garbage (raw, unstyled XML) being displayed.

Goals

Make it easy to subscribe to sites so that users can receive updates to them in their favorite reader. Ensure that clicking on links to feeds shows something meaningful.

2.0 User Interface Requirements

Bugs

This cluster of features is tracked in bugzilla through [bug 325081]

3.0 Features

Extend this UI model to all files for which an automated download action is not configured. Include an "Open With..." context menu item on all file links.

Links