Wiki source code of Public Web Site
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.2 | 1 | {{velocity}} |
| |
3.5 | 2 | #macro (displayPublicContent) |
| |
3.4 | 3 | #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) |
| 4 | {{html clean="false"}} | ||
| |
6.27 | 5 | |
| |
20.1 | 6 | <section class="hero hero-centered" aria-labelledby="hero-title"> |
| |
5.1 | 7 | <div class="container hero-inner"> |
| |
12.25 | 8 | <h1 id="hero-title">Professional XWiki consulting and engineering</h1> |
| |
6.27 | 9 | |
| 10 | <p class="lead"> | ||
| |
12.20 | 11 | Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical |
| 12 | engineering support, custom development, integrations and long-term care. | ||
| |
6.27 | 13 | </p> |
| 14 | |||
| |
3.89 | 15 | <ul class="benefits"> |
| |
12.20 | 16 | <li>XWiki LTS upgrades</li> |
| 17 | <li>Maintenance and support</li> | ||
| 18 | <li>Custom XWiki development</li> | ||
| 19 | <li>Migrations and integrations</li> | ||
| |
3.89 | 20 | </ul> |
| |
6.27 | 21 | |
| 22 | <div class="hero-actions"> | ||
| |
20.1 | 23 | <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06">Book a free discussion</a> |
| |
13.20 | 24 | ##<a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> |
| |
6.27 | 25 | <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> |
| |
3.4 | 26 | </div> |
| |
1.2 | 27 | </div> |
| |
3.4 | 28 | </section> |
| |
6.27 | 29 | |
| 30 | <section class="trust-strip" aria-label="Agnease experience"> | ||
| |
3.4 | 31 | <div class="container"> |
| |
6.27 | 32 | <ul> |
| 33 | <li><i class="fa fa-check-circle" aria-hidden="true"></i> 11+ years of XWiki experience</li> | ||
| 34 | <li><i class="fa fa-check-circle" aria-hidden="true"></i> Upgrades, support and custom development</li> | ||
| 35 | <li><i class="fa fa-check-circle" aria-hidden="true"></i> Security-aware maintenance</li> | ||
| 36 | <li><i class="fa fa-check-circle" aria-hidden="true"></i> Practical long-term collaboration</li> | ||
| 37 | </ul> | ||
| |
1.2 | 38 | </div> |
| |
3.4 | 39 | </section> |
| |
6.27 | 40 | |
| 41 | <section aria-labelledby="platform-title"> | ||
| |
3.4 | 42 | <div class="container"> |
| |
12.20 | 43 | <h2 id="platform-title">XWiki support for production knowledge platforms</h2> |
| |
6.27 | 44 | <p class="section-intro"> |
| |
12.20 | 45 | XWiki often grows from a documentation space into a business-critical knowledge platform. |
| |
12.24 | 46 | When it supports intranets, procedures, workflows, audits or integrations, it needs structured technical care |
| 47 | for upgrades, security, permissions and maintainability. | ||
| |
5.1 | 48 | </p> |
| |
1.1 | 49 | |
| |
6.27 | 50 | <div class="pathways"> |
| 51 | <article class="pathway-card"> | ||
| |
13.2 | 52 | <div class="card-heading"> |
| 53 | <div class="pathway-icon"> | ||
| 54 | <i class="fa fa-refresh" aria-hidden="true"></i> | ||
| 55 | </div> | ||
| 56 | <h3>Upgrade XWiki safely</h3> | ||
| |
6.27 | 57 | </div> |
| 58 | <p> | ||
| |
12.20 | 59 | Plan and execute XWiki LTS upgrades with compatibility checks, staging validation and rollback planning. |
| |
6.27 | 60 | </p> |
| 61 | <ul> | ||
| 62 | <li>LTS upgrade planning</li> | ||
| 63 | <li>Extension and custom code review</li> | ||
| |
12.20 | 64 | <li>Staging and production validation</li> |
| |
6.27 | 65 | </ul> |
| 66 | <p class="card-link"> | ||
| |
6.32 | 67 | <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> |
| |
6.27 | 68 | </p> |
| 69 | </article> | ||
| |
5.1 | 70 | |
| |
6.27 | 71 | <article class="pathway-card"> |
| |
13.2 | 72 | <div class="card-heading"> |
| 73 | <div class="pathway-icon"> | ||
| 74 | <i class="fa fa-life-ring" aria-hidden="true"></i> | ||
| 75 | </div> | ||
| 76 | <h3>Maintain XWiki reliably</h3> | ||
| |
6.27 | 77 | </div> |
| 78 | <p> | ||
| |
12.20 | 79 | Keep production XWiki instances stable with troubleshooting, maintenance planning, recovery support and security-aware care. |
| |
6.27 | 80 | </p> |
| 81 | <ul> | ||
| 82 | <li>Troubleshooting and recovery</li> | ||
| 83 | <li>Performance and log analysis</li> | ||
| |
12.21 | 84 | <li>Upgrade and maintenance planning</li> |
| |
6.27 | 85 | </ul> |
| 86 | <p class="card-link"> | ||
| |
6.32 | 87 | <a href="$xwiki.getURL('services.xwiki-maintenance-support')">View support services</a> |
| |
6.27 | 88 | </p> |
| 89 | </article> | ||
| 90 | |||
| 91 | <article class="pathway-card"> | ||
| |
13.2 | 92 | <div class="card-heading"> |
| 93 | <div class="pathway-icon"> | ||
| 94 | <i class="fa fa-cogs" aria-hidden="true"></i> | ||
| 95 | </div> | ||
| 96 | <h3>Extend XWiki for your processes</h3> | ||
| |
6.27 | 97 | </div> |
| 98 | <p> | ||
| |
12.22 | 99 | Build custom XWiki applications, workflows, dashboards and integrations around real business needs. |
| |
6.27 | 100 | </p> |
| 101 | <ul> | ||
| 102 | <li>Custom XWiki applications</li> | ||
| 103 | <li>Workflows and approvals</li> | ||
| |
12.22 | 104 | <li>APIs, SSO, LDAP and integrations</li> |
| |
6.27 | 105 | </ul> |
| 106 | <p class="card-link"> | ||
| |
6.32 | 107 | <a href="$xwiki.getURL('services.xwiki-development-integrations')">View development services</a> |
| |
6.27 | 108 | </p> |
| 109 | </article> | ||
| |
3.4 | 110 | </div> |
| |
1.2 | 111 | </div> |
| |
3.4 | 112 | </section> |
| |
6.27 | 113 | |
| |
20.2 | 114 | <section class="industry-trust-section" aria-labelledby="industry-trust-title"> |
| 115 | <div class="container"> | ||
| 116 | <h2 id="industry-trust-title">Trusted XWiki expertise across multiple industries</h2> | ||
| 117 | |||
| 118 | <p class="section-intro"> | ||
| 119 | Experience supporting XWiki platforms used in healthcare, financial services, scientific research, | ||
| 120 | government institutions, transportation, software development, compliance programs and regulated environments. | ||
| 121 | </p> | ||
| 122 | |||
| 123 | <div class="industry-tags" aria-label="Industries and environments supported"> | ||
| 124 | <span>Healthcare</span> | ||
| 125 | <span>Financial services</span> | ||
| 126 | <span>Scientific research</span> | ||
| 127 | <span>Government institutions</span> | ||
| 128 | <span>Transportation</span> | ||
| 129 | <span>Software development</span> | ||
| 130 | <span>Compliance programs</span> | ||
| 131 | <span>Regulated environments</span> | ||
| 132 | </div> | ||
| 133 | |||
| 134 | <p class="industry-support"> | ||
| 135 | From upgrades and authentication integrations to workflow systems and long-term maintenance, | ||
| 136 | Agnease helps organizations safely evolve business-critical XWiki platforms. | ||
| 137 | </p> | ||
| 138 | </div> | ||
| 139 | </section> | ||
| 140 | |||
| |
6.27 | 141 | <section class="split-section" aria-labelledby="why-title"> |
| |
3.4 | 142 | <div class="container"> |
| |
6.27 | 143 | <div class="split-grid"> |
| 144 | <div class="split-copy"> | ||
| |
12.22 | 145 | <h2 id="why-title">Why work with an XWiki specialist</h2> |
| |
6.27 | 146 | <p> |
| |
12.22 | 147 | XWiki projects often involve more than pages. Production platforms may include custom code, |
| 148 | extensions, authentication, permissions, workflows, integrations and business-critical content. | ||
| |
6.27 | 149 | </p> |
| 150 | <p> | ||
| |
12.22 | 151 | Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, deliver practical improvements |
| 152 | and leave the platform easier to maintain after the work is complete. | ||
| |
6.27 | 153 | </p> |
| 154 | </div> | ||
| 155 | |||
| 156 | <ol class="process-list"> | ||
| 157 | <li> | ||
| |
12.22 | 158 | <strong>Review the XWiki environment</strong> |
| 159 | Version, extensions, infrastructure, authentication, permissions, custom code and critical features. | ||
| |
6.27 | 160 | </li> |
| 161 | <li> | ||
| |
12.22 | 162 | <strong>Define the safest next steps</strong> |
| 163 | Scope, risks, dependencies, effort, rollback options and validation requirements. | ||
| |
6.27 | 164 | </li> |
| 165 | <li> | ||
| |
12.22 | 166 | <strong>Implement, validate and document</strong> |
| 167 | Controlled changes, testing, production validation and notes for future maintenance. | ||
| |
6.27 | 168 | </li> |
| 169 | </ol> | ||
| 170 | </div> | ||
| 171 | </div> | ||
| 172 | </section> | ||
| 173 | |||
| |
10.38 | 174 | <section class="resource-strip homepage-resource-strip" aria-labelledby="resources-title"> |
| |
6.27 | 175 | <div class="container"> |
| |
12.22 | 176 | <h2 id="resources-title">XWiki resources for safer long-term maintenance</h2> |
| |
6.27 | 177 | <p class="section-intro"> |
| |
12.22 | 178 | Practical articles about XWiki upgrades, customization and production platform care. |
| |
3.4 | 179 | </p> |
| |
6.27 | 180 | |
| 181 | <div class="resource-grid"> | ||
| 182 | <article class="resource-card"> | ||
| 183 | <h4>Why upgrade your XWiki instance?</h4> | ||
| 184 | <p> | ||
| |
12.22 | 185 | Learn why regular XWiki upgrades reduce security exposure, compatibility issues and long-term maintenance risk. |
| |
6.27 | 186 | </p> |
| |
12.22 | 187 | <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the article</a> |
| |
6.27 | 188 | </article> |
| 189 | |||
| 190 | <article class="resource-card"> | ||
| 191 | <h4>XWiki upgrade services</h4> | ||
| 192 | <p> | ||
| |
12.22 | 193 | See how XWiki upgrades can be planned, tested and validated for production instances with customizations and integrations. |
| |
6.27 | 194 | </p> |
| |
12.22 | 195 | <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> |
| |
6.27 | 196 | </article> |
| 197 | </div> | ||
| |
3.4 | 198 | </div> |
| 199 | </section> | ||
| |
3.16 | 200 | |
| |
6.27 | 201 | <section class="cta-section" aria-labelledby="contact-title"> |
| 202 | <div class="container"> | ||
| 203 | <div class="cta-panel"> | ||
| |
12.22 | 204 | <h2 id="contact-title">Need XWiki consulting or support?</h2> |
| |
6.27 | 205 | <p> |
| |
12.22 | 206 | Send your current XWiki version, the issue you are facing, or the type of project you want to build. |
| 207 | A short description is enough to define practical next steps. | ||
| |
6.27 | 208 | </p> |
| 209 | <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a> | ||
| |
3.16 | 210 | </div> |
| 211 | </div> | ||
| |
6.27 | 212 | </section> |
| 213 | |||
| 214 | {{/html}} | ||
| |
3.16 | 215 | #end |
| |
3.55 | 216 | |
| |
3.66 | 217 | #macro (stripHTMLMacro $displayOutput) |
| |
3.77 | 218 | $stringtool.removeEnd($stringtool.removeStart($displayOutput, '{{html clean="false" wiki="false"}}'), '{{/html}}').replace('Agnease.Code.Lead.LeadClass_0_', 'acl-') |
| |
3.66 | 219 | #end |
| 220 | |||
| |
3.55 | 221 | #macro (displayFormFromSheetCode) |
| |
3.61 | 222 | #set ($editing = true) |
| |
3.55 | 223 | ## The object to display. |
| |
3.65 | 224 | #set ($xobject = $doc.newObject('Agnease.Code.Lead.LeadClass')) |
| |
3.55 | 225 | ## The class that describes the object properties. |
| |
3.60 | 226 | #set ($xclass = $xwiki.getClass('Agnease.Code.Lead.LeadClass')) |
| |
3.55 | 227 | ## Make sure the following display* method calls use the right object. |
| 228 | #set ($discard = $doc.use($xobject)) | ||
| 229 | ## Using the xform vertical form layout. | ||
| |
3.70 | 230 | <div class="xform"> |
| |
3.55 | 231 | <dl> |
| 232 | #foreach ($property in $xclass.properties) | ||
| |
3.84 | 233 | #if ($property.name != 'status') |
| 234 | <dt #if (!$editing) | ||
| 235 | class="editableProperty" | ||
| 236 | #set ($xobjectPropertyReference = $xobject.getPropertyReference($property.name)) | ||
| 237 | data-property="$escapetool.xml($services.model.serialize($xobjectPropertyReference))" | ||
| 238 | data-property-type="object"#end> | ||
| 239 | ## This must match the id generated by the $doc.display() method below. | ||
| 240 | #set ($propertyId = "acl-$property.name") | ||
| 241 | <label#if ($editing) for="$escapetool.xml($propertyId)"#end> | ||
| 242 | $escapetool.xml($property.translatedPrettyName) | ||
| 243 | </label> | ||
| 244 | ## Support for specifying a translation key as hint in the property definition. | ||
| 245 | <span class="xHint">$!escapetool.xml($services.localization.render($property.hint))</span> | ||
| 246 | </dt> | ||
| 247 | #set ($displayOutput = $doc.display($property.name, 'edit')) | ||
| 248 | <dd>#stripHTMLMacro($displayOutput)</dd> | ||
| 249 | #end | ||
| |
3.55 | 250 | #end |
| 251 | #if (!$xclass.properties || $xclass.properties.size() == 0) | ||
| 252 | ## Keep the empty definition term in order to have valid HTML. | ||
| 253 | <dt></dt> | ||
| 254 | <dd>$escapetool.xml($services.localization.render('xclass.defaultObjectSheet.noProperties'))</dd> | ||
| 255 | #end | ||
| 256 | </dl> | ||
| 257 | </div> | ||
| 258 | #end | ||
| |
1.2 | 259 | {{/velocity}} |