Changes for page Containers
Last modified by test user on 2026/05/27 12:59
From version 5.1
edited by test user
on 2026/05/25 20:13
on 2026/05/25 20:13
Change comment:
There is no comment for this version
To version 3.1
edited by Espen Solbu
on 2020/06/06 01:47
on 2020/06/06 01:47
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. TestUser1 +XWiki.eso - Content
-
... ... @@ -1,47 +45,3 @@ 1 -{{velocity}} 2 -{{html clean="false"}} 3 -<p class="xm-create-button xm-create-button-containers"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.ContainerTemplateProvider')"><span class="fa fa-plus"></span> New Container</a></p> 4 -{{/html}} 5 -{{/velocity}} 6 - 7 -{{liveData 8 - id="mud-containers" 9 - source="liveTable" 10 - sourceParameters="className=MUD.Code.ContainerClass&translationPrefix=mud.containers." 11 - properties="doc.title,max_capacity,reduction,quality,source" 12 - sort="doc.title" 13 -}} 14 -{ 15 - "meta": { 16 - "propertyDescriptors": [ 17 - { 18 - "id": "doc.title", 19 - "name": "Container", 20 - "editable": false 21 - }, 22 - { 23 - "id": "max_capacity", 24 - "editable": false 25 - }, 26 - { 27 - "id": "reduction", 28 - "editable": false 29 - }, 30 - { 31 - "id": "quality", 32 - "editable": false 33 - }, 34 - { 35 - "id": "source", 36 - "editable": false 37 - } 38 - ] 39 - } 40 -} 41 -{{/liveData}} 42 - 43 ----- 44 - 45 45 {{create-from-template templateName="17858630" templateId="17858630" buttonLabel="New Container"/}} 46 46 47 47 {{detailssummary cql="label = ~"container~" and space = currentSpace() and ancestor = currentContent()"/}}