0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 4.21
edited by Alex Cotiugă
on 2025/11/12 13:27
Change comment: There is no comment for this version
To version 3.5
edited by Alex Cotiugă
on 2024/06/13 06:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,16 @@
1 -== Professional XWiki Services for Secure and Scalable Business Solutions ==
1 += XWiki MFA Application =
2 2  
3 -==== We help organizations maintain and evolve their XWiki environments with predictable upgrades, proactive maintenance, clean integrations, and focused improvements. The objective is straightforward: reliability, performance, and long-term support. ====
3 +{{display reference="Extension.MFA Application.WebHome"/}}
4 4  
5 5  {{velocity}}
6 -#*
7 -= XWiki Multi-Factor Authentication (MFA) Application =
6 +##set ($discard = $xwiki.ssx.use('Store.Code.Styles'))
8 8  
9 -{{display reference="Extension.MFA Application.WebHome"/}}
8 +#if (!$xcontext.userReference)
9 + #set ($discard = $xwiki.ssx.use('Main.WebHome'))
10 +#end
11 +
12 +
13 +#*
10 10  == Transform Your Business with Our Professional XWiki Solutions ==
11 11  
12 12  * **XWiki Strategy and Optimization**
... ... @@ -36,3 +36,4 @@
36 36  Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]]
37 37  *#
38 38  {{/velocity}}
43 +
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,10 @@
1 +#xwikimainmenu .navbar-right,
2 +#hierarchy_breadcrumb,
3 +.document-header,
4 +.floatinginfobox,
5 +#mainContentArea > hr,
6 +#xdocFooter,
7 +#xwikidata,
8 +#xwikiplatformversion{
9 + display: none;
10 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +LESS
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand