Changeset 564 for trunk/CustomFieldsUpgradeAssistant
- Timestamp:
- 03/19/08 19:14:12 (21 months ago)
- Files:
-
- 1 modified
-
trunk/CustomFieldsUpgradeAssistant/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/CustomFieldsUpgradeAssistant/README
r563 r564 1 ---------------------------------------------- 2 Custom Fields Upgrade Assistant 3 ---------------------------------------------- 4 1 5 CustomFields 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 3 6 4 7 The 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. … … 7 10 8 11 Jessee 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 ---------------------------------------------- 15 Upgrade Process 9 16 10 17 1. Remove existing CustomFields plugin … … 49 56 50 57 5. Access your MT install, and you will be prompted to upgrade. Click "upgrade" and you're done with the upgrade. 58 59 60 ---------------------------------------------- 61 Authors and Contributors 62 63 Fumiaki Yoshimatsu, Six Apart Japan (SAKK) 64 Beau Smith, Six Apart 65 66 ---------------------------------------------- 67 Source 68 69 Code Repo: http://code.sixapart.com/svn/mtplugins/trunk/CustomFieldsUpgradeAssistant/ 70 Trac View: http://code.sixapart.com/trac/mtplugins/log/trunk/CustomFieldsUpgradeAssistant 71 Plugins: http://plugins.movabletype.org/customfieldsupgradeassistant/ 72 73 ---------------------------------------------- 74 History 75 76 1.0 77 - documented process for upgrading based upon Jesse Gardner's tutorial 78
