Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 7e03e96dde1cbbdbc7cc96424cd9e059 > files > 231

python-feedparser-doc-5.1.3-3.fc18.noarch.rpm

.. _reference.feed.subtitle:

:py:attr:`feed.subtitle`
========================

A subtitle, tagline, slogan, or other short description of the feed.

If this contains :abbr:`HTML (HyperText Markup Language)` or :abbr:`XHTML
(Extensible HyperText Markup Language)`, it is :ref:`sanitized
<advanced.sanitization>` by default.

If this contains :abbr:`HTML (HyperText Markup Language)` or :abbr:`XHTML
(Extensible HyperText Markup Language)`, certain (X)HTML elements within this
value may contain relative :abbr:`URI (Uniform Resource Identifier)`s.  If so,
they are :ref:`resolved according to a set of rules <advanced.base>`.


.. rubric:: Comes from

* /atom03:feed/atom03:tagline
* /atom10:feed/atom10:subtitle
* /rdf:RDF/rdf:channel/dc:description
* /rdf:RDF/rdf:channel/rdf:description
* /rss/channel/dc:description
* /rss/channel/description
* /rss/channel/itunes:subtitle


.. seealso::

    * :ref:`reference.feed.subtitle_detail`