Extension:UserStatus/pl
Appearance
From mediawiki.org
This page is a translated version of the page Extension:UserStatus and the translation is 44% complete.
Status wydania: beta |
|
|---|---|
| Realizacja | Strona specjalna |
| Opis | Provides networking functionality |
| Autor(zy) |
|
| Ostatnia wersja | 3.6.0 |
| MediaWiki | 1.43+ |
| Zmiany w bazie danych | Tak |
|
|
| Licence | Licencja GNU General Public License 2.0 lub nowsza |
| Pobieranie | |
| Przetłumacz rozszerzenie UserStatus jeżeli jest dostępne na translatewiki.net | |
| Problemy | Otwarte zadania · Zgłoś błąd |
UserStatus is an extension that, together with the SportsTeams extension, provides the ability to post status updates that are associated with a social network (a sports team).
Wymagania
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
UserStatusw folderzeextensions/.
Developers and code contributors should install the extension from Git instead, using:cdextensions/ gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/UserStatus - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'UserStatus' );
- Uruchom skrypt aktualizujący , który automatycznie stworzy potrzebne tabele dla tego rozszerzenia.
- Yes Zrobione – Przejdź do
Special:Versionna twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Użycie
When logged in, you can add a status update either via your social profile page (if you're a member of at least one sports network) or via the network page of a sports network.
Uprawnienia użytkownika
The new delete-status-updates user right, which sysop and staff groups have by default, allows deleting other users' status updates than just your own.