.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ========================== EXT: Drag drop mass upload ========================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Schneider Jérôme :Changed: 2008-03-03T10:23:21 :Author: Jerome Schneider :Email: typo3dev@ameos.com :Info 3: :Info 4: .. _EXT-Drag-drop-mass-upload: EXT: Drag drop mass upload ========================== Extension Key: **ameos\_dragndropupload** Copyright 2003-2007, Jerome Schneider - `Typo3 Ameos `_ , This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: Drag drop mass upload 1** **Introduction 1** What does it do? 1 Screenshots 2 **Users manual 2** How does it work ? 5 **Adminstration 5** **Configuration 5** **Known problems 5** **To-Do list 5** **Changelog 5** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Drag Drop mass upload is a backend module offering mass upload of file and folders in Typo3 ( standard or/and DAM enabled ). Upload any number of files / folders / subfolders ( limited to 300MB per upload ) .. _Requirements: Requirements ^^^^^^^^^^^^ Java Virtual machine plugin for your browser >= 1.5.0 .. _Configuration: Configuration ^^^^^^^^^^^^^ To increase the max upload file size accepted by ameos\_dragndropupload, you'll have to set those 3 values: In php.ini: - upload\_max\_filesize - post\_max\_size In typo3: maxFileSize Remember that the minimum of these 3 values will be taken as a limit. .. _Screenshot-Standard-file-module: Screenshot: Standard file module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |img-1| .. _Screenshot-DAM-Digital-Asset-Management: Screenshot: DAM Digital Asset Management ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |img-2| Accessible in a new tab “Mass upload” in File module of DAM. .. _Users-manual: Users manual ------------ Install the extension |img-3| Go to the standard File module OR Images module OR DAM file module and click on “Mass Upload” menu The first time you will have to accept the SSL certificate |img-4| Select the files to upload and drap them over the upload area .. _Changelog: Changelog --------- - 2006-03-27 : First release - 2006-03-29 : Progress bar + JAVA source code - 2006-04-12 : Clickmenu entry added - 2007-02-26 : Integration in DAM + folder upload + better look and feel ( **mostly sponsored by** **http://snowflake.ch/** **)** - 2008-02-04 : Adapted to work also on Mac osx ( Safari + Firefox 2 ) with default Java environment - 2008-03-03 : Corrected upload max file size calculation thanks to patch of Michael Ablass |img-5| EXT: Drag drop mass upload - 3 **`Typo3 Ameos `_** .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 360 .. :id: Image9 .. :name: Image9 .. :width: 669 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 360 .. :id: Image1 .. :name: Image1 .. :width: 669 .. |img-3| image:: img-3.png .. :align: middle .. :border: 0 .. :height: 137 .. :id: Image7 .. :name: Image7 .. :width: 669 .. |img-4| image:: img-4.png .. :align: bottom .. :border: 0 .. :height: 323 .. :id: Image6 .. :name: Image6 .. :width: 519 .. |img-5| image:: img-5.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102