Giao diện:Vector/2022
Vector 2022 Release status: stable |
|||
---|---|---|---|
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backwards compatible. | ||
Composer | mediawiki/vector-skin | ||
License | GNU General Public License 2.0 or later | ||
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 | ||
Translate the Vector/2022 skin if it is available at translatewiki.net | |||
Vagrant role | vector | ||
Issues : | Open tasks · Report a bug |
Vector 2022 là bước phát triển thứ hai của giao diện MediaWiki Vector và đang được phát triển như một phần của dự án Cải tiến máy tính để bàn. Nó đã được đóng gói trong MediaWiki kể từ $2. It has been bundled in MediaWiki since MediaWiki 1.38 . Nó là giao diện mặc định cho các dự án Wikimedia khác nhau.
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.
Nếu một trang web đang chạy MediaWiki 1.36 hoặc 1.37 đang sử dụng Vector 2022, trang web đó sẽ gặp phải những thách thức khi nâng cấp lên bản phát hành 1.38. Xem T299104 và Extension:WikimediaMaintenance để biết thêm chi tiết.
Cài đặt
- Tải và đặt (các) tệp trong một thư mục với tên
Vector
trong thư mụcskins/
của bạn. - Thêm mã sau vào dưới cùng tệp LocalSettings.php của bạn:
wfLoadSkin( 'Vector' );
- Configure as required.
- Xong - Chuyển tới Special:Version trên wiki của bạn để xác nhận skin được cài đặt thành công.
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).
See also
This skin is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this skin even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |