Changes for page Tidy-Lab Cloud Platform

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

From version 25.1
edited by Christian Wawrzinek
on 2026/03/18 17:08
Change comment: There is no comment for this version
To version 18.1
edited by Christian Wawrzinek
on 2026/03/18 15:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,33 +1,40 @@
1 -{{velocity}}
2 -#set($discard = $xwiki.ssx.use($doc.fullName))
3 -#set($discard = $xwiki.jsx.use($doc.fullName, {"minify": false}))
4 -{{/velocity}}
1 + {{velocity}}
2 + $xwiki.ssx.use($doc.fullName)
3 + $xwiki.jsx.use($doc.fullName, {"minify": false})
4 + #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg'))
5 + {{/velocity}}
5 5  
6 -(% class="tl-hero" %)
7 -(((
8 -(% class="tl-hero-top" %)
9 -(((
10 -(% class="tl-hero-center" %)
11 -(((
12 -(% id="HTidy-LabCloudPlatform" class="tl-hero-title" %)
13 -= Tidy-Lab Cloud Platform =
14 -)))
15 -)))
7 + {{html clean="false" wiki="false"}}
8 + <div class="tl-hero">
9 + <div class="tl-hero-top">
10 + <div class="tl-hero-logo-bar">
11 + <img src="$escapetool.xml($logoUrl)" alt="Tidy-Lab" class="tl-hero-logo-img" />
12 + </div>
13 + <div class="tl-hero-center">
14 + <h1 class="tl-hero-title">Tidy-Lab Cloud Platform</h1>
15 + </div>
16 + </div>
17 + <div class="tl-hero-bottom">
18 + <p class="tl-hero-tagline">data &middot; done &middot; better</p>
19 + </div>
20 + <a href="#tl-content" class="tl-hero-scroll">&#x25BC;</a>
21 + </div>
22 + <div id="tl-content"></div>
23 + {{/html}}
16 16  
17 -(% class="tl-hero-bottom" %)
18 -(((
19 -(% class="tl-hero-tagline" %)
20 -data · done · better
21 -)))
25 + == Welcome ==
22 22  
23 -[[▼>>path:#tl-content||class="tl-hero-scroll"]]
24 -)))
27 + Welcome to the **Tidy-Lab Cloud Platform** community wiki.
25 25  
26 -(% id="tl-content" %)
27 -(((
28 -
29 -)))
29 + Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready.
30 30  
31 +=== Quick Links ===
32 +
33 +* [[Getting Started>>doc:]]
34 +* [[Documentation>>doc:]]
35 +* [[FAQ>>doc:]]
36 +* [[Community Forum>>doc:]]
37 +
31 31  == About the Platform ==
32 32  
33 33   Tidy-Lab is an open-source, metadata-driven platform for ITSM, CMDB, and research data management. Built on a flexible data model, it lets you define the structure of your data and processes without custom code.
XWiki.XWikiRights[0]
allow
... ... @@ -1,1 +1,0 @@
1 -Allow
levels
... ... @@ -1,1 +1,0 @@
1 -view
users
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest