README.txt |
README.txt |
|
S3 File System (s3fs) provides an additional file system to your drupal site,
alongside the public and private file systems, which stores files in Amazon's
Simple Storage Service (S3) (or any S3-compatible storage service). You can set
your site… |
s3fs.admin.inc |
s3fs.admin.inc |
|
Administration form setup for S3 File System. |
s3fs.api.php |
s3fs.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.drush.inc |
s3fs.drush.inc |
|
Defines a drush command that refreshes the S3 metadata cache. |
s3fs.info |
s3fs.info |
|
name = S3 File System
description = Adds an Amazon Simple Storage Service-based remote file system to Drupal.
core = 7.x
configure = admin/config/media/s3fs/settings
dependencies[] = libraries (2.x)
; Includes
files[] = S3fsStreamWrapper.inc
;… |
s3fs.install |
s3fs.install |
|
Install, update and uninstall functions for the S3 File System module. |
s3fs.module |
s3fs.module |
|
Sets up the S3fsStreamWrapper class to be used as a Drupal file system. |
s3fs.test |
tests/s3fs.test |
|
|
S3fsStreamWrapper.inc |
S3fsStreamWrapper.inc |
|
Drupal stream wrapper implementation for S3 File System. |
test.txt |
tests/test.txt |
|
This is a test, this is only a test, of the Emergency Test Testing System.
This is a test, this is only a test, of the Emergency Test Testing System.
This is a test, this is only a test, of the Emergency Test Testing System.
This is a test, this is… |