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,4 +1,6 @@
_subnodes=<story.WEBLOG_ID
_subnodes.filter=PROTOTYPE = 'story'
_subnodes.order=CREATETIME desc
_subnodes.loadmode=aggressive
_version = 1.2
_children = collection (story)
_children.local = ID
_children.foreign = WEBLOG_ID
_children.filter = PROTOTYPE = 'story'
_children.order = CREATETIME desc