<docbook><section><title>OATDOCrssreader</title><para> </para>
<title> rssreader.js</title> rssreader.js
<para>RSS Feed reader supporting both RSS and RDF feeds.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> Objects</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> OAT.RSSReader(div, options)</bridgehead>
<para>Creates a <computeroutput>RSSReader</computeroutput> object.
 Contents will be displayed inside <computeroutput>div</computeroutput>.
 Available <computeroutput>options</computeroutput>:</para>
<itemizedlist mark="bullet" spacing="compact"><listitem><computeroutput> <emphasis>limit</emphasis></computeroutput> - maximum number of items (integer) </listitem>
<listitem><computeroutput> <emphasis>showTitle</emphasis></computeroutput> - should we display feed title? (bool)</listitem>
</itemizedlist><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Methods</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> OAT.RSSReader::display(xmlText)</bridgehead>
<para>Parses <computeroutput>xmlText</computeroutput> and displays feed contents.
 Both RSS and RDF feeds are supported.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> CSS Classes</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> .rss_reader</bridgehead>
<para><ulink url="ToBeDone">ToBeDone</ulink></para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> .rss_header</bridgehead>
<para><ulink url="ToBeDone">ToBeDone</ulink></para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> .rss_body</bridgehead>
<para><ulink url="ToBeDone">ToBeDone</ulink></para>
<para><ulink url="CategoryDocumentation">CategoryDocumentation</ulink> <ulink url="CategoryOAT">CategoryOAT</ulink> <ulink url="CategoryOpenSource">CategoryOpenSource</ulink> <ulink url="CategoryToBeDone">CategoryToBeDone</ulink></para>
</section></docbook>