Changes for page From Google Workspace to XWiki: A Practical Transition Guide
Last modified by Agnease on 2026/07/03 12:22
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -211,28 +211,24 @@ 211 211 </p> 212 212 </div> 213 213 214 - <div class="resource-inline-cta"> 215 - <div> 216 - <h3>Need a transition plan your team can agree on?</h3> 217 - <p> 218 - Agnease can help map current Google Workspace usage, identify what should move to XWiki, 219 - define the right open-source alternatives, and prepare a realistic pilot migration. 220 - </p> 221 - </div> 222 - 223 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')"> 224 - Discuss your transition 225 - </a> 214 + <div class="cta-panel"> 215 + <h2>Need help positioning the transition?</h2> 216 + <p> 217 + Agnease can help map current Google Workspace usage, identify what should move to XWiki, 218 + define the right open-source alternatives, and prepare a realistic pilot migration. 219 + </p> 220 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Discuss your transition</a> 226 226 </div> 227 227 228 228 <h2 id="quick-view">Quick view: how to position the transition</h2> 229 229 230 - <div class="services-grid resources-grid">225 + <div class="services-grid"> 231 231 #foreach ($entry in $summaryCards) 232 - <article class="service resource-card">227 + <article class="service"> 233 233 <div class="service-icon" aria-hidden="true"> 234 234 <i class="fa fa-$entry.icon"></i> 235 235 </div> 231 + 236 236 <div class="service-body"> 237 237 <h4>$entry.title</h4> 238 238 <p>$entry.content</p> ... ... @@ -372,12 +372,13 @@ 372 372 over time. 373 373 </p> 374 374 375 - <div class="services-grid resources-grid">371 + <div class="services-grid"> 376 376 #foreach ($entry in $xwikiFitCards) 377 - <article class="service resource-card">373 + <article class="service"> 378 378 <div class="service-icon" aria-hidden="true"> 379 379 <i class="fa fa-$entry.icon"></i> 380 380 </div> 377 + 381 381 <div class="service-body"> 382 382 <h4>$entry.title</h4> 383 383 <p>$entry.content</p> ... ... @@ -393,12 +393,13 @@ 393 393 expectations and helps the organization design a better collaboration stack. 394 394 </p> 395 395 396 - <div class="services-grid resources-grid">393 + <div class="services-grid"> 397 397 #foreach ($entry in $notXWikiCards) 398 - <article class="service resource-card">395 + <article class="service"> 399 399 <div class="service-icon" aria-hidden="true"> 400 400 <i class="fa fa-$entry.icon"></i> 401 401 </div> 399 + 402 402 <div class="service-body"> 403 403 <h4>$entry.title</h4> 404 404 <p>$entry.content</p> ... ... @@ -494,12 +494,13 @@ 494 494 tools for drafting, spreadsheets and presentations when needed. 495 495 </p> 496 496 497 - <div class="services-grid resources-grid">495 + <div class="services-grid"> 498 498 #foreach ($entry in $pilotCards) 499 - <article class="service resource-card">497 + <article class="service"> 500 500 <div class="service-icon" aria-hidden="true"> 501 501 <i class="fa fa-$entry.icon"></i> 502 502 </div> 501 + 503 503 <div class="service-body"> 504 504 <h4>$entry.title</h4> 505 505 <p>$entry.content</p>