System stream wrapper

Component type

module

Maintenance status

Development status

Downloads

36939

Component created

Component changed

Provides stream wrappers to access module, theme, profile, and library files and directories. Note these stream wrappers are read-only as none of these files or directories should be write-able by your webserver.

Want to help get these stream wrappers into core? Subscribe and/or help review #1308152: Add stream wrappers to access extension files!

Examples

  • module://file/icons/text-plain.png
  • theme://bartik/screenshot.png
  • theme://default/screenshot.png
  • profile://minimal/minimal.info
  • profile://current/standard.info (profile://current expands to the active profile for the site)
  • library://ckeditor/images/spacer.gif (works only if the Libraries module is enabled)

IMCE unzip

Component type

module

Categories

Maintenance status

Development status

Downloads

3762

Component created

Component changed

Need to give your users a way to upload and expand zip files without giving them shell access to your server? Now you can! This module integrates in with IMCE to provide an unzip function for your newly uploaded archives.

Please note: I strongly recommend you also download IMCE mkdir. While not a formal requirement, if you do not, unarchiving zip files will NOT make folders or sub-folders. In fact, any sub-folders in your archive will appear as files after being expanded.

Files undo remove

Component type

module

Maintenance status

Development status

Downloads

3018

Component created

Component changed

This module is a usability enhancement to a Field API field with uploaded files with cardinality set to unlimited or more than 1. By default, clicking the 'Remove' button will remove the file from the row and the only way to keep the file is reloading the form. With this module, clicking that button is now replaced with an Undo button so you can cancel the deletion of a file.

Installation

Just install the module, it will work out of the box.

File Framework 2

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

File Framework 2 is a copy of File Framework Module from
OpenBand, an M.C. Dean, Inc. company.

http://drupal.org/project/fileframework

It seems that the support for FFw is closed.
we have no responce from the maintainers for several months.
We just want to keep this amazing modul alive and bring it to a stable version

Roadmap:

Public And Private Files

Component type

module

Maintenance status

Development status

Component created

Component changed

The objectives of this module consists in defining a new type of download method.

Private & Public - public files are available using HTTP directly and private file are transferred by DRUPAL, it uses the private path defined.

Why this module is interesting ?
Sometimes, you may need to have a control on the download of certain file, but you don't want to control all the files.

By setting up this module, you may use the private mode only for some paths to thanks to the specific "system/files" path.

Community CDN

Component type

module

Maintenance status

Development status

Component created

Component changed

CCDN is a peer-to-peer Content Distribution Network for the Community.

How it works:

We Install it (you and me)
yourserver.com and myserver.com
We add a trust network (a list of servers you trust )
on your server:

myserver.com | png, jpg | upto 1g | 6 hours
example.com | tar.gz, zip | upto 10g | as long as needed
example2.com | jpg, png, gif, flv | upto 200g | always

on my server