|
NAMEPlagger::Plugin::Publish::MT - Post feeds to Movable Type SYNOPSIS - module: Publish::MT
config:
rsd: http://www.example.com/mt/rsd.xml
username: Melody
password: Nelson
blog_id: 1
title: "Today's post from Plagger"
CONFIGrsdURL of rsd.xml on your Movable Type, which includes your API end-point. usernameYour username on Movable Type. passwordSpecify your password. Note that it's not your login password but API password. blog_idYour blog's ID number. titleYou can specify the title of new entry which will be defaults to title of the feed. AUTHORNaoya Ito <naoya@bloghackers.net> SEE ALSOPlagger, Net::MovableType
|