S3 Auto Pushing
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Module helps pushing static files to S3 bucket automatically. Required CDN module installed.
Module helps pushing static files to S3 bucket automatically. Required CDN module installed.
Work is in progress on a module to implement the Amazon S3 support for the FileField and other submodules (ImageField, VideoField,...).
For more info about the release of the module Contact the maintainer
Node Gallery Bulk Operations extends the functionality of Node Gallery by providing a Views Bulk Operations integration. It does this by providing a default view that you can customize, and adds a "Bulk Operations" tab on gallery nodes when being viewed by someone with rights to edit image nodes. It uses batch API, so it will work on galleries with thousands of images without additional RAM.
This project intended to provide advanced upload pages for CCK FileField/ImageField nodes.
Intended to make correct images/media/other large files upload(using flash or html5/gecko possibilities).
Allows Backup and Migrate to export backups to Dropbox.
This project provides a filefileld extension that supports the upload of files to slideshare.net and presents the content in different formats.
This module is sponsored by IQSS for OpenScholar
Dependencies: slideshareapi
Node Gallery jCarousel is a module that combines two other powerful modules (Node Gallery and jCarousel) to provide an out-of-the-box solution for paging through a gallery of nodes.
The user files module allows your users to upload files to the site without creating nodes.
Files uploaded are associated with the uploading user and private, even whilst the site is in public file mode.
The files themself reside in a folder that is not publicly readable (via .htaccess directives) whilst the module permits the owning user to view/download the files by rerouting urls via the private path (system/files) and then performing the appropriate permissions checks.
Import/Export allows new content and updates to existing content to be deployed from one Drupal database to another repeatedly while keeping track of IDs on the source and destination systems.
Nodes/node revisions, sites (from the Sites module), files, and menus, and variables (from the variables table) are currently supported.
In development:
- Taxonomy deployment
- User deployment
This module has been moved to PDF module formally,
This module add Internet Archive BookReader (http://openlibrary.org/dev/docs/bookreader) for PDF and EPUB support into Drupal to make both of them can be open and view file field in the browser. "Search inside" was just added. Can be bugy. If you upload a book, it will be very slow, because I just use JS for search. Maybe do it on server side in the future. didn't test on IE.