public
Description: Parse feeds to create Movable Type entries
Homepage:
Clone URL: git://github.com/sixapart/movable-type-reblog.git
name age message
file README.txt Mon Apr 06 19:42:19 -0700 2009 Adding skeletal README.txt [snark]
directory plugins/ Thu Apr 23 05:30:07 -0700 2009 Removing "validation not run" message on edit s... [snark]
README.txt
Reblog is a Movable Type plugin that parses Atom and RSS feeds and transforms feed entries into MT entries. Imports can 
be run either manually or in the background using run-periodic-tasks.

DEPENDENCIES
Movable Type 4.25

Beyond the CPAN modules included in MT's extlib directory, the following modules are required:
    * DateTime
    * Date::Parse
    * Switch

Optional modules:
    * XML::Liberal
    * XML::LibXML
    * Six Apart Services' MT::Test (<http://github.com/sixapart/movable-type-test/tree/master>) for running unit tests

LICENSE
This plugin is licensed under the GPL.

COPYRIGHT
Copyright © 2007 - 2009, Six Apart Ltd.