On Jan 31, 2008 1:53 PM, James Abley <[EMAIL PROTECTED]> wrote: > > On 31/01/2008, Stefan Guggisberg <[EMAIL PROTECTED]> wrote: > > 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 > > Sorry, my bad for not finding that; I only searched the users list. > Thanks for your response. Should that detail go into the FAQ [1] or > something [2]?
yes, you're right, it probably should. do you mind creating a jira documentation issue? thanks! stefan > > Cheers, > > James > > [1] http://jackrabbit.apache.org/faq.html > [2] http://jackrabbit.apache.org/doc/nodetype/index.html >
