Jump to content

Extension:ImportDump/pl

From mediawiki.org
This page is a translated version of the page Extension:ImportDump and the translation is 20% complete.
Podręcznik rozszerzeń MediaWiki
ImportDump
Status wydania: stabilne
Realizacja Bazy danych , Strona specjalna
Opis Provides a special page for managing import requests.
Autor(zy) Universal Omega
MediaWiki 1.41.0+
Licencja Licencja GNU General Public License 3.0 lub nowsza
Pobieranie

  • handle-import-request-interwiki
  • handle-import-requests
  • request-dump
  • view-private-import-requests
Translate the ImportDump extension

The ImportDump extension provides a special page allowing users with the request-import right to submit a for-queue request for an import for a user with the handle-import-requests right (probably someone with shell access, able to run importDump.php) to handle.

For reporting an issue or a bug, please use the Miraheze Issue Tracker. See here for the workboard.

Instalacja

  • Download i umieść plik(i) w katalogu o nazwie ImportDump w swoim katalogu extensions/.
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'ImportDump' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.