root/trunk/MidCenturyTemplateSet/README.txt

Revision 960, 1.6 kB (checked in by jramsey, 3 months ago)

Updating the instructions

Line 
1 # Mid-Century Template Set for Movable Type
2 # Author: Jim Ramsey
3 # Copyright 2008 Six Apart, Ltd.
4 # License: Artistic, licensed under the same terms as Perl itself
5
6
7 OVERVIEW
8
9 Mid-Century is a Movable Type template set that allows you to create a simple, elegant blog with very little work.
10
11
12 PREREQUISITES
13
14 Prior to installation, the following requirements must be satisfied:
15
16   * User has MovableType 4.2 or later installed
17     - it can be made to work on 4.1 if some template tags are removed
18   * ImageMagick must be installed to use the Gallery module
19     - ImageMagick is used to create thumbnails. If you go to Manage Assets within MT and see thumbnails of existing assets, then ImageMagick is installed and working. For more information on ImageMagick go to http://www.imagemagick.org/script/index.php
20
21
22 INSTALLATION
23
24   1. Unpack the MidCenturyTemplateSet archive.
25   2. Copy the contents of MidCenturyTemplateSet/plugins into /path/to/mt/plugins/
26   3. Copy the contents of MidCenturyTemplateSet/mt-static/plugins into /path/to/mt/mt-static/plugins/
27
28 To create a new blog using this template set, simply select "Mid-Century Template Set" as the template set on the Create Blog page.
29
30 To use it on an existing blog, go the Design > Templates screen in Movable Type and click "Refresh Blog Templates" under Actions in the right column. Choose "Apply new template set" and select "Mid-Century Template Set" from the options. Press the "Continue" button and then the "Confirm" button and then republish your site.
31
32
33 RESOURCES
34
35 You can find tips and tricks about modifying Mid-Century at http://www.jimramsey.net
Note: See TracBrowser for help on using the browser.