Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PeerPlugin/data/TWiki/PeerReviewInstall.txt

    r247 r464  
    88        1 Do PeerReviewDbiDbdSetUp 
    99        1 Unzip the <nop>PeerPlugin.zip file in your twiki installation directory 
    10         1 Add <nop>Plugins.PeerPlugin to the ACTIVEPLUGINS variable of your %TWIKIWEB%.TWikiPreferences or WebPreferences (not strictly necessary as the plugin should now be detected automatically) 
     10        1 Add <nop>Plugins.PeerPlugin to the ACTIVEPLUGINS variable of your %SYSTEMWEB%.TWikiPreferences or WebPreferences (not strictly necessary as the plugin should now be detected automatically) 
    1111        1 Edit the top of <nop>twiki/lib/TWiki/Plugins/PeerPlugin/Review.pm to reflect the database name and logon that you have chosen 
    1212                * my $dataBase = "dbi:mysql:Peer"; 
    1313                * my $dbUsername  = "myusername"; 
    1414                * my $dbPassword  = "mypassword"; 
    15         1 Edit the %TWIKIWEB%.<nop>TWikiPreferences, %TWIKIWEB%.<nop>WebPreferences and the WebPreferences topic in each web as shown below. (Or follow the instructions in PeerReviewExamples to modify any skin). 
     15        1 Edit the %SYSTEMWEB%.<nop>TWikiPreferences, %SYSTEMWEB%.<nop>WebPreferences and the WebPreferences topic in each web as shown below. (Or follow the instructions in PeerReviewExamples to modify any skin). 
    1616 
    1717*Change...* 
Note: See TracChangeset for help on using the changeset viewer.