Extension:BatchUserRights/pl
![]() | To rozszerzenie nie jest aktualnie aktywnie rozwijane! Pomimo, że może nadal działać, jakiekolwiek zgłoszenia błędów lub propozycji funkcji będą najprawdopodobniej ignorowane. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{Rozszerzenie }} infobox. |
![]() Status wydania: niewspieraneCategory:Unmaintained extensions/pl |
|
---|---|
Realizacja | Strona specjalnaCategory:Special page extensions/pl, Uprawnienia użytkownikaCategory:User rights extensions/pl |
Opis | Allows adding one or more users to a group or more groups in one action |
Autor(zy) | Sean Colombo (SColombodyskusja) |
Ostatnia wersja | 1.2.0 (2017-11-16) |
MediaWiki | 1.29+Category:Extensions with manual MediaWiki version |
Zmiany w bazie danych | Nie |
Licencja | Licencja GNU General Public License 3.0 lub nowsza |
Pobieranie | Category:Extensions in Wikimedia version control/pl |
|
|
batchuserrights
Category:Extensions which add rights/pl |
|
Quarterly downloads | 0 |
Przetłumacz rozszerzenie BatchUserRights jeżeli jest dostępne na translatewiki.net |
The BatchUserRights extension allows adding one or more users to several groups in one action.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
BatchUserRights
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/BatchUserRights - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'BatchUserRights' ); # $wgGroupPermissions['bureaucrat']['batchuserrights'] = false; // right already given by default to bureaucrats, set this to remove permission # User groups which can be added through "Special:BatchUserRights" - Example: $wgBatchUserRightsGrantableGroups = array( 'bot', 'sysop', );
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane. Category:Extensions by Fandom/pl
Category:All extensions/pl
Category:Extensions by Fandom/pl
Category:Extensions in Wikimedia version control/pl
Category:Extensions which add rights/pl
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions/pl
Category:Special page extensions/pl
Category:Unmaintained extensions/pl
Category:User rights extensions/pl