Changeset 500
- Timestamp:
- 04/02/06 14:11:53
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/lib/Plagger/Plugin/Filter/EntryFullText.pm
r499 r500 201 201 =head1 NAME 202 202 203 Plagger::Plugin::Filter::EntryFullText - Framework to fetch entry full text203 Plagger::Plugin::Filter::EntryFullText - Upgrader your feeds to fulltext class 204 204 205 205 =head1 SYNOPSIS … … 221 221 222 222 This plugin allows you to fetch entry full text by doing HTTP GET and 223 apply regexp to HTML. You can write custom fulltext handler by putting 224 C<.pl> files under assets plugin directory. 223 apply regexp to HTML. It's just like upgrading your flight ticket from 224 economy class to business class! 225 226 You can write custom fulltext handler by putting C<.pl> or C<.yaml> 227 files under assets plugin directory. 225 228 226 229 =head1 CONFIG
