DokuWiki

It's better when it's simple

User Tools

Site Tools


multiuploader

This is an old revision of the document!


Flash based Multiuploader

DokuWiki comes with a flash based upload tool that allows you to select multiple files and upload them at once. The uploader is still in experimental state and might not work for all setups.

The multiuploader is invoked from within the mediamanager using the icon. This icon is displayed only if JavaScript is enabled and Adobe Flash 9 or higher is supported.

Interface

The Flash MultiUploader

The interface of the multiuploader is simple. In the top row a namespace (1) can be given, it is prefilled with the currently selected namespace in mediamanger. All files will be uploaded into this namespace, using the same name as on your local drive. If the namespace doesn't exist yet it will be created automatically.

Below the namespace entry field is a list of the files selected for upload. It shows the filename (2), the filesize (3) and the status (4) of the file. The status will tell you when a file is too big or will show an error message when something goes wrong during the upload of the file.

Using the overwrite checkbox (5) will let you overwrite existing files. Like with the normal upload, this field is only available when the user has delete permissions.

Files are added through the browse button (6). Only allowed file types will be shown in the file selection dialog. You may select multiple files in the file selection dialog using the Ctrl and Shift key (or whatever mechanism your Operating System uses for selecting multiple files). You can also open the browse dialog multiple times to add files one by one.

The upload button (7) finally starts the upload process.

Troubleshooting

The multiuploader is known to fail for certain setups, but it's not yet 100% clear what causes it. At least go through the following list:

  • Make sure the Flash browser plugin in version 9 or higher is installed
  • Make sure JavaScript is enabled
  • Make sure “normal” uploading works before even attempting to use the flash uploader
  • Make sure session.use_only_cookies is disabled in PHP
  • Make sure suhosin.session.cryptua is disabled if you are using suhosin PHP extension
  • Try the version of the current devel version of DokuWiki as it contains a few improvements

If it doesn't work, please give feedback to 1641. Especially feedback from experienced users with skills in HTTP logging or Flash coders would be very helpful.

multiuploader.1316820366.txt.gz · Last modified: 2011-09-24 01:26 by ach

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki