root/branches/hackathon-summary/plagger/lib/Plagger/Util.pm


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/29/06 07:10:58 @1622 [1622] miyagawa merge from trunk
(edit) 08/29/06 01:39:46 @1620 [1620] miyagawa backout the call to utf8::decode in strip_html function. FeedParser? now …
(edit) 08/29/06 01:37:43 @1618 [1618] miyagawa factored out Plagger::Util::summarize to Summarize::Simple default plugin
(edit) 08/27/06 15:28:57 @1607 [1607] miyagawa * Aggregator::Simple: support per-entry level language …
(edit) 08/21/06 00:26:33 @1549 [1549] miyagawa added Plagger::Text->html method
(edit) 08/20/06 23:12:59 @1547 [1547] miyagawa fixed UTF-8 corruption in test suite.
(edit) 08/20/06 22:57:52 @1546 [1546] miyagawa fixed warnings in strip_html. Added summary support in EntryFullText?
(edit) 08/20/06 22:52:16 @1544 [1544] miyagawa Added strip_html based on HTML::TreeBuilder? and FormatText?
(edit) 08/20/06 22:08:25 @1538 [1538] miyagawa * If feed has summary (atom:summary or rss:description), add to …
(copy) 08/20/06 19:45:01 @1513 [1513] miyagawa branch for Summary support and better text/html construct
copied from trunk/plagger/lib/Plagger/Util.pm:
(edit) 08/19/06 15:26:33 @1389 [1389] miyagawa Added Publish::Serializer via …