Preparing for 1.9.3 upgrade
Posted by mholmes on 29 Mar 2007 in Activity log
This is a preparatory analysis of the changes for this version, and the accompanying action we need to take.
File | Differences | Recommended action |
---|---|---|
\conf\_application.php | The only significant change is in the version number. | We have two customizations in this file. Recommend that we keep our file, and just change the version number in it. |
\plugins\ basic_antispam.plugin\ _basic_antispam_plugin.php | Addition of one line, "return true", plus version number changes. | Adopt the new version. |
inc\VIEW\ collections\ _blogs_list.php | One change plus version number update. We have no customizations in this file, so we should just take the new one. | Adopt the new file. |
inc\MODEL\items\ _item.class.php | Most differences involve our own customizations, but there are some minor changes. | We should integrate the new changes into our existing file; that is less onerous than the reverse. |
inc\MODEL\items\ _itemquery.class.php | Only two changes: version info, and a one-line addition. We have no customizations in this file. | Adopt the new file. |
\skins\wpc_default\ _linkblog.php | One small fix and one extra carriage return. | Adopt the new file. |
\skins\wpc_default\ _main.php | Three minor changes, and no customizations. | Adopt the new file. |
\inc\_misc\ _plugin.class.php | One change plus version info update. No customizations. | Adopt the new file. |
\inc\_misc\ _plugins.class.php | Numerous small updates but no customizations. | Adopt the new file. |
\inc\MODEL\users\ _user.class.php | Version info plus one small change; no customizations. | Adopt the new file. |
\inc\VIEW\users\ _users_form.php | Version info plus one small change; no customizations. | Adopt the new file. |
\inc\CONTROL\users\ b2users.php | Version info plus one small change; no customizations. | Adopt the new file. |
\inc\CONTROL\collections\ blogs.php | Version info plus one small change; no customizations. | Adopt the new file. |
\rsc\js\bozo_validator.js | One change, no customizations. | Adopt the new file. |
\doc\changes.html | Documentation of changes. | Adopt the new file. |
\blogs\charts.txt | Doesn't exist in the original, and is a 0KB file. | Ignore. |
\rsc\js\styleswitcher.js | Multiple changes but no customizations. | Adopt the new file. |
xmlsrv\xmlrpc.php | Two changes plus version info, no customization. | Adopt the new file. |
This entry was posted by Martin and filed under Activity log.