0 Votes

Changes for page Home

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

From version 4.16
edited by Alex Cotiugă
on 2025/11/11 13:21
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,15 @@
1 -= XWiki Multi-Factor Authentication (MFA) Application =
1 += XWiki MFA Application =
2 2  
3 3  {{display reference="Extension.MFA Application.WebHome"/}}
4 4  
5 5  {{velocity}}
6 -#if ("$!xcontext.userReference" == '')
6 +##set ($discard = $xwiki.ssx.use('Store.Code.Styles'))
7 +
8 +#if (!$xcontext.userReference)
7 7   #set ($discard = $xwiki.ssx.use('Main.WebHome'))
8 8  #end
9 9  
12 +
10 10  #*
11 11  == Transform Your Business with Our Professional XWiki Solutions ==
12 12  
... ... @@ -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]
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