Changes for page Scrolls

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

From version 6.1
edited by test user
on 2026/05/25 14:56
Change comment: There is no comment for this version
To version 9.1
edited by test user
on 2026/05/26 20:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{liveData
2 2   id="mud-scrolls"
3 3   source="liveTable"
4 - sourceParameters="className=MUD.Code.ScrollClass&translationPrefix=mud.scrolls."
4 + sourceParameters="className=MUD.Code.ScrollClass&translationPrefix=platform.index."
5 5   properties="doc.title,spell,learnable,guilds,source"
6 6   sort="doc.title"
7 7  }}
... ... @@ -36,6 +36,10 @@
36 36  
37 37  ----
38 38  
39 -{{detailssummary pageSize="999" cql="label = ~"scroll~" and space = currentSpace() and ancestor = currentContent()"/}}
39 +{{velocity}}
40 +{{html clean="false"}}
41 +<p class="xm-create-button xm-create-button-scrolls"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.ScrollTemplateProvider')"><span class="fa fa-plus"></span> New Scroll</a></p>
42 +{{/html}}
43 +{{/velocity}}
40 40  
41 41  {{children/}}