Extension:AutoGallery/ru

From Linux Web Expert

Revision as of 16:32, 11 December 2022 by imported>1234qwer1234qwer4 (Created page with "==Установка==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Справка по расширениям MediaWiki
AutoGallery
Статус релиза: стабильно
Описание Adds easy to use "auto" gallery mode
Автор(ы) Kunal Mehta (Legoktmtalk)
MediaWiki 1.31+
Лицензия Лицензия не указана
Скачать
Ежеквартальные загрузки Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Использование общедоступными вики Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Переведите расширение AutoGallery, если оно доступно на 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.

Установка

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/AutoGallery/ru</tvar>|Download]] and move the extracted <tvar name=name>AutoGallery/ru</tvar> folder to your <tvar name=ext>extensions/</tvar> directory.</translate>
    <translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/AutoGallery%2Fru
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'AutoGallery/ru' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>

См. также