Plagger::Plugin::Publish::OutlineText - Publish as hierarchical text


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Publish::OutlineText - Publish as hierarchical text

SYNOPSIS

Top

  - module: Publish::OutlineText
    config:
      filename: /path/to/outline.txt
      encoding: utf8

DESCRIPTION

Top

This plugin publishes feeds as hierarchical text format.

CONFIG

Top

filename

The output filename

encoding

The encoding name for the output file. (ex: utf8, shiftjis, euc-jp)

AUTHOR

Top

Motokazu Sekine (CHEEBOW) @M-Logic, Inc.

SEE ALSO

Top

Plagger, Encode::Supported


Plagger documentation  | view source Contained in the Plagger distribution.