This page is a translated version of the page Skin:Pivot and the translation is 50% complete.
MediaWiki 外装マニュアル - カテゴリ
Pivot/ja
リリースの状態: 安定
説明 A mobile skin which "pivots" seamlessly to any size display
作者 Tom Hutchison
MediaWiki 1.39+
PHP 7.3+
ライセンス 二条項 BSD ライセンス
ダウンロード
README
CHANGELOG
パラメーター
  • $wgPivotFeatures
四半期ごとのダウンロード数 33 (Ranked 8th)
使用している公開ウィキ 34 (Ranked 51st)
既定の外装として使用している公開ウィキ 24
translatewiki.net で翻訳を利用できる場合は、Pivot 外装の翻訳にご協力ください
問題点 : 未解決のタスク · バグを報告

The Pivot skin focuses on mobile first but will pivot to all viewports with elegance. Supports responsive layouts and has classes predefined for Semantic MediaWiki extension. Built on Zurb's Foundation Framework (v5.5.3), a "mobile first" and advanced responsive front-end framework.

ハイライト

  • Responsive and familiar. − View you wiki similar to MonoBook or Vector.
  • Useful Tabs. − Built-in and responsive own tabs.
  • Smart Typography. − Choose the design of the text that you need.
  • Grid Layout. − Place your information efficiently on desktop and mobile devices
  • Image Slider. − Let your images slide.
  • Awesome. − Full support of Font Awesome (v4.7.0)

インストール

  • ダウンロードして、ファイルを skins/ フォルダー内の Pivot という名前のディレクトリ内に配置します。
  • ファイル LocalSettings.php の末尾に以下のコードを追加してください:
    wfLoadSkin( 'Pivot' );
    
  • Configure as required
  •   完了 - 自分のウィキの Special:Version に移動して、外装が正しくインストールされたことを確認してください。
See the README for detailed instructions.

関連項目