switched to version 1.2
This commit is contained in:
parent
f157fa8e91
commit
269a461d03
16 changed files with 237 additions and 135 deletions
|
@ -1,8 +1,8 @@
|
|||
_subnodes=<image.WEBLOG_ID
|
||||
_subnodes.order=CREATETIME desc
|
||||
_subnodes.loadmode=aggressive
|
||||
_subnodes.filter=PARENT_ID is null
|
||||
|
||||
_properties=image.ALIAS
|
||||
_properties.aresubnodes=true
|
||||
|
||||
_version = 1.2
|
||||
_children = collection (image)
|
||||
_children.local = ID
|
||||
_children.foreign = WEBLOG_ID
|
||||
_children.order = CREATETIME desc
|
||||
_children.loadmode = aggressive
|
||||
_children.filter = PARENT_ID is null
|
||||
_children.accessname = ALIAS
|
Loading…
Add table
Add a link
Reference in a new issue