Changes for page Welcome to the Wiki

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

From version 13.1
edited by Support Team
on 23 February 2025 at 10:49 PM
Change comment: There is no comment for this version
To version 36.6
edited by Support Team
on 26 February 2025 at 10:05 PM
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Welcome
1 +Welcome to the Wiki
Content
... ... @@ -1,35 +3,47 @@
1 -= Welcome to the Wiki =
2 -
3 3  Welcome to The Landing at Southpoint neighborhood wiki.
4 4  
5 5  {{velocity}}
6 -#set ($showcomments = false)
7 -#set ($showannotations = false)
8 -#set ($showattachments = false)
9 -#set ($showhistory = false)
10 -#set ($showinformation = false)
11 11  
12 -#if ($isGuest)
13 - {{info}}
14 -//**The content on this wiki is only visible to neighborhood residents and owners. If that's you, [[log in>>/login]] to see everything.**//
5 +#if( !$hasAdmin )
6 + #set ($showcomments = false)
7 + #set ($showannotations = false)
8 + #set ($showattachments = false)
9 + #set ($showhistory = false)
10 + #set ($showinformation = false)
11 +#end
15 15  
16 -If you own or live in the neighborhood and need an account, **//[[//**click here to register**//>>url:https://auth.thels.net/realms/thels/protocol/openid-connect/registrations?client_id=thels-xwiki&scope=openid%20profile&response_type=code&redirect_uri=https://xwiki.thels.net]]//**.**//
17 - {{/info}}
18 -#else
19 - This wiki is your resource to find (and contribute!) information about living and owning at The Landing at Southpoint (TLS).
13 +#if( $isGuest )
20 20  
15 +{{info}}
21 21  
22 - === Help Keep the Wiki Up to Date ===
17 +//**The content on this wiki is only visible to neighborhood residents and owners. If that's you and you have an account, [[log in>>url:https://wiki.thels.net/bin/login]].**//
23 23  
24 - To make changes:
19 +If you own or live in the neighborhood and need an account, [[click here to register>>url:https://auth.thels.net/realms/thels/protocol/openid-connect/registrations?client_id=thels-xwiki&scope=openid%20profile&response_type=code&redirect_uri=https://wiki.thels.net]].
25 25  
26 - Use the {{displayIcon name="pencil"/}} button above to //edit// this page.
21 +{{/info}}
27 27  
28 - Use the {{displayIcon name="add"/}} button above to //add// more pages and update the //hierarchy// to organize the content.
23 +#else
29 29  
30 - Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's
31 - easy to get lost without them.
25 +#set ($user = $xwiki.getUser($xcontext.user))
26 +#set ($approved = ($hasAdmin || $user.isUserInGroup('XWiki.TheLS-Board') || $user.isUserInGroup('XWiki.TheLS-Resident') || $user.isUserInGroup('XWiki.TheLS-Owner')))
27 +#if( !$approved )
28 +{{info}}
29 +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 +
31 +Thanks,
32 +-TheLS Support Team
33 +{{/info}}
34 +#else
35 + This wiki is your resource to find (and contribute!) information about living and owning at The Landing at Southpoint (TLS).
36 +
37 +=== Help Keep the Wiki Up to Date ===
38 +
39 +To make changes:
40 +* Use the {{displayIcon name="pencil"/}} button above to //edit// this page.
41 +* Use the {{displayIcon name="add"/}} button above to //add// more pages and update the //hierarchy// to organize the content.
42 +* Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost without them.
32 32  #end
44 +#end
33 33  {{/velocity}}
34 34  
35 35  (% class="row" %)
XWiki.XWikiRights[1]
allow
... ... @@ -1,0 +1,1 @@
1 +Allow
groups
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiAllGroup
levels
... ... @@ -1,0 +1,1 @@
1 +view