Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +2,7 @@ 1 -## xwiki-migration: livetable-begin 2 2 {{liveData 3 3 id="mud-armour-amulets" 4 4 source="liveTable" 5 - sourceParameters="className=MUD.Code.ArmourClass&translationPrefix=mud.armour." 4 + sourceParameters="className=MUD.Code.ArmourClass&translationPrefix=mud.armour.&location=MUD.Items.Armour.Amulets" 6 6 properties="doc.title,judge,location,ac,material,type_,quality,source" 7 7 sort="doc.title" 8 8 }} ... ... @@ -43,23 +43,9 @@ 43 43 "editable": false 44 44 } 45 45 ] 46 - }, 47 - "query": { 48 - "filters": [ 49 - { 50 - "property": "doc.location", 51 - "constraints": [ 52 - { 53 - "operator": "startsWith", 54 - "value": "MUD.Items.Armour.Amulets" 55 - } 56 - ] 57 - } 58 - ] 59 59 } 60 60 } 61 61 {{/liveData}} 62 -## xwiki-migration: livetable-end 63 63 64 64 ---- 65 65