| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Publish::PalmDoc - Publish as PalmDoc
- module: Publish::PalmDoc
config:
path: /path/to/
prefix: PalmDoc
medoc: 1
This plugin publishes feeds as PalmDoc format.
The directory to save the PalmDoc file.
The prefix to use for the output file. The filename will become <prefix-n.pdb>. (n: integer)
controls the output format. 1 for MeDoc format, 0 for Doc format.
Motokazu Sekine (CHEEBOW) @M-Logic, Inc.
| Plagger documentation | view source | Contained in the Plagger distribution. |