You are here

Files in S3 File System CORS Upload 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt This module is a fork of AmazonS3 CORS Upload, re-written to work with the S3 File System module, rather than AmazonS3. =================== INSTALLATON =================== You must install the jQuery Update module and set it to use jQuery v1.5…
s3fs_cors.admin.inc s3fs_cors.admin.inc Administration form setup for S3 File System CORS Upload.
s3fs_cors.api.php s3fs_cors.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
s3fs_cors.info s3fs_cors.info name = S3 File System CORS Upload description = Provides a widget that allows users to upload files directly to S3 from their browser. core = 7.x configure = admin/config/media/s3fs/cors dependencies[] = s3fs ; Requires jQuery 1.5.1+ for…
s3fs_cors.module s3fs_cors.module Allow uploading of files directly to AmazonS3 via the browser using CORS.
s3fs_cors.post_object_v4.class.inc s3fs_cors.post_object_v4.class.inc The code of classes was taken from the AWS SDK v3.180.3 and a bit modified. Next classes are used here:

Other projects