0 Votes

Changes for page Home

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

From version 5.6
edited by Alex Cotiugă
on 2025/11/12 14:01
Change comment: There is no comment for this version
To version 3.3
edited by Alex Cotiugă
on 2024/06/13 06:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,16 @@
1 += XWiki MFA Application =
2 +
3 +{{display reference="Extension.MFA Application.WebHome"/}}
4 +
1 1  {{velocity}}
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.
4 -{{html clean="false"}}
6 +##set ($discard = $xwiki.ssx.use('Store.Code.Styles'))
5 5  
6 -{{/html}}
7 -#*
8 -= XWiki Multi-Factor Authentication (MFA) Application =
8 +#if (!$xcontext.userReference)
9 + #set ($discard = $xwiki.ssx.use('Main.WebHome'))
10 +#end
9 9  
10 -{{display reference="Extension.MFA Application.WebHome"/}}
12 +
13 +#*
11 11  == Transform Your Business with Our Professional XWiki Solutions ==
12 12  
13 13  * **XWiki Strategy and Optimization**
... ... @@ -37,3 +37,4 @@
37 37  Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]]
38 38  *#
39 39  {{/velocity}}
43 +
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,0 +1,9 @@
1 +#xwikimainmenu .navbar-right,
2 +#hierarchy_breadcrumb,
3 +.document-header,
4 +.floatinginfobox,
5 +#mainContentArea > hr,
6 +#xdocFooter,
7 +#xwikidata{
8 + display: none;
9 +}
Content Type
... ... @@ -1,1 +1,1 @@
1 -CSS
1 +LESS
Use this extension
... ... @@ -1,1 +1,1 @@
1 -currentPage
1 +onDemand