Changes for page Welcome to the Wiki
Last modified by Support Team on 26 March 2025 at 09:54 PM
From version 38.1
edited by Jeff Morehouse
on 03 March 2025 at 09:26 AM
on 03 March 2025 at 09:26 AM
Change comment:
There is no comment for this version
To version 37.1
edited by Jeff Morehouse
on 03 March 2025 at 09:20 AM
on 03 March 2025 at 09:20 AM
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -24,7 +24,6 @@ 24 24 25 25 #set ($user = $xwiki.getUser($xcontext.user)) 26 26 #set ($approved = ($hasAdmin || $user.isUserInGroup('XWiki.TheLS-Board') || $user.isUserInGroup('XWiki.TheLS-Resident') || $user.isUserInGroup('XWiki.TheLS-Owner'))) 27 - 28 28 #if( !$approved ) 29 29 {{info}} 30 30 You are registered and logged into the Wiki. However, your account has not yet been approved. Please give us a little time to get you setup. ... ... @@ -35,7 +35,6 @@ 35 35 #else 36 36 {{display reference="CommonLinks.WebHome"/}} 37 37 #end 38 - 39 39 #end 40 40 {{/velocity}} 41 41