Release Name: 1.0.2
Notes:
Feed parser to read feed and return first posts of this feed. Special parsing from sources like Flickr, Jumcut, Google video, ...
Changes:
== 1.0.2 2007-11-14
* Add Rfeedreader.set_truncate_length(title = 45, description = 200) to manage tuncation size. No truncation: -1
* Correct text size truncation, taking care of html entity size
* Correct html entity truncation
|