Extension:UserStatus/pl
UserStatus Status wydania: beta |
|
---|---|
Realizacja | Strona specjalna |
Opis | Provides networking functionality |
Autor(zy) |
|
Ostatnia wersja | 3.6.0 |
MediaWiki | 1.39+ |
Zmiany w bazie danych | Tak |
Licencja | Licencja GNU General Public License 2.0 lub nowsza |
Pobieranie | |
|
|
Quarterly downloads | 1 (Ranked 130th) |
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
UserStatus
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/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.
- Zrobione – Przejdź do Special:Version na 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.