Imce CCK Image

Component type

module

Maintenance status

Development status

Downloads

31226

Component created

Component changed

Provide a CCK field type that lets you choose a file with IMCE.
This is not the same as FileField (see below).

Drupal 7

The core files management on D7 is smarter than on D6.
imceimage is designed to circumvent the file_managed table, but in D7 this is no longer necessary. You can use either filefield sources, or (recommended) IMCE Filefield

Http Headers

Component type

module

Downloads

2074

Component created

Component changed

Aimed at web sites for developing countries, it makes use of the http protocol's Last-Modified and Expires headers so that browsers and caches can better decide whether to re-request a page.

For each contentType the admin can define how the Last-Modified and Expires headers will be dated in relation to the date the page was generated.

Imagefield Import

Component type

module

Development status

Downloads

24369

Component created

Component changed

Imagefield Import allows users with the proper permissions to import a large number of images into a CCK content type which contains a filefield or an imagefield.

The module can grab titles and descriptions using EXIF or IPTC.

It is possible to set taxonomy term associations and CCK field values during the import.

In spite of the name, this module also supports normal file fields. You can use this to create a bunch of nodes with attached files.

IMCE Mkdir

Component type

module

Maintenance status

Development status

Downloads

398206

Component created

Component changed

IMCE Mkdir allows users to create and delete sub-directories under directories assigned by IMCE.

CONFIGURING AND USING
---------------------
1. Go to admin/settings/imce Assuming you have already created a IMCE profile. Under section 'Configuration profiles' click on approprate 'Edit' link.

2. On the next page find section 'Directories'. Set appropriate permission using the check boxes 'Add subdirectories' and 'Remove subdirectories'.

3. Click on 'Save configuration' button.

IMCE Crop

Component type

module

Maintenance status

Development status

Downloads

221065

Component created

Component changed

Adds image cropping functionality to IMCE through its UI.

CONFIGURING AND USING
---------------------
1. Go to admin/settings/imce Assuming you have already created a IMCE profile. Under section 'Configuration profiles' click on approprate 'Edit' link.

2. On the next page find section 'Directories'. Set appropriate permission using the check box 'Crop'.

3. Click on 'Save configuration' button.

4. To test use IMCE. A new 'Crop' tab button will be display. Follow instructions on screen.

File Defer

Component type

module

Maintenance status

Development status

Downloads

2418

Component created

Component changed

This module is no longer supported. See Stage File Proxy for a newer, better supported module that does the same thing.

File Defer is a module which searches for missing files at a remote location.

The primary use is for stage or development versions of a website. If you have a development version and a live version of the same drupal site, you can set up the dev site to look for missing files on the live server, negating the need to hand transfer those files while testing.

Audio FileField

Component type

module

Development status

Downloads

1104

Component created

Component changed

PLEASE USE AudioField instead!

This module adds Audio support to the FileField module for CCK. It will automatically detect if a file is mime type audio/mpeg, and take over from there.

In particular, it adds support for audio metadata, and allows automatic audio playback, if using the jQuery Media module plugin.

Image FUpload

Component type

module

Maintenance status

Development status

Downloads

91433

Component created

Component changed

Image FUpload (Multiupload) which is an addition to image and CCK's imagefield module, gives the ability to every user who is allowed to upload images by using image module or imagefield module, to upload multiple images with one simple click. All selected images are uploaded via a flash module (swfupload) and are automatically processed.
So, there’s no need any more to upload image by image.

Features

  • Upload multiple images with one click
  • Fully integrates in image and imagefield module (thumbs creation [also using imagecache module] / file size limit) + using Drupals AJAX
  • Every user can upload images depending on permission (Not only restricted to administrator)
  • Preview list of all uploaded images in which title, body, taxonomy and imagefield specific fields can be edited all at once (customisable [decide which fields should be provided] / themeable / preview image handling customisable / additional permission restrictions)
  • Taxonomy and all other modules (for example CCK fields like node reference) are supported
  • Automatic node title creation and predefining of imagefield fields (customisable / themeable / editable by user / token support [imagefield])