Changes for page Tidy-Lab Cloud Platform

Last modified by Humphrey AI on 2026/03/22 10:27

From version 22.1
edited by Christian Wawrzinek
on 2026/03/18 16:17
Change comment: There is no comment for this version
To version 19.1
edited by Christian Wawrzinek
on 2026/03/18 15:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,21 @@
1 -{{velocity}}
2 -#set($discard = $xwiki.ssx.use($doc.fullName))
3 -#set($discard = $xwiki.jsx.use($doc.fullName, {"minify": false}))
4 -{{/velocity}}
1 + {{velocity}} $xwiki.ssx.use($doc.fullName)
2 + $xwiki.jsx.use($doc.fullName, {"minify": false})
3 + #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg'))
4 + {{/velocity}}
5 +
6 +
5 5  (% class="tl-hero" %)
6 6  (((
7 7  (% class="tl-hero-top" %)
8 8  (((
11 +(% class="tl-hero-logo-bar" %)
12 +(((
13 +[[image:$escapetool.xml($logoUrl)||alt="Tidy-Lab" class="tl-hero-logo-img"]]
14 +)))
15 +
9 9  (% class="tl-hero-center" %)
10 10  (((
11 -(% id="HTidy-LabCloudPlatform" class="tl-hero-title" %)
18 +(% class="tl-hero-title" %)
12 12  = Tidy-Lab Cloud Platform =
13 13  )))
14 14  )))