Extension:ContentDroplets/pl
Appearance
Status wydania: stabilne |
|
|---|---|
| Opis | VisualEditor integration for inserting predefined content snippets |
| Autor(zy) | Hallo Welt! GmbH |
| Ostatnia wersja | 3.0.0-alpha |
| Polityka zgodności | Dla każdego wydania MediaWiki, które jest wydaniem wsparcia długoterminowego, istnieje odpowiednia gałąź w rozszerzeniu. |
| MediaWiki | 1.35+ |
|
|
| Licence | Licencja GNU General Public License 3.0 wyłącznie |
| Pobieranie | |
| Przetłumacz rozszerzenie ContentDroplets jeżeli jest dostępne na translatewiki.net | |
ContentDroplets include tags that were previously accessed from Insert > Magic word in the editor toolbar. They also provide access to some templates that are preconfigured in the wiki, such as message boxes.
-
Navigation Overview
-
Example of ContentDroplet of Pro's and Con's
-
Example of ContentDroplet of Modal Button
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
ContentDropletsw folderzeextensions/.
Developers and code contributors should install the extension from Git instead, using:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ContentDroplets
- Tylko w przypadku instalacji z repozytorium git należy uruchomić Composer, aby zainstalować zależności PHP, poprzez wywołanie
composer install --no-devw katalogu rozszerzenia. (Zobacz T173141 w celu uzyskania informacji o możliwych komplikacjach.) - Dodaj poniższy kod na dole twojego pliku LocalSettings.php:
wfLoadExtension( 'ContentDroplets' );
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
External links
- Extension reference: ContentDroplets
- Extension user help:
| To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: |
