GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plagger::Plugin::Filter::EntryFullText(3) User Contributed Perl Documentation Plagger::Plugin::Filter::EntryFullText(3)

Plagger::Plugin::Filter::EntryFullText - Upgrade your feeds to fulltext class

  - module: Filter::EntryFullText

This plugin allows you to fetch entry full text by doing HTTP GET and apply regexp to HTML. It's just like upgrading your flight ticket from economy class to business class!

You can write custom fulltext handler by putting ".pl" or ".yaml" files under assets plugin directory.

store_html_on_failure
Even if fulltext handlers fail to extract content body from HTML, this option enables to store the whole document HTML as entry body. It will be useful to use with search engines like Gmail and Search:: plugins. Defaults to 0.
force_upgrade
Even if entry body already contains HTML, this config forces the plugin to upgrade the body. Defaults to 0.

(To be documented)

Tatsuhiko Miyagawa

Plagger
2006-12-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.