FreeBSD Manual Pages
Plagger::Plugin::FilteUsernContributedlPeger::Plugin::Filter::EntryFullText(3) NAME Plagger::Plugin::Filter::EntryFullText - Upgrade your feeds to fulltext class SYNOPSIS - module: Filter::EntryFullText DESCRIPTION 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. CONFIG 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. WRITING CUSTOM FULLTEXT HANDLER (To be documented) AUTHOR Tatsuhiko Miyagawa SEE ALSO Plagger perl v5.32.0 200Plagger::Plugin::Filter::EntryFullText(3)
NAME | SYNOPSIS | DESCRIPTION | CONFIG | WRITING CUSTOM FULLTEXT HANDLER | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Plagger::Plugin::Filter::EntryFullText&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>