Extension:TwnMainPage/pl
Appearance
From mediawiki.org
This page is a translated version of the page Extension:TwnMainPage and the translation is 20% complete.
Status wydania: stabilne |
|
|---|---|
| Realizacja | Strona specjalna |
| Opis | Provides the custom main page for Translatewiki.net |
| Autor(zy) | |
| Ostatnia wersja | 2016年02月21日 |
| MediaWiki | >= 1.39.0 |
|
|
| Licence | Licencja GNU General Public License 2.0 lub nowsza |
| Pobieranie | |
| Przetłumacz rozszerzenie TwnMainPage jeżeli jest dostępne na translatewiki.net | |
| Problemy | Otwarte zadania · Zgłoś błąd |
The TwnMainPage extension provides the custom main page for Translatewiki.net .
It adds a special page, Special:TwnMainPage, intended to be used as the main page.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
TwnMainPagew folderzeextensions/.
Developers and code contributors should install the extension from Git instead, using:cdextensions/ gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/TwnMainPage - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'TwnMainPage' );
- Yes Zrobione – Przejdź do
Special:Versionna twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.