From d4925096cbb02ebb3644e165069f3fdc2e19b182 Mon Sep 17 00:00:00 2001 From: PeterThoeny Date: Fri, 28 Feb 2003 04:32:00 +0000 Subject: [PATCH] none --- TWiki/TWikiPlugins.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TWiki/TWikiPlugins.mdwn b/TWiki/TWikiPlugins.mdwn index c82ea65..e65d7f9 100644 --- a/TWiki/TWikiPlugins.mdwn +++ b/TWiki/TWikiPlugins.mdwn @@ -83,7 +83,7 @@ Each Plugin has a standard release page, located in the TWiki:Plugins web at TWi To test new Plugins on your installation before making them public, you may want to use one of these two approaches: - **Method 1:** Safely test on-the-fly by creating separate Production and Test branches in your live TWiki installation. - - **Duplicate** the `twiki/bin` and `twiki/lib` directories for the Test version, adjusting the paths in the new `lib/TWiki.cfg`, the `twiki/data`; the `twiki/templates` and `twiki/pub` directories are shared. + - **Duplicate** the `twiki/bin` and `twiki/lib` directories for the Test version, and adjust the paths in the new `lib/TWiki.cfg`. The following directories are shared: `twiki/data`, `twiki/templates` and `twiki/pub`. - **Test** Plugins and other new features in the Test installation until you're satisfied. - %X% If you modify topics using the new features, live users will likely see unfamiliar new META tags showing up on their pages - to avoid this, create and edit test-only topics to try out new features. - **Copy** the modified files to the Production installation. You can update a TWiki installation live and users won't even notice. -- 1.9.4