Imce CCK Image

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 this this sandbox project,
http://drupal.org/sandbox/ufku/1373728

New maintainer (29 Nov 2011)

This module is no longer "deprecated".
See #703716: Offering to maintain Imce CCK Image

As the new maintainer, I plan to

  • Fix any problems I run into myself.
  • Be responsive on the issue queue.
  • Slowly work through older issues (with a better chance if you make some noise).
  • Allow a co-maintainer to jump on the boat, if someone is interested.
  • Improve code quality. -> done.
  • Recent work will go into a new branch (6.x-2.x). -> done.

There are no particular bugs I want to fix (yet), I just want this module to be not abandoned.

IMCE CCK Image vs Filefield Sources

There is an alternative to this project,
FileField Sources, which does support IMCE as one of various options.

FileField Sources:
FileField (Sources) will register each file in the files table in the database.
As a consequence, if you delete the filefield item, or the node with the filefield, the file will be removed from the filesystem. Please ping me if I'm wrong :)

IMCE Image:
This module stores a reference to the chosen file in the db table for the CCK field, but it will not add or remove any files (unless you do so yourself with IMCE directly).
This is especially useful, if you use a different mechanism to manage your files, such as, (S)FTP, WebDAV, Dropbox, etc.

If you plan to use both FileField and IMCE Image on the same site, it can be a good idea to separate your folder structure. Have one subfolder for IMCE, and another for FileField, so both do not mess with each other.

Thanks

Initial 6.x development was sponsored in part by Per Arne and maintained by panis.

Current development by DQX Tech.

Project Information

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0-beta2 tar.gz (12.13 KB) | zip (13.16 KB) 2009-Mar-27 Notes

Other releases

Version Downloads Date Links
6.x-2.0-alpha2 tar.gz (16.24 KB) | zip (17.08 KB) 2011-Dec-07 Notes

Development releases

Version Downloads Date Links
6.x-2.x-dev tar.gz (16.23 KB) | zip (17.08 KB) 2011-Dec-08 Notes
6.x-1.x-dev tar.gz (14.93 KB) | zip (16.47 KB) 2011-Feb-25 Notes

Maintainers for Imce CCK Image

  • donquixote - 5 commits
    last: 8 weeks ago, first: 10 weeks ago
  • Vincenzo - 1 commit
    last: 1 year ago, first: 1 year ago
  • panis - 10 commits
    last: 2 years ago, first: 3 years ago
  • yang_yi_cn - 5 commits
    last: 2 years ago, first: 3 years ago

Issues for Imce CCK Image

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 16 Apr 08