Extension:Wikisource
![]() リリースの状態: 安定 |
|
---|---|
説明 | Wikisource-specific MediaWiki customizations |
作者 | Community Tech and Tpt |
互換性の方針 | MediaWikiとともにリリースされるスナップショット。 master には後方互換性がありません。 |
MediaWiki | >= 1.41.0 |
ライセンス | GNU 一般公衆利用許諾書 2.0 以降 |
ダウンロード | |
ヘルプ | Help:Extension:Wikisource/ja |
|
|
Quarterly downloads | 13 (Ranked 164th) |
translatewiki.net で翻訳を利用できる場合は、Wikisource 拡張機能の翻訳にご協力ください | |
問題点 | 未解決のタスク · バグを報告 |
Wikisource is an extension to provide specific customizations for Wikisource wikis, including enhanced integration with Wikibase, the WS Export tool, and Wikimedia OCR.
End-user help is available at Help:Extension:Wikisource.
要件
- The Wikidata integration depends on WikibaseClient extension.
- WS Export integration depends on the WS Export tool, installation of which is documented at wikitech:Nova Resource:Wikisource/Wikisource Export.
- OCR integration depends on the ProofreadPage extension and the Wikimedia OCR tool, installation of which is documented at wikitech:Nova Resource:Wikisource/Wikimedia OCR.
インストール
- ダウンロードして、ファイルを
extensions/
フォルダー内のWikisource
という名前のディレクトリ内に配置します。 - 以下のコードを
LocalSettings.php
の末尾に追加します:wfLoadExtension( 'Wikisource' );
完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。
構成パラメーター
$wgWikisourceWikibaseEditionProperty
- identifier of the Wikibase property has edition or translation (P747). By default
P747
(the identifier of this property in Wikidata). $wgWikisourceWikibaseEditionOfProperty
- identifier of the Wikibase property edition or translation of (P629). By default
P629
(the identifier of this property in Wikidata). $wgWikisourceWsExportUrl
- URL used for the sidebar links to WS Export (in $wgContentNamespaces only)
$wgWikisourceEnableOcr
- Whether to show the OCR toolbar UI. Defaults to
false
. $wgWikisourceOcrUrl
- URL of the OCR tool, linked from the toolbar when editing in the Page namespace.
![]() | この拡張機能は 1 つ以上のウィキメディアのプロジェクトで使用されています。 これはおそらく、この拡張機能が安定していて高いトラフィックのウェブサイトでも十分に動作することを意味します。 この拡張機能がインストールされている場所を確認するには、ウィキメディアの設定ファイル CommonSettings.php および InitialiseSettings.php 内で、この拡張機能の名前を探してください。 特定のウィキにインストールされている拡張機能の完全な一覧は、そのウィキの Special:Version ページにあります。 |
Categories:
- Stable extensions/ja
- Extensions with invalid or missing type/ja
- GPL licensed extensions/ja
- Extensions in Wikimedia version control/ja
- ArticleViewHeader extensions/ja
- EditPage::showEditForm:initial extensions/ja
- SidebarBeforeOutput extensions/ja
- WikibaseClientSiteLinksForItem extensions/ja
- All extensions/ja
- Extensions used on Wikimedia/ja