Extension:AutoGallery/ru

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Справка по расширениям 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>

См. также