switched to version 1.2
This commit is contained in:
parent
f157fa8e91
commit
269a461d03
16 changed files with 237 additions and 135 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue