Mercurial > addons > firefox-addons > feed-preview
view README @ 14:376a0e415bba
Properly handle non-text content in Atom feed elements
The title, subtitle, summary and content elements of Atom feeds can all have
non-text content. When parsing title and subtitle elements HTML and XHTML
content will be stripped of any markup in order to keep it simple. In summary
and content elements markup will be preserved. Element content of any other
type as well as remote content in content elements will be ignored.
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Mon, 10 Dec 2018 16:38:11 +0100 |
parents | bc5cc170163c |
children |
line wrap: on
line source
Feed Preview ============ Feed Preview is a Firefox Addon which indicates the availability of RSS or Atom feeds in the browser's URL bar and renders a previews of feeds. Usage ----- A feed icon in the browser's URL bar indicates whether there are RSS and/or Atom feeds available for the currently displayed page. Click on the icon in order to open a menu containing the titles and types of available feeds. Select a feed from this menu in order to render a preview of that feed. Navigating to an Atom or RSS feed will also render a preview. Contact ------- Please send any feedback, translations or bug reports via email to <guido+feed-preview@berhoerster.name> Bug Reports ----------- When sending bug reports, please always mention the exact version of the addon with which the issue occurs as well as the version of Firefox and the operating system you are using and make sure that you provide sufficient information to reproduce the issue and include any error messages. License ------- Except otherwise noted, all files are Copyright (C) 2018 Guido Berhoerster and distributed under the following license terms: Copyright (C) 2018 Guido Berhoerster <guido+feed-preview@berhoerster.name> This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.