Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Evolution RSS Reader Plugin 0.0.8 (Default branch) Post 302172410 by Linux Bot on Monday 3rd of March 2008 04:10:05 PM
Old 03-03-2008
Evolution RSS Reader Plugin 0.0.8 (Default branch)

Image The Evolution RSS Reader Plugin enables support for RSS feeds in the Evolution mail reader. License: GNU General Public License (GPL) Changes:
This version was ported to libsoup-2.4. Libxul support was added. UTF-8 parsing was added in gtkhtml. More checks when using xulrunner were added. The XML parser parameter substitution was changed in order to correctly parse links in an article. Several ATOM parsing problems were fixed. CDATA is no longer parsed when using gtkhtml. Auto-increment when adding feeds with the same name and editing of feeds were fixed. Auth dialog and proxy settings were fixed. Non-intrusive errors and reading feeds as task bar operations were added. The parsed date is now validated against RFC822.Image

More...
 
MojoMojo::Formatter::RSS(3pm)				User Contributed Perl Documentation			     MojoMojo::Formatter::RSS(3pm)

   module_loaded
       Return true if the module is loaded.

NAME
MojoMojo::Formatter::RSS - Include RSS feeds on your page. DESCRIPTION
This formatter takes a feed in the format {{feed <url>}}, and passes it through XML::Feed to get a formatted feed suitable for inclusion in your page. It also caches them in the chosen Catalyst cache. By default it will render the first element in the feed, but it can take a numeric parameter to choose number of elements. METHODS
format_content_order Format order can be 1-99. The RSS formatter runs on 6, after the Include), so that transcluding a page from the wiki that brings in a feed, will display the feed in the transcluded section as well. format_content Calls the formatter. Takes a ref to the content as well as the context object. include_rss <c> <url> [<entries>] Returns HTML-formatted feed content for inclusion, up to a specified number of entries. Will store a cached version in "$c->cache". SEE ALSO
MojoMojo, Module::Pluggable::Ordered, XML::Feed, URI::Fetch AUTHORS
Marcus Ramberg <mramberg@cpan.org> LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-05-23 MojoMojo::Formatter::RSS(3pm)
All times are GMT -4. The time now is 07:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy