Extension:QuickUploadZone
Appearance
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Release status: unmaintained |
|
|---|---|
| Implementation | Media |
| Description | I made this for my private wiki site. Upload file by drag & drop. Easy and quick, no stress, without leaving edit page. 4-way positioning popup. |
| Author(s) | (owlfly12talk) |
| MediaWiki | |
| License | MIT License |
| Download | GitHub:
Note: README |
For now, I preparing for commit source from my old private trunk.
The QuickUploadZone extension.
Installation
[edit]- Download and place the file(s) in a directory called
QuickUploadZonein yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'QuickUploadZone' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
