Changeset 675

Show
Ignore:
Timestamp:
06/04/08 16:38:57 (3 months ago)
Author:
jallen
Message:

Adding templated README.txt where none exists.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/GoogleSearch/README.txt

    r31 r675  
     1############################################################# 
     2This is a placeholder README. 
     3If you are the author, please fill in the __sections__ below. 
     4If 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 
     48Source 
     49 
     50SVN Repo: 
     51    http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ 
     52 
     53Trac View: 
     54    http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ 
     55 
     56Plugins: 
     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__ 
  • trunk/TemplateRefresh/README.txt

    r34 r675  
     1############################################################# 
     2This is a placeholder README. 
     3If you are the author, please fill in the __sections__ below. 
     4If 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 
     48Source 
     49 
     50SVN Repo: 
     51    http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ 
     52 
     53Trac View: 
     54    http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ 
     55 
     56Plugins: 
     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__ 
  • trunk/WidgetManager/README.txt

    r32 r675  
     1############################################################# 
     2This is a placeholder README. 
     3If you are the author, please fill in the __sections__ below. 
     4If 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 
     48Source 
     49 
     50SVN Repo: 
     51    http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ 
     52 
     53Trac View: 
     54    http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ 
     55 
     56Plugins: 
     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__ 
  • trunk/YUIeditor/README.txt

    r673 r675  
    1 YUIeditor version 1.0 
    2 by David Davis (http://www.xantus.org/) 
     1############################################################# 
     2This is a placeholder README. 
     3If you are the author, please fill in the __sections__ below. 
     4If you are not the author, please bug the author. 
     5############################################################# 
     6 
     7## YUIeditor version, a plugin for Movable Type 
     8## Author: David Davis (http://www.xantus.org/) 
     9## Version: 1.0 
     10## Released under __LICENSE__ 
     11## 
     12## $Id$ 
     13  
     14## OVERVIEW ## 
    315 
    416Provides YUIeditor as a rich editor choice for Movable Type. 
     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 
     48Source 
     49 
     50SVN Repo: 
     51    http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ 
     52 
     53Trac View: 
     54    http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ 
     55 
     56Plugins: 
     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__ 
  • trunk/Yelp/README.txt

    r672 r675  
    1 Adding empty README.  Hopefully Mark will fill in... 
     1############################################################# 
     2This is a placeholder README. 
     3If you are the author, please fill in the __sections__ below. 
     4If 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 
     48Source 
     49 
     50SVN Repo: 
     51    http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ 
     52 
     53Trac View: 
     54    http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ 
     55 
     56Plugins: 
     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__ 
  • trunk/feeds-app-lite/README.txt

    r46 r675  
     1############################################################# 
     2This is a placeholder README. 
     3If you are the author, please fill in the __sections__ below. 
     4If 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 
     48Source 
     49 
     50SVN Repo: 
     51    http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ 
     52 
     53Trac View: 
     54    http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ 
     55 
     56Plugins: 
     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__ 
  • trunk/spamlookup/README.txt

    r37 r675  
     1############################################################# 
     2This is a placeholder README. 
     3If you are the author, please fill in the __sections__ below. 
     4If 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 
     48Source 
     49 
     50SVN Repo: 
     51    http://code.sixapart.com/svn/mtplugins/trunk/__PLUGINNAME__ 
     52 
     53Trac View: 
     54    http://code.sixapart.com/trac/mtplugins/log/trunk/__PLUGINNAME_ 
     55 
     56Plugins: 
     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__