Changes for page Welcome to the Wiki

Last modified by Support Team on 26 March 2025 at 09:54 PM

From version 35.6
edited by Support Team
on 26 February 2025 at 10:00 PM
Change comment: There is no comment for this version
To version 35.3
edited by Support Team
on 24 February 2025 at 11:01 PM
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,12 +24,10 @@
24 24  
25 25  #set ($user = $xwiki.getUser($xcontext.user))
26 26  #set ($approved = ($hasAdmin || $user.isUserInGroup('TheLS-Board') || $user.isUserInGroup('TheLS-Resident') || $user.isUserInGroup('TheLS-Owner')))
27 -a: $user.class.name
28 -b: $approved
29 -c: $user.isUserInGroup('TheLS-Resident')
27 +
30 30  #if( !$approved )
31 31  {{info}}
32 -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.
30 +You are registered and logged into the Wiki. However, your account has not been approved and setup, yet. Please give us a little time to get you setup.
33 33  
34 34  Thanks,
35 35  -TheLS Support Team