To make this module even more useful across many more sites, would it be a lot of work to remove the dependency on Media module, and have an optional CCK/core alternative?

Comments

Taxoman’s picture

Category: support » feature
nedjo’s picture

The dependency on Media is a design decision across the Debut features, for consistency in media handling.

It might be possible to make it optional by implementing a field alter hook, using the media file widget if media is enabled.

nedjo’s picture

Status: Active » Closed (works as designed)