| 1 | ############################################################# |
|---|
| 2 | This is a placeholder README. |
|---|
| 3 | If you are the author, please fill in the __sections__ below. |
|---|
| 4 | If you are not the author, please bug the author. |
|---|
| 5 | ############################################################# |
|---|
| 6 | |
|---|
| 7 | ## __PLUGINNAME__, a plugin for Movable Type |
|---|
| 8 | ## Author: __AUTHORNAME__, __EMAIL/URL__ |
|---|
| 9 | ## Version: __VERSION__ |
|---|
| 10 | ## Released under __LICENSE__ |
|---|
| 11 | ## |
|---|
| 12 | ## $Id$ |
|---|
| 13 | |
|---|
| 14 | ## OVERVIEW ## |
|---|
| 15 | |
|---|
| 16 | __A short and very basic description of the plugin.__ |
|---|
| 17 | |
|---|
| 18 | ## PREREQUISITES ## |
|---|
| 19 | |
|---|
| 20 | __detail MT version compatibility and anything else the plugin requires__ |
|---|
| 21 | |
|---|
| 22 | ## FEATURES ## |
|---|
| 23 | |
|---|
| 24 | __A longer description of the plugin's features for those who are still reading__ |
|---|
| 25 | |
|---|
| 26 | ## INSTALLATION ## |
|---|
| 27 | |
|---|
| 28 | __detail installation instructions__ |
|---|
| 29 | |
|---|
| 30 | ## CONFIGURATION ## |
|---|
| 31 | |
|---|
| 32 | __detail configuration instructions, if any__ |
|---|
| 33 | |
|---|
| 34 | ## USAGE ## |
|---|
| 35 | |
|---|
| 36 | __detail further usage instructions, if any__ |
|---|
| 37 | |
|---|
| 38 | ## KNOWN ISSUES ## |
|---|
| 39 | |
|---|
| 40 | __detail any known issues with current version, if any__ |
|---|
| 41 | |
|---|
| 42 | ## SUPPORT ## |
|---|
| 43 | |
|---|
| 44 | __specify where people can go for support__ |
|---|
| 45 | |
|---|
| 46 | ## SOURCE CODE ## |
|---|
| 47 | |
|---|
| 48 | Source |
|---|
| 49 | |
|---|
| 50 | SVN Repo: |
|---|
| 51 | http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ |
|---|
| 52 | |
|---|
| 53 | Trac View: |
|---|
| 54 | http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ |
|---|
| 55 | |
|---|
| 56 | Plugins: |
|---|
| 57 | http://plugins.movabletype.org/__PLUGIN__ |
|---|
| 58 | |
|---|
| 59 | |
|---|
| 60 | ## LICENSE ## |
|---|
| 61 | |
|---|
| 62 | __specify the license the plugin is released under__ |
|---|
| 63 | |
|---|
| 64 | ## AUTHOR ## |
|---|
| 65 | |
|---|
| 66 | __insert arbitrary author info, e.g name, email, URL, company, etc__ |
|---|