## MTSandboxTemplateSet, a plugin for Movable Type
## Author:  Beau Smith <beau@sixapart.com>
## Author:  Bryan Tighe <btighe@sixapart.com>
## Version: 1.0
## License: GNU General Public License

## OVERVIEW ##

This plugin provides a new template set based upon The Sandbox theme developed by
Scott Allan Wallick of PlainTxt.org and Andy Skelton of AndySkelton.com.


## PREREQUISITES ##

* Movable Type 4.2
* PHP - required for dynamic classes in the templates.
* StyleCatcher 2.1 - required when using StyleCatcher to switch between Sandbox themes.


## FEATURES ##

* Best described on the PlainTxt site: http://www.plaintxt.org/themes/sandbox/
* Library of available themes: http://sndbx.org/results/designs/


## INSTALLATION ##

1. Place the Sandbox static directory in the mt-static/plugins folder

    MT_DIR/
        mt-static/
            plugins/
                Sandbox

2. Place the Sandbox plugin folder in the plugins folder

    MT_DIR/
        plugins/
            Sandbox


## USAGE ##

* Creating or updating a blog to use the Sandbox template set:
    http://beausmith.com/mt/sandbox/installation.php

* Themes (switching, installing, customizing, and rolling your own)
    http://beausmith.com/mt/sandbox/themes.php


## KNOWN ISSUES ##

* See Release Notes:
    http://beausmith.com/mt/sandbox/release-notes.php


## SOURCE CODE ##

Plugin Home     http://beausmith.com/mt/sandbox
Plugins Repo    http://plugins.movabletype.org/Sandbox
SVN Repo        http://code.sixapart.com/svn/mtplugins/trunk/Sandbox
Trac Browser    http://code.sixapart.com/trac/mtplugins/browser/trunk/Sandbox


## SUPPORT ##

* Please look for answers on the support site for this plugin: http://beausmith.com/mt/sandbox
* Post your questions to the Movable Type Forums: http://forums.movabletype.org/
