Code / Appnel Solutions 

Cache Output for Movable Type

Cache Output for MT speeds the publishing of pages by caching repetitive blocks of content in memory.

This plugin provides a single block tag that will store the output of its contents in the request or context object. Subsequent appearances of the mt:cacheoutput tagset with the same name will simply replace its contents with the output stored in memory. Depending on the contents of the tagset, this can significantly improve the speed of MT page rebuilds by eliminating costly and redundant processing to produce the same output.

For example, infrequently updated footer or sidebar items are excellent candidates in which this plugin can be applied.

Documentation

System Requirements

Cache Output for MT requires MT 4.01 or later.

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