Extension:WikiTextLoggedInOut/pl
Appearance
WikiTextLoggedInOut Status wydania: stabilne |
|
---|---|
Realizacja | Znaczniki |
Opis | Two new parser hooks, <loggedin> and <loggedout> to show different text depending on the users' login state |
Autor(zy) | Aaron Wright David Pean Jack Phoenix |
Ostatnia wersja | 1.5.0 (2015-11-20) |
MediaWiki | 1.39+ |
Licencja | Licencja GNU General Public License 2.0 lub późniejsza |
Pobieranie | |
Przykład | Halopedia main page (displays random avatars for anonymous users and a welcome message for registered users, achieved with the usage of <loggedin> and <loggedout> tags) |
Quarterly downloads | 5 (Ranked 126th) |
Przetłumacz rozszerzenie WikiTextLoggedInOut jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
WikiTextLoggedInOut extension adds two new parser hooks, <loggedin>
and <loggedout>
.
The tags will show different text depending on the users' login state.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
WikiTextLoggedInOut
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/WikiTextLoggedInOut - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'WikiTextLoggedInOut' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: To nie jest pełna lista. Niektóre farmy/hosty wiki lub pakiety mogą zawierać to rozszerzenie nawet jeśli nie są one tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |