Extension:AutoGallery/pl
Appearance
Status wydania: stabilne |
|
|---|---|
| Opis | Adds easy to use "auto" gallery mode |
| Autor(zy) | Kunal Mehta (Legoktmdyskusja) |
| Ostatnia wersja | 2.0 |
| MediaWiki | 1.31+ |
| Licence | GNU Affero General Public License 3.0 lub nowsza |
| Pobieranie | |
| 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.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
AutoGalleryw folderzeextensions/.
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' );
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
