Changes for page Tidy-Lab Cloud Platform
Last modified by Humphrey AI on 2026/03/22 10:27
From version 30.1
edited by Humphrey AI
on 2026/03/19 15:58
on 2026/03/19 15:58
Change comment:
There is no comment for this version
To version 20.1
edited by Christian Wawrzinek
on 2026/03/18 16:04
on 2026/03/18 16:04
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. humphrey1 +XWiki.wac - Content
-
... ... @@ -1,35 +1,64 @@ 1 + {{velocity}} 2 + $xwiki.ssx.use($doc.fullName) 3 + $xwiki.jsx.use($doc.fullName, {"minify": false}) 4 + {{/velocity}} 1 1 2 -{{velocity}} 3 -#set($discard = $xwiki.ssx.use($doc.fullName)) 4 -#set($discard = $xwiki.jsx.use($doc.fullName, {"minify": false})) 5 -{{/velocity}} 6 + {{html clean="false" wiki="false"}} 7 + <div class="tl-hero"> 8 + <div class="tl-hero-top"> 9 + <div class="tl-hero-center"> 10 + <h1 class="tl-hero-title">Tidy-Lab Cloud Platform</h1> 11 + </div> 12 + </div> 13 + <div class="tl-hero-bottom"> 14 + <p class="tl-hero-tagline">data · done · better</p> 15 + </div> 16 + <a href="#tl-content" class="tl-hero-scroll">▼</a> 17 + </div> 18 + <div id="tl-content"></div> 19 + {{/html}} 6 6 7 -(% class="tl-hero" %) 8 -((( 9 -(% class="tl-hero-top" %) 10 -((( 11 -(% class="tl-hero-center" %) 12 -((( 13 -(% id="HTidy-LabCloudPlatform" class="tl-hero-title" %) 14 -= Tidy-Lab Cloud Platform = 15 -))) 16 -))) 21 + == Welcome == 17 17 18 -(% class="tl-hero-bottom" %) 19 -((( 20 -(% class="tl-hero-tagline" %) 21 -data · done · better 23 + Welcome to the **Tidy-Lab Cloud Platform** community wiki. 22 22 23 -(% class="tl-partner-btn-wrap" %) 24 -((( 25 -[[Partner Access>>doc:Foundation.WebHome||class="tl-partner-btn"]] 26 -))) 27 -))) 25 + Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready. 28 28 29 -[[▼>>path:#tl-content||class="tl-hero-scroll"]] 30 -))) 27 + === Quick Links === 31 31 32 -(% id="tl-content" %) 33 -((( 29 + * [[Getting Started>>doc:]] 30 + * [[Documentation>>doc:]] 31 + * [[FAQ>>doc:]] 32 + * [[Community Forum>>doc:]] 34 34 35 -))) 34 + == About the Platform == 35 + 36 + 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. 37 + 38 + === Key Features === 39 + 40 + * **Inventory Management** — Track samples, reagents, equipment and any entity with custom metadata fields 41 + * **Experiment Tracking** — Design experiment templates, log results and link them to inventory 42 + * **Workflow Automation** — Define approval chains, notifications and automated actions 43 + * **Compliance & Audit** — Full audit trail, electronic signatures and FAIR data principles 44 + 45 + === Getting Started === 46 + 47 + |=Step|=Description 48 + |1|Create your account and set up your profile 49 + |2|Join or create a research group 50 + |3|Configure your inventory categories 51 + |4|Set up your first experiment template 52 + |5|Invite collaborators and assign roles 53 + 54 + == Community == 55 + 56 + Tidy-Lab is stewarded by the **Stichting Tidy-Lab Foundation**, an independent Dutch foundation. We welcome contributions from everyone. 57 + 58 + === How to Contribute === 59 + 60 + * Fork a repository and submit a pull request 61 + * Report bugs and suggest features through the issue tracker 62 + * Write documentation and tutorials 63 + * Help translate the platform into other languages 64 + * Share your experiment templates with the community
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -235,45 +235,3 @@ 235 235 } 236 236 } 237 237 238 - /* ========================================================================== 239 - Partner Access Button 240 - ========================================================================== */ 241 - .tl-partner-btn-wrap { 242 - margin-top: 28px; 243 - text-align: center; 244 - } 245 - 246 - .tl-partner-btn { 247 - display: inline-block; 248 - padding: 12px 40px; 249 - background-color: #2D2B55; 250 - color: #FFFFFF !important; 251 - font-family: "Calibri", "Segoe UI", sans-serif; 252 - font-size: 15px; 253 - font-weight: 400; 254 - letter-spacing: 3px; 255 - text-transform: uppercase; 256 - text-decoration: none !important; 257 - border: 2px solid #2D2B55; 258 - border-radius: 0; 259 - transition: all 0.3s ease; 260 - cursor: pointer; 261 - } 262 - 263 - .tl-partner-btn:hover { 264 - background-color: transparent; 265 - color: #2D2B55 !important; 266 - border-color: #2D2B55; 267 - text-decoration: none !important; 268 - } 269 - 270 - @media (max-width: 576px) { 271 - .tl-partner-btn { 272 - padding: 10px 28px; 273 - font-size: 13px; 274 - letter-spacing: 2px; 275 - } 276 - .tl-partner-btn-wrap { 277 - margin-top: 20px; 278 - } 279 - }
- 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