# # Publish Queue Manager for Movable Type # OVERVIEW This plugin provides a simple user interface from within the Movable Type administrative system to view and delete publishing jobs from the built-in "Publish Queue" system - a system by which files are published in the background. PREREQUISITES Prior to installation, the following requirements must be satisfied: * User has MovableType 4.2 or later installed - it could work on 4.0 or later, but it has not been tested yet INSTALLATION 1. Unpack the PQManager archive. prompt> unzip PQManager-0.9.zip 2. Copy the contents of PQManager/plugins into /path/to/mt/plugins/ prompt> cp -a PQManager-0.9/plugins/* /path/to/mt/plugins/ You will know if Publish Queue Manager is installed properly if you can see Publish Queue Manager listed under your list of Active Plugins. USAGE To view and manage your queue, visit the "Manage" > "Publish Queue Jobs" accessible from the System Dashboard. SUPPORT Please post your bugs, questions and comments to the PQ Manager project homepage: http://www.majordojo.com/projects/publish-queue-manager.php RESOURCES Movable Type: http://www.movabletype.org/ LICENSE Publish Queue Manager is licensed under the GPL. Copyright 2008, Six Apart, Ltd.