Extension:WikiTextLoggedInOut/pl

Category:GPL licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
WikiTextLoggedInOut
Status wydania: stabilneCategory:Stable extensions/pl
Realizacja Znaczniki Category:Tag extensions/pl
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+Category:Extensions with manual MediaWiki version
Licencja Licencja GNU General Public License 2.0 lub późniejsza
Pobieranie Category:Extensions in Wikimedia version control/pl
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 4 (Ranked 110th)
Przetłumacz rozszerzenie WikiTextLoggedInOut jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd
Category:All extensions/pl

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 folderze extensions/.
    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' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Category:Social tools/pl Category:Extensions by Fandom/pl
Category:All extensions/pl Category:Extensions by Fandom/pl Category:Extensions in Wikimedia version control/pl Category:Extensions included in Miraheze/pl Category:Extensions included in WikiForge/pl Category:Extensions with manual MediaWiki version Category:GPL licensed extensions/pl Category:ParserFirstCallInit extensions/pl Category:ParserOptionsRegister extensions/pl Category:Social tools/pl Category:Stable extensions/pl Category:Tag extensions/pl