CCK Gallery

Component type

module

Maintenance status

Development status

Downloads

11380

Component created

Component changed

Drupal 7

There will be no Drupal 7 release of this module. Instead work is under way on the 6.x-3.x branch of Node Gallery, which will incorporate all the features of this module and will become the Drupal 7 version of Node Gallery:
http://drupal.org/project/node_gallery

Any feature requests should go here - this issue queue is for bugs only. No new features will be added to Drupal 6 (see below).

Alfresco

Component type

module

Maintenance status

Development status

Downloads

12580

Component created

Component changed

Alfresco module provides integration between Drupal and Alfresco Enterprise Content Management System. Alfresco is a Open Source content management platform for documents, web, records, images, and collaborative content development.

This module helps you build Drupal websites using the Alfresco's Document Management repository to store and share the documents.

PAD File

Component type

module

Categories

Maintenance status

Development status

Downloads

4048

Component created

Component changed

Introduction

This project offers a way so users can create PAD Files on their Drupal site without having to know anything about the XML format or have to use some "weird external tools".

The module lets users enter all the necessary data, validate the data properly, and serve the PAD files as required.

You can have a look at the output on the Turn Watcher website. Look at the bottom of the page (right after the scroll). Click on the white links to see the XML file and the PAD Page. Those are the result of entering the necessary data in the PAD File as created by this module.

pclzip_zip_content_files

Component type

module

Categories

Downloads

2044

Component created

Component changed

This module allows you to zip all the attached files contained in the nodes displayed in the content. ( zip displayed nodes )

This module needs the pclzip module.

Storage API

Component type

module

Maintenance status

Development status

Downloads

95291

Component created

Component changed

Mission Statement

Storage API is a low-level framework for managed file storage and serving. Module and all the core functions will remain agnostic of other modules in order to provide this low-level functionality. Submodules are welcome to allow Storage API to interact with other contributed modules, but there shall never be a dependencies[] statement in the storage.info file unless it is necessary for the low-level function of this module.

It has the following features:

  • Pluggable architecture - it can be extended to work with any storage service.
  • Redundancy - it can be configured to store your files in multiple services and instantaneously change which one is serving. This means your site will not be brought down by a service having problems.
  • Access control API - can be used for e-commerce.
  • Deduplication - when files that are identical are stored in the same container, only one instance will be created. This saves bandwidth and storage.
  • File and image field integration - enable the "core bridge" sub-module.
  • Audit module - compares a manifest of files with what is recorded in the database to ensure that the record is accurate.

There are some screencasts demonstrating various features of the module.

pclzip_zip_node_files

Component type

module

Categories

Maintenance status

Development status

Downloads

2696

Component created

Component changed

This module allows you to zip all the attached files contained in a node ( zip node attachments ).

This module needs the pclzip module.

Another module offering almost the same functionality is http://drupal.org/project/download.
This one is more actively maintained, and maybe some of the other pclzip submodules will get merged into the Download module in the future.

Samba Explorer

Component type

module

Categories

Maintenance status

Development status

Downloads

1138

Component created

Component changed

Summary

SMB Explorer module is AJAX based file manager module for Samba (Windows Network) shares.
Client part, samba stream, is based on smb4php class (http://www.phpclasses.org/smb4php),
made by Victor M. Varela (vmvarela [funny thing] gmail.com).

Features

Currently basic features are implemented.