Jump to content

Extension:Checklists/pl

From mediawiki.org
This page is a translated version of the page Extension:Checklists and the translation is 12% complete.
Podręcznik rozszerzeń MediaWiki
Checklists
Status wydania: stabilne
Opis This extension defines a checkbox item
Autor(zy) Hallo Welt! GmbH
Opiekun(owie) Hallo Welt! GmbH
Ostatnia wersja -
Polityka zgodności Dla każdego wydania MediaWiki, które jest wydaniem wsparcia długoterminowego, istnieje odpowiednia gałąź w rozszerzeniu.
MediaWiki 1.43 (LTS)
Licence Licencja GNU General Public License 3.0 wyłącznie
Pobieranie
Przetłumacz rozszerzenie Checklists jeżeli jest dostępne na translatewiki.net
 Community Forum

This extension provides persistent, interactive checklist items on a wiki page.

Features

  • Checklist items are embedded directly in the page content and edited using standard wiki markup.
  • Changes to checklist states are recorded in the page history if they were made in view-mode.
  • Modification of checklist states can be restricted using a dedicated user right.

Użycie

As checklist item will be considered:

  • A line that starts with [] (or [x] for checked items) and ends with a new line. Therefore, the text of the checkbox item is everything after [] until the new line.

Compatibility with other extensions

This extension is used in combination with Extension:AtMentions and Extension:DateTimeTools in Extension:SimpleTasks to add task assignment and due date functionality.


Installation

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

Rozszerzenie zostało stworzone oryginalnie dla BlueSpice . BlueSpice jest dystrybucją MediaWiki dostępną dla przedsiębiorstw i organizacji. Wzmacnia MediaWiki, w szczególności w obszarach zarządzania jakością, obsługi procesów, administracji, edycji i bezpieczeństwa. Możesz pobrać to rozszerzenie z BlueSpice pro.

BlueSpice: