Newcomen

Description A static content generator.
Newcomen > Perl Modules > Newcomen::Plugin::Blog::Source::Empty
Source

Index


NAME ^

Newcomen::Plugin::Blog::Source::Empty - Removes empty source items.

DESCRIPTION ^

This plugin, if enabled, will remove all Newcomen::Source instances with no content set (or empty content) from the crawler (see Newcomen::Crawler). Empty sources will be removed during the last source filter stage, and so they will be not available in any collections created. All sources with a creator ID 'Blog::Crawler' will be checked.

HOOKS ^

This plugin implements the hook_refine_source() hook (with priority 999).

SEE ALSO

Newcomen::Crawler, Newcomen::Source

VERSION ^

This is version 2014052501.

AUTHOR ^

Stefan Goebel - newcomen {at} subtype {dot} de

COPYRIGHT AND LICENSE ^

Copyright 2013-2014 Stefan Goebel.

This file is part of Newcomen.

Newcomen is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the license, or (at your option) any later version.

Newcomen is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Newcomen. If not, see <http://www.gnu.org/licenses/>.