The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Plagger::Plugin::Publish::MT - Post feeds to Movable Type

SYNOPSIS

- module: Publish::MT
config:
username: Melody
password: Nelson
blog_id: 1
title: "Today's post from Plagger"

CONFIG

rsd

URL of rsd.xml on your Movable Type, which includes your API end-point.

username

Your username on Movable Type.

password

Specify your password. Note that it's not your login password but API password.

blog_id

Your blog's ID number.

title

You can specify the title of new entry which will be defaults to title of the feed.

AUTHOR

Naoya Ito <naoya@bloghackers.net>

SEE ALSO

Plagger, Net::MovableType