0 Votes

Changes for page Home

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

From version 9.3
edited by Alex Cotiugă
on 2025/11/24 07:21
Change comment: There is no comment for this version
To version 2.1
edited by Alex Cotiugă
on 2024/05/29 09:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,17 @@
1 1  {{velocity}}
2 +$xcontext.userReference
2 2  #if ("$!xcontext.userReference" == '')
3 -{{/velocity}}
4 - {{include reference="PublicWebSite.WebHome"/}}
5 -
6 -{{velocity}}
4 +fa
5 + #set ($discard = $xwiki.ssx.use('Main.Webhome'))
7 7  #end
7 +We are providing the following Professional XWiki services:
8 +* Consulting
9 +* Custom Development (specific features upon request)
10 +* Open Source Development (new features, improvements, bug fixes) on XWiki Platform
11 +* Installation and Upgrade
12 +* Migration from other tools to XWiki: Confluence, MediaWiki, SharePoint
13 +* Technical Support and Maintenance
14 +
15 +Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]]
8 8  {{/velocity}}
17 +
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,9 @@
1 +#xwikimainmenu .navbar-right,
2 +#hierarchy_breadcrumb,
3 +.document-header,
4 +#mainContentArea > hr,
5 +#xdocFooter,
6 +#xwikidata,
7 +#footerglobal {
8 + display: none;
9 +}
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand