Closed (works as designed)
Project:
Debut Highlighted
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 May 2012 at 20:28 UTC
Updated:
2 Aug 2012 at 21:52 UTC
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
Comment #1
Taxoman commentedComment #2
nedjoThe 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.
Comment #3
nedjo