Changes for page Welcome to the Wiki

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

From version 35.2
edited by Support Team
on 24 February 2025 at 11:00 PM
Change comment: There is no comment for this version
To version 39.1
edited by Support Team
on 26 March 2025 at 09:54 PM
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,29 +23,20 @@
23 23  #else
24 24  
25 25  #set ($user = $xwiki.getUser($xcontext.user))
26 -#set ($approved = $hasAdmin || $user.isUserInGroup('TheLS-Board') || $user.isUserInGroup('TheLS-Resident') || $user.isUserInGroup('TheLS-Owner'))
26 +#set ($approved = ($hasAdmin || $user.isUserInGroup('XWiki.TheLS-Board') || $user.isUserInGroup('XWiki.TheLS-Resident') || $user.isUserInGroup('XWiki.TheLS-Owner')))
27 27  
28 28  #if( !$approved )
29 29  {{info}}
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.
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.
31 31  
32 32  Thanks,
33 33  -TheLS Support Team
34 34  {{/info}}
35 35  #else
36 - This wiki is your resource to find (and contribute!) information about living and owning at The Landing at Southpoint (TLS).
36 +{{display reference="CommonLinks.WebHome"/}}
37 +#end
37 37  
38 - === Help Keep the Wiki Up to Date ===
39 -
40 - To make changes:
41 -
42 - Use the {{displayIcon name="pencil"/}} button above to //edit// this page.
43 -
44 - Use the {{displayIcon name="add"/}} button above to //add// more pages and update the //hierarchy// to organize the content.
45 -
46 - Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost without them.
47 47  #end
48 -#end
49 49  {{/velocity}}
50 50  
51 51  (% class="row" %)