Plagger::Plugin::Publish::PalmDoc - Publish as PalmDoc


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Publish::PalmDoc - Publish as PalmDoc

SYNOPSIS

Top

  - module: Publish::PalmDoc
    config:
      path: /path/to/
      prefix: PalmDoc
      medoc: 1

DESCRIPTION

Top

This plugin publishes feeds as PalmDoc format.

CONFIG

Top

path

The directory to save the PalmDoc file.

prefix

The prefix to use for the output file. The filename will become <prefix-n.pdb>. (n: integer)

medoc

controls the output format. 1 for MeDoc format, 0 for Doc format.

AUTHOR

Top

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

SEE ALSO

Top

Plagger, Palm::PalmDoc


Plagger documentation  | view source Contained in the Plagger distribution.