switched to version 1.2

This commit is contained in:
Robert Gaggl 2002-03-27 10:57:17 +00:00
parent f157fa8e91
commit 269a461d03
16 changed files with 237 additions and 135 deletions

View file

@ -1,6 +1,9 @@
_extends=story
_version = 1.2
_extends = story
_subnodes=<comment.PARENT_ID
_subnodes.order=CREATETIME ASC
_children = collection (comment)
_children.local = ID
_children.foreign = PARENT_ID
_children.order = CREATETIME ASC
_parent=parent,story
_parent = parent,story