I think the best thing to do would be to make a custom folder type that inherits from nt:folder and add the necessary properties to it.
Cheers, -Tako On 5/15/07, Phillip Rhodes <[EMAIL PROTECTED]> wrote:
Hi. I migrated my custom folder node to use a nt:folder, which only allows children of type nt:file... Unfortunately, there are properties that I need to store on the nt:file node that are not defined. For example, I need to store a display name property, and a caption (if the nt:file is an image), description and other miscellaneous information. Can someone provide some direction on how I can extend nt:file to store these additional properties? Thanks!
