Extension:CreditsSource/pl

From mediawiki.org
This page is a translated version of the page Extension:CreditsSource and the translation is 25% complete.
Podręcznik rozszerzeń MediaWiki
CreditsSource
Status wydania: stabilne
Realizacja API
Opis Display source work credits in the page footer.
Autor(zy) Hans Musil, Matthias Mullie
Ostatnia wersja 0.4.0
Polityka zgodności Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki 1.29+
Zmiany w bazie danych Tak
Tabele swsite
swauthor
srcwork
swauthor_links
swsource_links
revsrc
Licencja GNU General Public License 2.0 only
Pobieranie
Quarterly downloads 1 (Ranked 137th)
Przetłumacz rozszerzenie CreditsSource jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd

Displays credit for Wikitravel pages imported to Wikivoyage in the page footer.

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie CreditsSource 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/CreditsSource
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'CreditsSource' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.