Node Gallery Bulk Operations

Component type

module

Maintenance status

Development status

Downloads

1485

Component created

Component changed

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.

User Files

Component type

module

Maintenance status

Development status

Downloads

2378

Component created

Component changed

Overview

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

Component type

module

Maintenance status

Development status

Downloads

640

Component created

Component changed

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

File viewer

Component type

module

Maintenance status

Development status

Downloads

7822

Component created

Component changed

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.