Extension:ListDuplicateUsers/pl
From Linux Web Expert
To rozszerzenie jest niekompatybilne z 1.39 lub jakimkolwiek późniejszym wydaniem MediaWiki! Zalecamy nie korzystać z tego rozszerzenia na działającej stronie. Dobrowolni programiści mogą zadeklarować chęć aktualizacji tego rozszerzenia tak, aby było zgodne z wersją MediaWiki 1.41 przez zamianę szablonu {{Incompatible }} na {{Incompatible |version=1.39|pledge=~~~~}} . |
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> |
ListDuplicateUsers Status wydania: niewspierane |
|
---|---|
Realizacja | Strona specjalna |
Opis | Creates a special page that lists duplicate user accounts. |
Autor(zy) | David Wong (daw5423talk) |
Ostatnia wersja | 1.0.0 (2020-05-01) |
MediaWiki | 1.26+ |
Licencja | GNU General Public License 2.0 or later |
Pobieranie | GitHub:
<translate> Note:</translate> |
listduplicateusers |
|
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The ListDuplicateUsers extension creates a special page that lists duplicate user accounts, which are determined by email address.
Instalacja
- <translate> Download and place the file(s) in a directory called <tvar name=name>
ListDuplicateUsers/pl
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'ListDuplicateUsers/pl' );
- Configure as required.
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Konfiguracja
Append these lines to the end of the "LocalSettings.php" file, possibly located at "/opt/htdocs/mediawiki/LocalSettings.php":
$wgGroupPermissions['listduplicateusers']['listduplicateusers'] = true;
$wgGroupPermissions['bureaucrat']['listduplicateusers'] = true;
Categories:
- Pages with script errors
- Pages with broken file links
- Extensions incompatible with 1.39/pl
- Unmaintained extensions/pl
- Special page extensions/pl
- Extensions with manual MediaWiki version
- GPL licensed extensions/pl
- Extensions in GitHub version control/pl
- Extensions which add rights/pl
- All extensions/pl
- Extensions not in ExtensionJson
- Powerpedia related extensions/pl