root/branches/hackathon-summary/plagger/lib/Plagger/Plugin/Filter


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/27/06 15:28:57 @1607 [1607] miyagawa * Aggregator::Simple: support per-entry level language …
(edit) 08/23/06 20:31:16 @1573 [1573] miyagawa If upgraded entry previously has body set, use it as summary. …
(edit) 08/23/06 20:24:21 @1572 [1572] miyagawa StripTags? only work when title is HTML. Actually this plugin isn't …
(edit) 08/23/06 20:22:03 @1571 [1571] miyagawa Filter::HTMLScrubber: do HTML scrub only when body is_html. Added test
(edit) 08/21/06 03:14:30 @1554 [1554] miyagawa added language method to Plagger::Entry
(edit) 08/21/06 00:37:27 @1551 [1551] miyagawa changed load_plugin Summary::Auto to autoload. Updated autoload_plugin …
(edit) 08/20/06 22:57:52 @1546 [1546] miyagawa fixed warnings in strip_html. Added summary support in EntryFullText?
(edit) 08/20/06 20:54:53 @1525 [1525] miyagawa Deal with $entry->body and $entry->author now returns ::Content object, …
(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/Plugin/Filter:
(edit) 08/20/06 18:52:35 @1505 [1505] miyagawa fixed UUV warning in HEADEnclosureMetadata