I sometime wish to customize a dashboard of Movable Type.
I’m always annoyed by a complexity of modifying html header.
When I want to use some ajax libraries, I always have to costmize a html-head code and insert arbitrary links and API keys, and locate it to alt-tmpl directory, etc,etc…
Now, I’m sure that “CMSHead” will solve my problem.
“CMSHead” is developed and distributed by Yujiro Araki, an author of “Koiki-Kukan”.
With this plugin, you can insert an arbitrary html code, and the plugin will rewrite dashboard’s html with callback, so you don’t have to modify your template file.
The plugin for professional-use.


Leave a comment