PluginBuilder *Development* Release ______________________________________________________________ DESCRIPTION The PluginBuilder plugin will construct the stub of a new plugin based on the current MT instance metadata. ______________________________________________________________ INSTALLATION To install this plugin, put the PluginBuilder files [1] into your Movable Type plugins directory. [1] http://code.sixapart.com/svn/mtplugins/trunk/PluginBuilder/plugins/PluginBuilder You can grab the files however you like, I use subversion or the wget tool. > svn export \ http://code.sixapart.com/svn/mtplugins/trunk/PluginBuilder/plugins/PluginBuilder \ $MT_DIR/plugins/PluginBuilder > cd $MT_DIR/plugins > wget http://code.sixapart.com/svn/mtplugins/trunk/PluginBuilder/plugins/PluginBuilder ______________________________________________________________ UNINSTALLATION To remove this plugin, just remove the plugins/PluginBuilder directory. ______________________________________________________________ LICENSE This plugin is released under the Artistic License. The text of this license can be found in the LICENSE.txt file included with this archive. It is also available here: http://www.opensource.org/licenses/artistic-license.php ______________________________________________________________