Commit Graph

2 Commits

Author SHA1 Message Date
kiwi 7f90441a22 Fixes, support more feeds, display parse errors ...
Note : ATOM feeds do NOT work for the moment !
Please report to ooookiwi@gmail.com if you have RSS feeds that doesnt not work
If you have feeds that you want to see in the default configuration, you can send me an email too. I want News to have many feeds, in many different languages by default.
 * [parse] handle feeds with no title / no date / no link / no description
 * [parse] fix parse with rss version 0.91
 * [dialog] feed: fix select default language
 * [viewer] better display of feeds with no date / no description
 * [viewer] simple click on content opens browser, and show a message 'click here to open in browser'
 * [viewer] display if there where errors during parse, and where to report, or if the feed is ATOM and not supported yet


SVN revision: 30009
2007-05-17 14:21:29 +00:00
kiwi 480a7c0a6e Initial import of News module.
News module displays information feeds like Rss or Atom,
its not finished yet, but its usable and should be stable too.

enjoy =)


SVN revision: 30004
2007-05-16 12:06:03 +00:00