Mercurial > defr > drupal > scald > mee
view mee.info @ 24:32d8c9f818a8
Fields: Add an hidden variable to choose if a composite should be registered
Initially, each MEE association was made to be reusable, which means that a
composite atom was registered, was searchable in the library, droppable in
another MEE.
It turns out that this features wasn't really used in production, and adds
a lot of noise in the UI... So we're now checking a variable before
registering a composite, and it defaults to off.
| author | Franck Deroche <defr@ows.fr> |
|---|---|
| date | Mon, 19 Apr 2010 10:51:33 +0000 |
| parents | 548f63d8a41b |
| children |
line wrap: on
line source
; $Id$ name = Multimedia Editorial Element package = CCK description = A configurable CCK content type that provides a textarea and drag and drop media library. dependencies[] = content dependencies[] = dnd core = 6.x
