Jump to content

Extension:StandardDialogs/ko

From mediawiki.org
This page is a translated version of the page Extension:StandardDialogs and the translation is 0% complete.
미디어위키 확장 기능 설명서
StandardDialogs
출시 상태: 안정
설명 Provides dialog user interfaces for common page actions
만든 이 Miriam Schlindwein, Robert Vogel
유지 보수자 Hallo Welt! GmbH
최신 버전 -
호환성 정책 For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.
MediaWiki 1.43 (LTS)
Licence GNU General Public License 3.0 only
다운로드
StandardDialogs 확장 기능 번역 (translatewiki.net에서 가능한 경우)
 Community Forum

Usage / features

This extension provides dialogs for various actions, including:

  • Delete
  • Move
  • Protect
  • Refresh
  • New page
  • New subpage

Installation

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

This extension was originally made for BlueSpice . BlueSpice is a MediaWiki distribution for enterprises and organizations. It enhances MediaWiki, in particular in the areas of quality management, process support, administration, editing and security. This extension is bundled with BlueSpice free.

BlueSpice: