Jump to content

Extension:DateTimeTools

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

DateTimeTools enhances VisualEditor by providing tools for working with dates and times. The VisualEditor shortcut // opens the date widget. After selecting a date, the date is added as a tag: <datetime>2026-11-27</datetime>.

The default styling shows a calendar icon:

Default date display

Installation

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

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

BlueSpice: