Extension:ListDuplicateUsers/ru
From Linux Web Expert
This extension is incompatible with MediaWiki 1.39 or any later release! You are advised against using this extension on a live site. Volunteer developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.41 by replacing the {{Incompatible }} template with {{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 Статус релиза: не поддерживается |
|
---|---|
Реализация | Служебная страница |
Описание | Создаёт служебную страницу, перечисляющую двойные учётные записи. |
Автор(ы) | David Wong (daw5423talk) |
Последняя версия | 1.0.0 (2020-05-01) |
MediaWiki | 1.26+ |
Лицензия | GNU General Public License 2.0 или позднее |
Скачать | GitHub:
<translate> Note:</translate> |
listduplicateusers |
|
Ежеквартальные загрузки | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Использование общедоступными вики | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Расширение ListDuplicateUsers добавляет служебную страницу, перечисляющую двойные учётные записи, определяемые по адресу электронной почты.
Установка
- <translate> Download and place the file(s) in a directory called <tvar name=name>
ListDuplicateUsers/ru
</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/ru' );
- 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>
Настройка
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/ru
- Unmaintained extensions/ru
- Special page extensions/ru
- Extensions with manual MediaWiki version
- GPL licensed extensions/ru
- Extensions in GitHub version control/ru
- Extensions which add rights/ru
- All extensions/ru
- Extensions not in ExtensionJson
- Powerpedia related extensions/ru