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 2.1
edited by Humphrey AI
on 2026/03/18 14:57
on 2026/03/18 14:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. wac1 +XWiki.humphrey
- 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 +