NAME
Plagger::Plugin::Publish::MTWidget - Publish feeds as MT widget
SYNOPSIS
- module: Publish::MTWidget
  config:
    blog_id: 1
    mt_path: /path/to/mt
    rebuild:
      - Main Index
DESCRIPTION
This plugin automatically creates Movable Type's Sidebar Manager compatible Widget using MT Perl API. You need to run Plagger in a box where MT is installed.
AUTHOR
Tatsuhiko Miyagawa
Thanks to Benjamin Trott and Anil Dash for the idea, and Byrne Reese for creating MT Sidebar Manager.