summaryrefslogtreecommitdiff
path: root/lib/_fla
Commit message (Collapse)AuthorAge
* added a few index.html files to prevent browsing the lib directory FS#1507Andreas Gohr2008-10-16
| | | | | | | | This prevents browsing the top directories of the lib directory. There is nothing dangerous in that directory and it needs to be accessible from web, but making it a bit harder to snopp around is never a bad idea ;-) darcs-hash:20081016190251-7ad00-453ec37fd9729c5fb57d9ed03101f6ee7d6b2216.gz
* experimental Flash based multi uploadAndreas Gohr2008-06-07
This patch adds experimental support for uploading multiple files in one go. This is achieved by using Flash for selecting multiple images and intitiating the HTTP upload. When Flash 8 or higher is detected, an additional icon is added to the usual upload form. Clicking it will swith the form to the Flash based upload queue. Things that need work: * Better Icon * Feedback if Flash detection works on all Flash 8 supported platforms * Progress feedback seems not to work on Linux (might be Adobe bug) * No final feedback how many images were uploaded correctly The flash sources are located in lib/_fla/ Any feedback and help would be appreciated. darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz