root/trunk/Sandbox/README.txt @ 1062

Revision 1062, 1.7 kB (checked in by bsmith, 15 months ago)

moving README content to support site

  • 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 Scott Allan Wallick of PlainTxt.org
10
11
12## PREREQUISITES ##
13
14* Movable Type 4.2
15* PHP - required for dynamic classes in the templates.
16* StyleCatcher 2.1 - required when using StyleCatcher to switch between Sandbox themes.
17
18
19## FEATURES ##
20
21* Best described on the PlainTxt site: http://www.plaintxt.org/themes/sandbox/
22* Library of available themes: http://sndbx.org/results/designs/
23
24
25## INSTALLATION ##
26
271. Place the Sandbox static directory in the mt-static/plugins folder
28
29    MT_DIR/
30        mt-static/
31            plugins/
32                Sandbox
33
342. Place the Sandbox plugin folder in the plugins folder
35
36    MT_DIR/
37        plugins/
38            Sandbox
39
40
41## USAGE ##
42
43* Creating or updating a blog to use the Sandbox template set:
44    http://beausmith.com/mt/sandbox/installation.php
45
46* Themes (switching, installing, customizing, and rolling your own)
47    http://beausmith.com/mt/sandbox/themes.php
48
49
50## KNOWN ISSUES ##
51
52* See Release Notes:
53    http://beausmith.com/mt/sandbox/release-notes.php
54
55
56## SOURCE CODE ##
57
58Plugin Home     http://beausmith.com/mt/sandbox
59Plugins Repo    http://plugins.movabletype.org/Sandbox
60SVN Repo        http://code.sixapart.com/svn/mtplugins/trunk/Sandbox
61Trac Browser    http://code.sixapart.com/trac/mtplugins/browser/trunk/Sandbox
62
63
64## SUPPORT ##
65
66* Please look for answers on the support site for this plugin: http://beausmith.com/mt/sandbox
67* Post your questions to the Movable Type Forums: http://forums.movabletype.org/
Note: See TracBrowser for help on using the browser.