1. Start with one of your blogs (any blog, it doesn't matter)
2. Create a new Template Module.
3. In the "Link this template to a file" field, enter a file system path and file name to save the template text. For shared template modules, I save them all to a "shared" directory and give each file a "txt" extension.
4. Save the template module.
5. Go to another blog that you also want to use the shared template and create a new template module.
6. Don't put anything in the body of the template module.
7. Give the template module a name and specifiy the *same* path and file name in the "Link this template to a file" field.
8. Save the template. You will see the template module code from the first blog appear in the body.
9. At this point you can modify the template code from any of your blogs and it will be updated across all blog using the module.

Comments (3)
Thanks!
I found this very helpful, especially since I create a consolidated set of "feeds" for my multiple blogs (each author has their own blog).
Now, I just update the master shared template if we add a new blog/author combo -- and it makes setting up the new blog much quicker.
Posted by Blaze | March 4, 2004 9:58 AM
Posted on March 4, 2004 09:58
You can do this with Index Templates, too :) I usually give my linked file an extension of .tmpl to differentiate between the files with MT tags in them and the ones MT has already processed.
Posted by kristine | March 19, 2004 2:36 AM
Posted on March 19, 2004 02:36
Yes, I used to use index templates to do this, but I changed to template modules, for too reasons:
1. From a purely organizational perspective, it is cleaner (for me) to have all my "includes" in one place, seperate from index or archive templates. (in some blogs I have 15+ index and 20+ modules, so it can get pretty busy on that template page :)
2. Index templates (by default) automtically rebuild when indexes are built, including when comments are posted. (Of course you can turn this off, but its an extra step). Since mine are true "module" includes, I don't need/want these to get built "on their own".
Posted by Mark Carey | March 19, 2004 7:19 AM
Posted on March 19, 2004 07:19