Extension:MultiUpload/mr
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{extension}} infobox. |
![]() | This extension is incompatible with the current stable MediaWiki 1.35 release! You are advised against using this extension on a live site. Volunteer developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.35 by replacing the {{Incompatible }} template with {{Incompatible |pledge=~~~~}} . |
MultiUpload विमोचन स्थिती: असुचालित |
|
---|---|
![]() |
|
अंमलबजावणी | Special page |
वर्णन | Allows users to upload more than one file at a time |
लेखक | Lee Worden (originally by Travis Derouin) |
नविनतम आवृत्ती | 3.3.0 (2019-01-12) |
MediaWiki | 1.28+ |
विदागाराचे बदल | नाही |
परवाना | GNU General Public License 2.0 or later |
अधिभारण | README |
|
|
Translate the MultiUpload extension if it is available at translatewiki.net | |
बाबी | खुली कामे · गणकदोष अहवाल द्या |
The MultiUpload extension allows users to upload more than one file at a time. It also unpacks package files (.zip
, .tar
, .tar.gz
, and .tgz
), allowing the files found in the package to be uploaded to the wiki.
उभारणी
- Download and place the file(s) in a directory called
MultiUpload
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php:
wfLoadExtension( 'MultiUpload' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
पर्याय
विस्तारकांशी दुवे तयार करणे
कडपट्टीत
To add a link to the sidebar by editing MediaWiki:Sidebar, adding a new line:
** Special:MultiUpload|multiupload ("upload files")
or
** Special:MultiUpload|multiupload-toolbox ("Upload multiple files").
Replacing 'Upload file' with MultiUpload in the sidebar
In the LocalSettings.php file, right below the last require_once line add:
$wgUploadNavigationUrl = "{$wgScriptPath}/index.php?title=Special:MultiUpload";
संदेश
You can change the messages of this extension through pages of MediaWiki namespace starting with multipleupload. For example, [[MediaWiki:Multiupload-text]]
is the message displayed on MultipleUpload special page.
Other messages are:
multiupload-submit
multiupload-uploadedto
multiupload-row-name-base
multiupload-unpack-button
multiupload-notify-ok
multiupload-upload-package-error
multiupload-unpack-error
multiupload-http-error
multiupload-file-unpacked-from