스킨:MediaWikiBootstrap

From mediawiki.org
This page is a translated version of the page Skin:MediaWikiBootstrap and the translation is 46% complete.
미디어위키 스킨 설명서 - 분류
MediaWikiBootstrap
출시 상태: 안정
설명 이 스킨은 Bootstrap3를 기반으로 제작된 MediaWiki 스킨입니다
만든 이 Nasir Khan Saikat
미디어위키 >= 1.39.0
라이선스 GNU 일반 공중 사용 허가서 2.0
다운로드
예시 Banglapedia, Wikimedia Skins Lab
$2 스킨 번역 (translatewiki.net에서 가능한 경우)

A customizable responsive MediaWiki skin based on Bootstrap3. MediaWiki-Bootstrap Github repo에 가서 업데이트 항목을 확인할수 있습니다.

시작하기

1. MediaWiki 가 설치된 skins 서브디렉터리로 갑니다 :

cd skins

2. Clone the repository from the git repo:

git clone https://github.com/nasirkhan/mediawiki-bootstrap MediaWikiBootstrap

3. Update the LocalSettings.php to install and enable the skin:

$wgDefaultSkin = "mediawikibootstrap";

wfLoadSkin( 'MediaWikiBootstrap' );

(Please remove or comment out other mentions of $wgDefaultSkin .)

4. Edit the wiki page MediaWiki:Sidebar of your MediaWiki installation to change the navigation links.

5. Customize the other settings and modify the style based on your needs.

Example site

같이 보기

Other skins and extensions related to the Bootstrap framework: