스킨:Strapping
Strapping 출시 상태: 안정 |
|
---|---|
설명 | Open-source Bootstrap-based skin |
만든 이 | Garrett LeSage |
미디어위키 | 1.39+ |
라이선스 | GNU General Public License 2.0 or later |
다운로드 | |
Public wikis using | 75 (Ranked 41st) |
Public wikis using as default skin | 23 |
$2 스킨 번역 (translatewiki.net에서 가능한 경우) | |
이슈 : | 미해결 작업 · 버그 보고 |
Strapping is an open-source Bootstrap-based skin, originally developed for <oVirt.org>.
Installation
- 파일을 다운로드하고
mediawiki-strapping
폴더를skins/
디렉토리에 넣어 주세요. - 아래의 코드를 LocalSettings.php 파일의 말미에 추가합니다:
wfLoadSkin( 'mediawiki-strapping' ); $wgDefaultSkin = 'strapping'; // sic! This line makes this skin the default skin.
- 완료 - 위키의 Special:Version에 이동해서, 스킨이 올바르게 설치된 것을 확인합니다.
Using the MediaWiki 1.41 branch is recommended for MediaWiki 1.39.x and 1.40.x.
같이 보기
Other skins and extensions related to the Bootstrap framework:
- Skins based on Bootstrap - Overview of skins based on the Bootstrap framework
- Extension:Bootstrap - Provides the Bootstrap framework to MediaWiki
- Extension:BootstrapComponents - Provides further components to the Bootstrap framework for MediaWiki
- Other
- Bootstrap for MediaWiki wiki — Examples and Demos
- Enhance Your MediaWiki with Bootstrap — Blog post about improving your wiki by integrating it with Bootstrap and its components; published January 20, 2024