[Zope-CMF] Compound elements status
Philippe Jadin
all@123piano.com
Tue, 19 Mar 2002 12:30:52 +0100
Max M wrote:
> I believe it would be a better idea to have the elements stored
> directly in a "content" list inside the compund element. That way it
> will also be trivial to change the order of the elements. And for the
> security system, and the catalog it is all seen as one item.
>
> It will also make it pretty easy to make new elements, as there will
> be practically no "Zope'ism" to the new elements.
In this case, you trash ftp/webdav editing or you have to redo it by
hand. This makes it unusable for me. As for ordering of elements, can't
it uses something like ordered folders ?
my 0.02 :)
Philippe
>
> Something like this below.
>
> regards Max M