Extension:WikiTextLoggedInOut/pl
Appearance
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.43+ |
| Licence | 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) |
| 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
WikiTextLoggedInOutw 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: |
