Jump to content

Template:BlueSpiceExtensionFooter

From mediawiki.org
This page is a translated version of the page Template:BlueSpiceExtensionFooter and the translation is 78% complete.

Installation

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

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

BlueSpice:
テンプレートの解説

使用法

If 'status' is 'unmaintained', the output will be This extension is no longer bundled with BlueSpice. Otherwise:

'download-with' が設定されていない場合、出力は この拡張機能は個別にダウンロードできます。 になります

'download-with' に (例えば) BlueSpice free を設定すると、出力は この拡張機能は BlueSpice free とともにダウンロードできます。 になります

{{BlueSpiceExtensionFooter|AboutBlueSpice
|download-with = BlueSpice free
}}

Installation

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

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

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

BlueSpice:

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
statusstatus

no description

Unknownoptional
download-withdownload-with

no description

Unknownoptional