Changes for page Tidy-Lab Cloud Platform

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

From version 24.1
edited by Christian Wawrzinek
on 2026/03/18 16:43
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,15 +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 5  
6 +
6 6  (% class="tl-hero" %)
7 7  (((
8 8  (% class="tl-hero-top" %)
9 9  (((
11 +(% class="tl-hero-logo-bar" %)
12 +(((
13 +[[image:$escapetool.xml($logoUrl)||alt="Tidy-Lab" class="tl-hero-logo-img"]]
14 +)))
15 +
10 10  (% class="tl-hero-center" %)
11 11  (((
12 -(% id="HTidy-LabCloudPlatform" class="tl-hero-title" %)
18 +(% class="tl-hero-title" %)
13 13  = Tidy-Lab Cloud Platform =
14 14  )))
15 15  )))
... ... @@ -28,6 +28,7 @@
28 28  
29 29  )))
30 30  
37 +
31 31  == Welcome ==
32 32  
33 33   Welcome to the **Tidy-Lab Cloud Platform** community wiki.