Code / Appnel Solutions 

mt-rebuild

A command-line tool for publishing Movable Type templates.

mt-rebuild is a tool which enabled you to publish MT content from the command-line rather the browser's web interface. This is particularly helpful when combined with cron to automatically update a part of your site on a regular basis.

The tool has the follow options:

  • Publish all weblogs with one command
  • Publish all pages (optionally excluding index pages) of a specific weblog
  • Publish a specific archive type of a weblog
  • Publish a specific entry or page*
  • Publish a specific index template
NOTE: This tool was written over 4 years ago and is in need of a refresh. It does not (yet) support a number of the new options found in MT4. Publishing all index templates is not supported. Custom archive types have not been tested.

* - A page is a specific type of entry. You the script as if you are rebuilding an entry, but specify the page_id value as the entry_id parameter.

SYSTEM REQUIREMENTS

MT 2.64 or better is required to use this script.

DOCUMENTATION

DOWNLOAD

This plugin is free software licensed under the Artistic License as Perl itself. If you find our work useful tips, links and other forms of good will are appreciated.


Back to Plugins