Show
Ignore:
Timestamp:
03/19/08 19:14:12 (21 months ago)
Author:
bsmith
Message:

formatting README

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CustomFieldsUpgradeAssistant/README

    r563 r564  
     1---------------------------------------------- 
     2Custom Fields Upgrade Assistant 
     3---------------------------------------------- 
     4 
    15CustomFields Upgrade Assistant lets you upgrade the Custom Fields data and field structure created and maintained by the older versions of Custom Fields plugin (written by Arvind Satyanarayan of www.movalog.com) to the structure suitable to Movable Type 4.1. 
    2  
    36 
    47The plugin is intended to overwrite your exisiting Custom Fields plugin.  This plugin includes the directory whose name is "Custom Fields", in the directory there is a plugin defition script whose name is "customfields.pl"; both the directory and the file were *not* mistakenly named. 
     
    710 
    811Jessee Gardner (with help from Six Apart's David Phillips aka TweezerMan) wrote a great CustomFields migration tutorial at: http://www.movabletweak.com/app/migrating_customfields_movable_type.php. The steps are repeated here 
     12 
     13 
     14---------------------------------------------- 
     15Upgrade Process 
    916 
    10171. Remove existing CustomFields plugin 
     
    4956 
    50575. Access your MT install, and you will be prompted to upgrade. Click "upgrade" and you're done with the upgrade. 
     58 
     59 
     60---------------------------------------------- 
     61Authors and Contributors 
     62 
     63Fumiaki Yoshimatsu, Six Apart Japan (SAKK) 
     64Beau Smith, Six Apart 
     65 
     66---------------------------------------------- 
     67Source 
     68 
     69Code Repo: http://code.sixapart.com/svn/mtplugins/trunk/CustomFieldsUpgradeAssistant/ 
     70Trac View: http://code.sixapart.com/trac/mtplugins/log/trunk/CustomFieldsUpgradeAssistant 
     71Plugins: http://plugins.movabletype.org/customfieldsupgradeassistant/ 
     72 
     73---------------------------------------------- 
     74History 
     75 
     761.0 
     77- documented process for upgrading based upon Jesse Gardner's tutorial 
     78