annotate 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
rev   line source
eads@0 1 ; $Id$
eads@0 2 name = Multimedia Editorial Element
eads@0 3 package = CCK
eads@0 4 description = A configurable CCK content type that provides a textarea and drag and drop media library.
eads@0 5 dependencies[] = content
eads@0 6 dependencies[] = dnd
eads@0 7 core = 6.x
eads@0 8