New blog default templates
MT’s default templates are great but I don’t use them because I like to create my own template. However, everytime I create a new blog on my current movable type installation MT always provide me with a default templates.
I know I can change them, but I don’t want to copy and paste everything to the new blog’s template. So, I decided to change the default template whenever I create a new blog.
After I did a little searching on the MT source code, I found the file default-templates.pl in the MTdir/lib/MT/ directory. Everything is in there and I tested it by creating a new blog on my current MT installation, and I no longer need to copy and paste my templates if I need to create a new blog in the future.
This is not that useful, you don’t usually create more than one blog in your MT installation, but it might be useful in the future incase you need one…