0 Votes

Wiki source code of Home

Version 6.51 by Alex Cotiugă on 2025/11/12 19:47

Hide last authors
Alex Cotiugă 4.22 1 {{velocity}}
Alex Cotiugă 5.9 2 #*== Professional XWiki Services for Secure and Scalable Business Solutions ==
3 Agnease helps organizations maintain, upgrade, and extend their XWiki environments with clarity and precision. Focusing on stability, performance, and long-term support we ensure your business knowledge and collaboration tools remain dependable, secure, and adaptable to growth.*#
Alex Cotiugă 5.4 4 {{html clean="false"}}
Alex Cotiugă 5.9 5 <main class="agnease-landing">
6 <!-- ================= HERO ================= -->
Alex Cotiugă 5.14 7 <section class="hero hero-centered" aria-labelledby="hero-title">
8 <div class="container">
9 <div class="hero-inner">
Alex Cotiugă 6.18 10 <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1>
Alex Cotiugă 6.20 11 <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p>
Alex Cotiugă 5.9 12 <div class="hero-cta">
Alex Cotiugă 6.31 13 <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a>
Alex Cotiugă 5.9 14 </div>
Alex Cotiugă 5.11 15 <ul class="benefits">
Alex Cotiugă 6.21 16 <li>Smooth upgrades</li>
17 <li>Reliable support plans</li>
18 <li>Custom integrations</li>
19 <li>Secure, optimized platforms</li>
Alex Cotiugă 5.9 20 </ul>
Alex Cotiugă 5.11 21 </div>
Alex Cotiugă 5.9 22 </div>
23 </section>
24
25 <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
26 <section aria-labelledby="why-title">
27 <div class="container">
28 <h2 id="why-title">Why choose Agnease</h2>
Alex Cotiugă 6.32 29 <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
Alex Cotiugă 5.9 30 <div class="widgets" role="list">
31 <article class="widget" role="listitem">
32 <div class="icon" aria-hidden="true">
Alex Cotiugă 6.46 33 <i class="fa fa-shield"></i>
Alex Cotiugă 6.43 34 <h4>Stability & security</h4>
Alex Cotiugă 5.9 35 </div>
Alex Cotiugă 6.45 36 <p>Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.</p>
Alex Cotiugă 5.9 37 </article>
38 <article class="widget" role="listitem">
39 <div class="icon" aria-hidden="true">
Alex Cotiugă 6.46 40 <i class="fa fa-check-square-o"></i>
Alex Cotiugă 6.44 41 <h4>Predictable delivery</h4>
Alex Cotiugă 5.9 42 </div>
Alex Cotiugă 6.45 43 <p>Clear scope, defined steps, and documented results to avoid surprises.</p>
Alex Cotiugă 5.9 44 </article>
45 <article class="widget" role="listitem">
46 <div class="icon" aria-hidden="true">
Alex Cotiugă 6.46 47 <i class="fa fa-link"></i>
Alex Cotiugă 6.44 48 <h4>Clean integrations</h4>
Alex Cotiugă 5.9 49 </div>
Alex Cotiugă 6.45 50 <p>Maintainable SSO, API, and system connections tailored to your environment.</p>
Alex Cotiugă 5.9 51 </article>
52 <article class="widget" role="listitem">
53 <div class="icon" aria-hidden="true">
Alex Cotiugă 6.46 54 <i class="fa fa-life-ring"></i>
Alex Cotiugă 6.44 55 <h4>Long-term support</h4>
Alex Cotiugă 5.9 56 </div>
Alex Cotiugă 6.45 57 <p>Guaranteed response times, regular checks, and fast assistance when needed.</p>
Alex Cotiugă 5.9 58 </article>
59 </div>
60 </div>
61 </section>
62
63 <!-- ================= SERVICES ================= -->
Alex Cotiugă 6.50 64 <section class="services">
65 <h2>Services</h2>
66 <p>Everything your XWiki needs, from one expert partner.</p>
Alex Cotiugă 5.9 67
Alex Cotiugă 6.50 68 <div class="cards">
69 <!-- Card -->
70 <article class="card">
71 <h3>Upgrades &amp; Migrations</h3>
72 <p>Predictable paths to current LTS with backups and rollback.</p>
Alex Cotiugă 5.9 73
Alex Cotiugă 6.50 74 <button class="details-toggle"
75 aria-expanded="false"
76 aria-controls="details-1">Details</button>
Alex Cotiugă 5.9 77
Alex Cotiugă 6.50 78 <div id="details-1" class="details" hidden>
79 <ul>
80 <li>Version &amp; extension audit</li>
81 <li>Pre-production rehearsal</li>
82 <li>Rollback &amp; backup plan</li>
83 </ul>
84 </div>
85 </article>
Alex Cotiugă 5.9 86
Alex Cotiugă 6.50 87 <!-- Repeat cards as needed -->
88 <article class="card">
89 <h3>Maintenance &amp; Support</h3>
90 <p>Health checks, patching, bug triage, and on-call investigation.</p>
91 <button class="details-toggle" aria-expanded="false" aria-controls="details-2">Details</button>
92 <div id="details-2" class="details" hidden>
93 <ul>
94 <li>Guaranteed response times</li>
95 <li>Regular health checks</li>
96 <li>Incident assistance</li>
97 </ul>
98 </div>
99 </article>
Alex Cotiugă 5.9 100
Alex Cotiugă 6.50 101 <article class="card">
102 <h3>Custom Development</h3>
103 <p>Macros, apps, structured data, and workflow automation.</p>
104 <button class="details-toggle" aria-expanded="false" aria-controls="details-3">Details</button>
105 <div id="details-3" class="details" hidden>
106 <ul>
107 <li>Apps &amp; macros</li>
108 <li>Structured data models</li>
109 <li>Workflow automation</li>
110 </ul>
111 </div>
112 </article>
Alex Cotiugă 5.9 113
Alex Cotiugă 6.50 114 <!-- ... more cards ... -->
Alex Cotiugă 5.9 115 </div>
116 </section>
117
118 <!-- ================= METRICS ================= -->
119 <section aria-labelledby="metrics-title">
120 <div class="container">
121 <h2 id="metrics-title">Delivery at a glance</h2>
122 <div class="metrics" role="list">
123 <div class="metric" role="listitem">
124 <div class="num">8–12h</div>
125 <div class="label">Typical LTS upgrade window</div>
126 </div>
127 <div class="metric" role="listitem">
Alex Cotiugă 6.12 128 <div class="num">&lt;1h</div>
129 <div class="label">Average service downtime during upgrades</div>
Alex Cotiugă 5.9 130 </div>
131 <div class="metric" role="listitem">
132 <div class="num">24–48h</div>
133 <div class="label">First response SLA (plans)</div>
134 </div>
135 <div class="metric" role="listitem">
136 <div class="num">10+ yrs</div>
137 <div class="label">XWiki expertise</div>
138 </div>
139 </div>
140 <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p>
141 </div>
142 </section>
143
144 <!-- ================= PROCESS ================= -->
145 <section aria-labelledby="process-title">
146 <div class="container">
147 <h2 id="process-title">Process</h2>
148 <p class="lead">Calm, predictable, and transparent from start to finish.</p>
149 <div class="steps">
150 <div class="step">
151 <h3>1) Assess</h3>
Alex Cotiugă 5.22 152 <p>Review environment, extensions, constraints, and risks with no surprises.</p>
Alex Cotiugă 5.9 153 </div>
154 <div class="step">
155 <h3>2) Plan</h3>
156 <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p>
157 </div>
158 <div class="step">
159 <h3>3) Deliver</h3>
160 <p>Execute, verify, document, and hand over with actionable notes.</p>
161 </div>
162 </div>
163 </div>
164 </section>
165
166 <!-- ================= FAQ ================= -->
167 <section class="faq" aria-labelledby="faq-title">
168 <div class="container">
169 <h2 id="faq-title">FAQ</h2>
170 <details>
171 <summary>How much downtime should we expect for an upgrade?</summary>
172 <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p>
173 </details>
174 <details>
175 <summary>Can you help if our wiki is already broken?</summary>
176 <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p>
177 </details>
178 <details>
179 <summary>Do you offer support plans?</summary>
Alex Cotiugă 5.22 180 <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
Alex Cotiugă 5.9 181 </details>
182 </div>
183 </section>
184
185 <!-- ================= CTA ================= -->
186 <section id="contact" aria-labelledby="contact-title">
187 <div class="container">
188 <div class="cta-band">
189 <div>
190 <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
191 <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
192 </div>
193 <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
194 </div>
195 </div>
196 </section>
197 </main>
Alex Cotiugă 4.22 198 {{/html}}
Alex Cotiugă 4.17 199 #*
Alex Cotiugă 4.14 200 = XWiki Multi-Factor Authentication (MFA) Application =
201
202 {{display reference="Extension.MFA Application.WebHome"/}}
203 == Transform Your Business with Our Professional XWiki Solutions ==
Alex Cotiugă 4.9 204
Alex Cotiugă 4.14 205 * **XWiki Strategy and Optimization**
206 Get expert advice on optimizing XWiki for your specific business needs.
207 Receive tailored solutions to improve collaboration and knowledge management.
Alex Cotiugă 4.10 208
Alex Cotiugă 4.14 209 * **Custom Development**
210 We develop specific features based on your needs.
211 Customize XWiki to match your unique workflows and processes.
Alex Cotiugă 4.10 212
Alex Cotiugă 4.14 213 * **Open Source Development**
214 We add new features, make improvements, and fix bugs on the XWiki platform.
215 Contribute to the XWiki community by enhancing the platform’s capabilities.
Alex Cotiugă 4.10 216
Alex Cotiugă 4.14 217 * **Installation and Upgrade**
218 We handle installation and upgrades to ensure everything runs smoothly.
219 Ensure a seamless transition with minimal disruption to your operations.
Alex Cotiugă 4.10 220
Alex Cotiugă 4.14 221 * **Migration Services**
222 Move from Confluence, MediaWiki, SharePoint, and other tools to XWiki with ease.
223 Preserve your data integrity and structure during the migration process.
224
225 * **Technical Support and Maintenance**
226 We provide ongoing support and maintenance for your XWiki solution.
227 Ensure your XWiki instance is always up-to-date and performing optimally.
228
229 Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]]
230 *#
231 {{/velocity}}