Extension:EnhancedUpload/pl
Appearance
EnhancedUpload Status wydania: stabilne |
|
---|---|
Opis | Provides a special page with the option to upload one or multiple files to the wiki |
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+ |
Licencja | Licencja GNU General Public License 3.0 wyłącznie |
Pobieranie | |
|
|
Quarterly downloads | 6 (Ranked 125th) |
Przetłumacz rozszerzenie EnhancedUpload jeżeli jest dostępne na translatewiki.net | |
This extension adds a new special page for multi-uploading and improves drag-and-drop uploading in VisualEditor. It adds a "new file" menu to the edit toolbar.
It also introduces the <attachments />
tag that allows to maintain file lists on pages easily.
-
Configuration settings for the Enhanced upload
Instalacja
- Install Extension:OOJSPlus and Extension:VisualEditor extensions first, since they are required.
- Pobierz i umieść plik(i) w katalogu o nazwie
EnhancedUpload
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/EnhancedUpload - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'EnhancedUpload' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Konfiguracja
You can set some variables in the "LocalSettings.php" file:
$wgEnhancedUploadDragDropImagesAlignment = 'none';
(default = 'right')- image alignment
$wgEnhancedUploadDragDropImagesWidth = '600px';
- image width
$wgEnhancedUploadDragDropImagesHeigth = '600px';
- image height
$wgEnhancedUploadDragDropImagesType = 'frameless';
(default = 'thumb', other options 'frameless', 'frame', 'basic')- image type
$wgEnhancedUploadAllowMismatchedMimeType = 'true';
(default = 'false')- allow mismatched mime types
External links
- Extension reference: EnhancedUpload
- Extension user help:
To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: To nie jest pełna lista. Niektóre farmy/hosty wiki lub pakiety mogą zawierać to rozszerzenie nawet jeśli nie są one tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |
Categories:
- Stable extensions/pl
- Extensions with invalid or missing type/pl
- GPL licensed extensions/pl
- Extensions in Wikimedia version control/pl
- BeforePageDisplay extensions/pl
- BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions/pl
- MimeMagicImproveFromExtension extensions/pl
- ParserFirstCallInit extensions/pl
- SkinTemplateNavigation::Universal extensions/pl
- SpecialPage initList extensions/pl
- All extensions/pl
- Extensions included in BlueSpice/pl