Тема оформления:Vector/2022
Vector 2022 Статус релиза: стабильный |
|||
---|---|---|---|
Политика совместимости | Snapshots releases along with MediaWiki. Master is not backwards compatible. | ||
Composer | mediawiki/vector-skin | ||
Лицензия | GNU General Public License 2.0 или позднее | ||
Download | |||
Example | https://en.wikipedia.org/ https://vi.wikipedia.org/ https://test.wikipedia.org/ |
||
|
|||
Quarterly downloads | 744 (Ranked 1st) | ||
Public wikis using | 14,010 (Ranked 2nd) | ||
Public wikis using as default skin | 5,943 | ||
Переведите тему оформления Vector/2022, если он доступен на translatewiki.net | |||
Vagrant role | vector | ||
Issues : | Open tasks · Report a bug |
Vector 2022 is a MediaWiki skin that is the second evolution of the Vector skin. It was developed as part of the Desktop improvements project. It has been bundled in MediaWiki since MediaWiki 1.38 . It is the default skin for various Wikimedia projects.
Vector 2022 differs from most skins in that it does not have its own code base; rather, its code is part of the Vector skin's, and the two are downloaded together.
Version MediaWiki 1.38 of this skin marked official 3rd party support.
Note that sites running MediaWiki 1.36 or 1.37 that use Vector 2022 will hit challenges when upgrading to the 1.38 release. See T299104 and Extension:WikimediaMaintenance for more details.
Установка
- Скачайте и распакуйте файл(ы) в папку с именем «
Vector
» в папкеskins/
вашего сайта. - Добавьте следующий код в ваш файл LocalSettings.php :
wfLoadSkin( 'Vector' );
- Configure as required.
- Готово - Перейдите на страницу Special:Version на своей вики, чтобы удостовериться в том, что тема оформления успешно установлена.
Optional dependencies
Vector 2022 can make use of the following extensions if they are installed, though none are required:
- UniversalLanguageSelector - for the language switch button
- PageImages - to include an image for each page (if available) in the search bar
- ShortDescription - to include a description for each page in the search bar (Wikimedia projects have similar functionality, but not using this extension)
Configuration
Making Vector 2022 the default skin
For MediaWiki 1.38 and higher, add the following to LocalSettings.php to make this the default skin:
$wgDefaultSkin = 'vector-2022';
Parameters
Note that Vector 2022 has several unstable feature flags, which may disappear at any time. Most of these feature flags relate to incomplete features. It is not recommended to change any feature flag from its default value unless listed here.
$wgVectorMaxWidthOptions
- Can be used to configure whether the max-width applies. Relatively stable at this point.$wgVectorLanguageInMainPageHeader
- Controls whether the language button is shown on the main page in the header.$wgVectorWvuiSearchOptions
- Associative array with keysshowDescription
andshowThumbnail
(both booleans).
См. также
Этот скин включен в следующие вики-фермы/хостинги и/или пакеты: Это не исчерпывающий список. Некоторые вики-фермы/хостинги и/или пакеты могут содержать это скин, даже если они не перечислены здесь. Всегда сверяйтесь со своими вики-фермами/хостингами или комплектами/бандлами для подтверждения. |