root/trunk/Sandbox/README.txt @ 1087

Revision 1087, 1.8 kB (checked in by drecordon, 15 months ago)

Add Andy Skelton to the README who we credited in the announcement post but forgot in here.

  • Property svn:eol-style set to native
Line 
1## MTSandboxTemplateSet, a plugin for Movable Type
2## Author:  Beau Smith <beau@sixapart.com>
3## Author:  Bryan Tighe <btighe@sixapart.com>
4## Version: 1.0
5## License: GNU General Public License
6
7## OVERVIEW ##
8
9This plugin provides a new template set based upon The Sandbox theme developed by
10Scott Allan Wallick of PlainTxt.org and Andy Skelton of AndySkelton.com.
11
12
13## PREREQUISITES ##
14
15* Movable Type 4.2
16* PHP - required for dynamic classes in the templates.
17* StyleCatcher 2.1 - required when using StyleCatcher to switch between Sandbox themes.
18
19
20## FEATURES ##
21
22* Best described on the PlainTxt site: http://www.plaintxt.org/themes/sandbox/
23* Library of available themes: http://sndbx.org/results/designs/
24
25
26## INSTALLATION ##
27
281. Place the Sandbox static directory in the mt-static/plugins folder
29
30    MT_DIR/
31        mt-static/
32            plugins/
33                Sandbox
34
352. Place the Sandbox plugin folder in the plugins folder
36
37    MT_DIR/
38        plugins/
39            Sandbox
40
41
42## USAGE ##
43
44* Creating or updating a blog to use the Sandbox template set:
45    http://beausmith.com/mt/sandbox/installation.php
46
47* Themes (switching, installing, customizing, and rolling your own)
48    http://beausmith.com/mt/sandbox/themes.php
49
50
51## KNOWN ISSUES ##
52
53* See Release Notes:
54    http://beausmith.com/mt/sandbox/release-notes.php
55
56
57## SOURCE CODE ##
58
59Plugin Home     http://beausmith.com/mt/sandbox
60Plugins Repo    http://plugins.movabletype.org/Sandbox
61SVN Repo        http://code.sixapart.com/svn/mtplugins/trunk/Sandbox
62Trac Browser    http://code.sixapart.com/trac/mtplugins/browser/trunk/Sandbox
63
64
65## SUPPORT ##
66
67* Please look for answers on the support site for this plugin: http://beausmith.com/mt/sandbox
68* Post your questions to the Movable Type Forums: http://forums.movabletype.org/
Note: See TracBrowser for help on using the browser.