I introduced the "QuickRebuild" plugin before. Today, I'd like to introduce another rebuilding plugin named "rebuild_all".
The plugin was developed by Motokazu Sekine, known as "CHEEBOW", and distributed by M-Logic, Inc.
You can rebuild all of your Movable Type's blogs from command line, so you can set your crontab and reserve the re-publish time.
Please locate the plugin under the directory "tools" and call it. Then the plugin will rebuild all MT's blogs.
$ tools/rebuild_all
rebuilding...
Blog: blog_1...ok
Blog: blog_2...ok
Blog: blog_3...ok
Blog: blog_4...ok
Blog: blog_5...okdone $
"Rebuild_all" plugin can be used for MT3,MT4 and MT5.
It is distributed under the lisence of MIT lisence.
You can download the plugin directly from here.

Leave a comment