antville/code/Comment/type.properties
2003-08-02 12:19:11 +00:00

11 lines
233 B
Properties

_extends = story
_parent = story.comments
##
## collections
##
_children = collection (comment)
_children.local = TEXT_ID
_children.foreign = TEXT_F_TEXT_PARENT
_children.order = TEXT_CREATETIME ASC
_children.cachemode = aggressive