2007/4/4, Schaeps, Leon <[EMAIL PROTECTED]>:
I want to add a modified_date field to all objects.

The easiest way would be to inherit from mm_object.

Is this possible?

Yes.

You have to place an WEB-INF/config/core/object.xml containing the
field definition for such a field ('last modified' is supported in
1.8).

I normally leave object.xml unmodified though and introduce an
extension 'content.xml' or so, from which I then extend all further
content objects.

Michiel

--
mihxil'  http://meeuw.org
nl_NL eo_XX en_US
_______________________________________________
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to