NAME
Plagger::Plugin::Publish::PalmDoc - Publish as PalmDoc
SYNOPSIS
- module: Publish::PalmDoc
config:
path: /path/to/
prefix: PalmDoc
medoc: 1
DESCRIPTION
This plugin publishes feeds as PalmDoc format.
CONFIG
- 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
Motokazu Sekine (CHEEBOW) @M-Logic, Inc.