Jump to content

Extension:ArticleInfo

From mediawiki.org
This page is a translated version of the page Extension:ArticleInfo and the translation is 65% complete.
MediaWiki 拡張機能マニュアル
ArticleInfo
リリースの状態: 安定
説明 ページのメタデータ情報を表示します
作者 Hallo Welt!
メンテナー Hallo Welt! GmbH
最新バージョン -
互換性の方針 長期間サポート リリースであるすべての MediaWiki リリースについて、拡張機能に対応するブランチが存在します。
MediaWiki 1.43 (LTS)
ライセンス GNU 一般公衆利用許諾書 3.0 のみ
ダウンロード
Demo
translatewiki.net で翻訳を利用できる場合は、ArticleInfo 拡張機能の翻訳にご協力ください
 Community Forum

ArticleInfo は、主に同梱されている他の拡張機能によって提供される追加の有用なページ情報を表示します。 この拡張機能は、内部ウィキの品質保証を強化するために作成されました。 ページの最も重要なメタ情報をまとめて表示することで、読者やメンテナをサポートします。

使用法 / 機能

内部Wikiでは、ページの品質状況を素早く把握することが必要になることがよくあります。 ArticleInfoは以下の情報を提供します。

  1. General info such as Title, Page ID, Langauge, Content model, number of watchers and redirects
  2. Properties like Templates, Categories, Internal links, Images and External links on the page
  3. Last edit info

追加情報は、他の拡張機能によって提供されます:

要件

ArticleInfoはBlueSpiceFoundationを必要とします。


Installation

.git) as a "vcs repository" and the package name (mediawiki/BlueSpiceArticleInfo) and version to the require section of your composer.local.json. Example:

{
	"repositories": [
		{
			"type": "vcs",
			"url": "https://github.com/wikimedia/mediawiki-extensions-BlueSpiceArticleInfo
.git"
		}
	],
	"require": {
		"mediawiki/BlueSpiceArticleInfo": "BlueSpiceArticleInfo"
	}
}
  • Run the following command in your MediaWiki installation path
composer update --no-dev
wfLoadExtension( 'BlueSpiceArticleInfo' );
  • Yes 完了 Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Bluespice のアイコン

この拡張機能は当初は BlueSpice 向けに作成されました。 BlueSpice は、企業や組織向けの MediaWiki ディストリビューションです。 これは MediaWiki を強化し、特に品質管理、プロセス支援、管理、編集、およびセキュリティの分野で機能を向上させます。 この拡張機能は BlueSpice free とともにダウンロードできます。

BlueSpice: