Extension:QuickUploadZone
![]() | 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: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | MediaCategory:Media handling extensions |
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 | Category:Extensions without MediaWiki version |
License | MIT License |
Download | GitHub: Note: README |
For now, I preparing for commit source from my old private trunk.
The QuickUploadZone extension.
Installation
- Download and place the file(s) in a directory called
QuickUploadZone
in 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.
Category:All extensions
Category:BeforeInitialize extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MIT licensed extensions
Category:Media handling extensions
Category:Unmaintained extensions