diff --git a/data/TWiki/AddDBMGroupPlugin.txt b/data/TWiki/AddDBMGroupPlugin.txt index 85bb39f..3ac9f1e 100644 --- a/data/TWiki/AddDBMGroupPlugin.txt +++ b/data/TWiki/AddDBMGroupPlugin.txt @@ -39,9 +39,9 @@ __Note:__ You do not need to install anything on the browser to use this plugin. * Download the ZIP file from the Plugin web (see below) * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: | *File:* | *Description:* | - | ==data/TWiki/%TOPIC%.txt== | Plugin topic | - | ==data/TWiki/%TOPIC%.txt,v== | Plugin topic repository | - | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | + | ==data/System/%TOPIC%.txt== | Plugin topic | + | ==data/System/%TOPIC%.txt,v== | Plugin topic repository | + | ==lib/Foswiki/Plugins/%TOPIC%.pm== | Plugin Perl module | * Edit %TOPIC% to configure the plugin settings * (Dakar) Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section. * Register a new user and verify that they've been added to the correct group(s). Check =data/warning.txt= for clues about any failures.