Extension:AutoGallery/pl

From mediawiki.org
This page is a translated version of the page Extension:AutoGallery and the translation is 14% complete.
Podręcznik rozszerzeń MediaWiki
AutoGallery
Status wydania: stabilne
Opis Adds easy to use "auto" gallery mode
Autor(zy) Kunal Mehta (Legoktmdyskusja)
Ostatnia wersja 2.0
MediaWiki 1.31+
Licencja GNU Affero General Public License 3.0 or later
Pobieranie
Quarterly downloads 7 (Ranked 142nd)
Przetłumacz rozszerzenie AutoGallery jeżeli jest dostępne na translatewiki.net

The AutoGallery extension adds a new gallery mode (auto) that should be a little easier to use. It is based on the nolines gallery mode, and will automatically add a caption using the filename if none is provided, and links directly to the file, skipping the file page.

Installation

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

Zobacz też