Changeset 526 for trunk/core/data/TWiki/TWikiUpgradeGuide.txt
- Timestamp:
- 11/10/08 22:01:01 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/data/TWiki/TWikiUpgradeGuide.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/TWiki/TWikiUpgradeGuide.txt
r499 r526 71 71 * TablePlugin - Set TABLEATTRIBUTES 72 72 * Remember that a plugin must be activated in [[%SCRIPTURLPATH{"configure"}%][configure]]. 73 * To avoid having to re-apply plugin settings each time you upgrade a plugin or TWiki itself, define the altered plugin settings in = Main.TWikiPreferences= instead73 * To avoid having to re-apply plugin settings each time you upgrade a plugin or TWiki itself, define the altered plugin settings in =%USERSWEB%.SitePreferences= instead 74 74 75 75 ---+++ Copy your old webs to new TWiki … … 105 105 ---+++ Apply Preferences From Old Installation 106 106 107 * Transfer any customized and local settings from [[%SYSTEMWEB%.DefaultPreferences]] to the topic pointed at by {LocalSitePreferences} ([[%LOCALSITEPREFS%]]). Per default this is = Main.TWikiPreferences=. This avoids having to write over files in the distribution on a later upgrade.107 * Transfer any customized and local settings from [[%SYSTEMWEB%.DefaultPreferences]] to the topic pointed at by {LocalSitePreferences} ([[%LOCALSITEPREFS%]]). Per default this is =%USERSWEB%.SitePreferences=. This avoids having to write over files in the distribution on a later upgrade. 108 108 * If you changed any of the topics in the original TWiki distribution, you will have to transfer your changes to the new install manually. There is no simple way to do this, though a suggestion is to use 'diff' to find changed files in the =data/TWiki= of the old and new TWiki installation, and transfer the changes into the new TWiki install. If you can run a GUI on your server, you may find that using a visual diff tool like !WinMerge, meld, kdiff3, xxdiff, etc. is helpful. 109 109 * Compare the =WebPreferences= topics in the old TWiki Installation with the default from the new TWiki installation and add any new Preferences that may be relevant. … … 127 127 128 128 * Attach a favicon.ico file to !WebPreferences in each web. 129 * Preferred: Change the setting of the location of favicon.ico in ! TWikiPreferences so all webs use the favicon.ico from the TWiki web. This is the fastest and easiest solution.130 131 To change the location of favicon.ico in !TWikiPreferences to the TWiki web add this line to Main.TWikiPreferences129 * Preferred: Change the setting of the location of favicon.ico in !%SYSTEMWEB%.DefaultPreferences or !%USERSWEB%.SitePreferences so all webs use the favicon.ico from the TWiki web. This is the fastest and easiest solution. 130 131 To change the location of favicon.ico to the TWiki web add this line to %USERSWEB%.SitePreferences 132 132 133 133 <verbatim>
Note: See TracChangeset
for help on using the changeset viewer.
