summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiUpgradeGuide.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/TWikiUpgradeGuide.mdwn b/TWiki/TWikiUpgradeGuide.mdwn
index de513f51..634aabfc 100644
--- a/TWiki/TWikiUpgradeGuide.mdwn
+++ b/TWiki/TWikiUpgradeGuide.mdwn
@@ -207,7 +207,7 @@ You can do the following changes using your old TWiki 01-Dec-2000 or new TWiki 0
3. Form Templates replace the TWikiCategoryTables:
* Create a replacement [[TWikiForms]] template based on `twikicatitems.tmpl` in each web that used a Category Table.
* Searches need to be adjusted to deal with format change - if all topics are upgrades, a more specific search can be done.
-4. For each web that has a custom <code>**notedited.tmpl**</code> template, create a [[WebTopicEditTemplate]] to conform with the new #SelectableNewTopicTemplates feature. Retired `notedited.tmpl`, `notext.tmpl` and `notwiki.tmpl` templates.
+4. For each web that has a custom <code>**notedited.tmpl**</code> template, create an equivalent [[WebTopicEditTemplate]] to conform with the new [[TWIKIWEBTWikiTemplates]]. The new format replaces the `notedited.tmpl`, `notext.tmpl` and `notwiki.tmpl` templates.
### <a name="Step_10_Switch_over_to_new_insta"> Step 10: Switch over to new installation </a>