Extension:QuickUploadZone

Category:Unmaintained extensions#QuickUploadZone Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
QuickUploadZone
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 Category:Extensions in GitHub version control
README
Category:All extensionsCategory:Extensions not in ExtensionJson

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 your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'QuickUploadZone' );
    
  • Yes 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