On a Macintosh, you can use a tool like BBedit or Text Wrangler to compare two sets of web pages and move changes from one page to another. (Text Wrangler can do this comparison and its free, BBedit is a paid product from the same company).
You can do a comparison on either:
In either case, the approach is:
By copying the pages, you can make changes to the web pages and test them in a test environment.
If you are jumping a few versions, you will need the web pages changes between the current version you are running and the latest release, or you can simply download a full copy of the latest web pages.
Use BBedit or TextWrangler (or similar file comparison tool) to compare all files in a folder.
In the find differences window that opens, put the names of the old and new htdocs folders as per the picture below and click Compare.

This shows you the list of files that are different (bottom left) and under that, the actual differences in the files. Clicking on any one difference will show you where in the file the differences are and you can apply them (or not) in either direction. Repeat this decision making for all files that are different.
|
If you are copying over a customized change from your organization or updating an existing customized pages with new code, the page will need to be saved into the tmCustom folder. |
