Changes for page Back

Last modified by test user on 2026/05/27 12:59

From version 3.1
edited by test user
on 2026/05/23 18:48
Change comment: There is no comment for this version
To version 5.1
edited by test user
on 2026/05/23 20:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +2,7 @@
1 -## xwiki-migration: livetable-begin
2 2  {{liveData
3 3   id="mud-armour-back"
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.Back"
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.Back"
55 - }
56 - ]
57 - }
58 - ]
59 59   }
60 60  }
61 61  {{/liveData}}
62 -## xwiki-migration: livetable-end
63 63  
64 64  ----
65 65