Changeset 960
- Timestamp:
- 08/15/08 18:48:09 (3 months ago)
- Files:
-
- trunk/MidCenturyTemplateSet/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/MidCenturyTemplateSet/README.txt
r957 r960 10 10 11 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 12 22 INSTALLATION 13 23 14 Upload the "mid-century" folder (located in mt-static/plugins) to your webserver in the mt-static/plugins directory.15 16 Upload the MidCenturyTemplateSet folder (located in plugins) to your webserver in the plugins directory. 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/ 17 27 18 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. 19 29 20 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
