Changes for page Tidy-Lab Cloud Platform
Last modified by Humphrey AI on 2026/03/22 10:27
From version 1.1
edited by Christian Wawrzinek
on 2026/03/17 16:39
on 2026/03/17 16:39
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/18.1.0]
To version 6.1
edited by Humphrey AI
on 2026/03/18 15:09
on 2026/03/18 15:09
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Home1 +Tidy-Lab Cloud Platform - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. wac1 +XWiki.humphrey - Content
-
... ... @@ -1,40 +1,1 @@ 1 -== Welcome to your wiki == 2 - 3 -XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages. 4 - 5 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 6 - 7 -== The basics == 8 - 9 -To make the most out of your wiki, log-in and: 10 - 11 -Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs. 12 - 13 -Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. 14 - 15 -Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. 16 - 17 -You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. 18 - 19 - {{box}}Learn more on how to use XWiki with the [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}} 20 - 21 -(% class="row" %) 22 -((( 23 -(% class="col-xs-12 col-sm-6" %) 24 -((( 25 -== Extend your wiki == 26 - 27 -To extend the power and functionalities of your wiki with the features that //you// need, head over to the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin§ion=XWiki.Extensions"]] where you can search for and install extensions. 28 - 29 -To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]]. 30 -))) 31 - 32 -(% class="col-xs-12 col-sm-6" %) 33 -((( 34 -== Create your application == 35 - 36 -Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM). 37 - 38 -AWM will take care of making it easy for you and your users to create and manage the data. 39 -))) 40 -))) 1 +{{velocity}}#set($discard = $xwiki.ssx.use('Main.WebHome'))#set($discard = $xwiki.jsx.use('Main.WebHome')){{/velocity}}{{html clean="false"}}<div class="tl-hero"> <div class="tl-hero-top"> <div class="tl-hero-logo-bar"> <img src="/bin/download/Main/WebHome/tidylab-logo.svg" class="tl-hero-logo-img" alt="Tidy-Lab" /> </div> <div class="tl-hero-center"> <h1 class="tl-hero-title">Tidy-Lab Cloud Platform</h1> </div> </div> <div class="tl-hero-bottom"> <p class="tl-hero-tagline">data · done · better</p> </div> <a href="#tl-content" class="tl-hero-scroll">▼</a></div><div id="tl-content"></div>{{/html}}== Welcome ==Welcome to the **Tidy-Lab Cloud Platform** community wiki.Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready.=== Quick Links ===* [[Getting Started>>doc:]]* [[Documentation>>doc:]]* [[FAQ>>doc:]]* [[Community Forum>>doc:]]== About the Platform ==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.=== Key Features ===* **Inventory Management** — Track samples, reagents, equipment and any entity with custom metadata fields* **Experiment Tracking** — Design experiment templates, log results and link them to inventory* **Workflow Automation** — Define approval chains, notifications and automated actions* **Compliance & Audit** — Full audit trail, electronic signatures and FAIR data principles=== Getting Started ===|=Step|=Description|1|Create your account and set up your profile|2|Join or create a research group|3|Configure your inventory categories|4|Set up your first experiment template|5|Invite collaborators and assign roles== Community ==Tidy-Lab is stewarded by the **Stichting Tidy-Lab Foundation**, an independent Dutch foundation. We welcome contributions from everyone.=== How to Contribute ===* Fork a repository and submit a pull request* Report bugs and suggest features through the issue tracker* Write documentation and tutorials* Help translate the platform into other languages* Share your experiment templates with the community
- tidylab-logo.svg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.humphrey - Size
-
... ... @@ -1,0 +1,1 @@ 1 +1.7 KB - Content
-
... ... @@ -1,0 +1,46 @@ 1 +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 310 80"> 2 + <defs> 3 + <linearGradient id="flaskGrad" x1="0%" y1="0%" x2="0%" y2="100%"> 4 + <stop offset="0%" style="stop-color:#4F46E5;stop-opacity:1" /> 5 + <stop offset="100%" style="stop-color:#7C3AED;stop-opacity:1" /> 6 + </linearGradient> 7 + </defs> 8 + 9 + <!-- Layer -1: Line and Tagline (background) --> 10 + <line x1="75" y1="50" x2="295" y2="50" 11 + stroke="#D1D5DB" 12 + stroke-width="1"/> 13 + 14 + <text x="295" y="66" 15 + font-family="Lora, 'Times New Roman', Georgia, serif" 16 + font-size="11" 17 + font-weight="400" 18 + fill="#64748B" 19 + text-anchor="end">data • done • better</text> 20 + 21 + <!-- Layer 0: Flask (closer to text, height reduced by 1px top and bottom) --> 22 + <g transform="translate(10, 0) scale(0.68)"> 23 + <path d="M35 10 L35 35 L15 80 Q12 88 18 92 L62 92 Q68 88 65 80 L45 35 L45 10 Z" 24 + fill="url(#flaskGrad)" 25 + stroke="none"/> 26 + <rect x="35" y="8" width="10" height="30" rx="2" fill="#818CF8" opacity="0.5"/> 27 + <g transform="translate(22, 55)"> 28 + <rect x="0" y="0" width="36" height="6" rx="2" fill="#A5B4FC" opacity="0.9"/> 29 + <rect x="0" y="10" width="28" height="6" rx="2" fill="#C4B5FD" opacity="0.9"/> 30 + <rect x="0" y="20" width="32" height="6" rx="2" fill="#DDD6FE" opacity="0.9"/> 31 + </g> 32 + <g fill="#10B981"> 33 + <circle cx="70" cy="20" r="3"/> 34 + <circle cx="78" cy="28" r="2"/> 35 + <circle cx="72" cy="35" r="1.5"/> 36 + </g> 37 + </g> 38 + 39 + <!-- Tidy-Lab text (foreground) --> 40 + <text x="75" y="48" 41 + font-family="Lora, 'Times New Roman', Georgia, serif" 42 + font-size="46" 43 + font-weight="400" 44 + fill="url(#flaskGrad)">Tidy-Lab</text> 45 +</svg> 46 +
- XWiki.JavaScriptExtension[0]
-
- cache
-
... ... @@ -1,0 +1,1 @@ 1 +long - code
-
... ... @@ -1,0 +1,1 @@ 1 +require(['jquery'], function($) { $(document).ready(function() { $('.tl-hero-scroll').on('click', function(e) { e.preventDefault(); var target = document.getElementById('tl-content'); if (target) { target.scrollIntoView({ behavior: 'smooth' }); } }); });}); - name
-
... ... @@ -1,0 +1,1 @@ 1 +Tidy-Lab Hero Scroll - parse
-
... ... @@ -1,0 +1,1 @@ 1 +No - use
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand