hi james On Jan 31, 2008 11:45 AM, James Abley <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a custom node type (A) and I wish child nodes to be orderable, > so I've set the appropriate value in my CND notation. I've noticed > that it seems as though custom node types which inherit from this node > type A don't seem to inherit the orderable setting, meaning that I > have to remember to set orderable on the sub-types as well. > > Is my understanding correct, and is the implementation correct; i.e. > should I have to set the orderable on all sub-types as well?
yes. BTW: this topic had been discussed on the dev list: http://www.mail-archive.com/[EMAIL PROTECTED]/msg06783.html cheers stefan > > Cheers, > > James >
