MTプラグイン「Publish Queue Manager」って何
案件で使われてるのを発見したが、情報が少なかったのでメモ。
ググったがソースが少なく、英語のものしか見当たらず。
6A公式
MovableType.org – Plugin Directory: Publish Queue Manager
公式のプラグインの説明ではこうある。
This plugin provides a simple user interface in the Movable Type administrative system to view, change priority, and delete publishing jobs from the built-in "Publish Queue" system -- a system by which files are published in the background. Keeping an eye on what is publishing is a great way to understand what is happening at any given time!
公開キューのジョブを管理画面から視覚的に管理する為のもの、との事。
ジョブの一覧、優先度の変更、削除が出来る、との事。
インストールされると、システムおよびウェブサイトレベルの管理画面にて、メニュー「ツール>公開キュー」が追加される。
そこから公開キューのジョブの一覧画面を開いて操作をする、という感じ。
MT6系までは対応している。