Changes for page Welcome to the Wiki
Last modified by Support Team on 26 March 2025 at 09:54 PM
From version 36.11
edited by Jeff Morehouse
on 03 March 2025 at 09:15 AM
on 03 March 2025 at 09:15 AM
Change comment:
There is no comment for this version
To version 36.3
edited by Support Team
on 26 February 2025 at 10:02 PM
on 26 February 2025 at 10:02 PM
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. jmore1 +XWiki.thels-wiki-admin - Content
-
... ... @@ -1,6 +1,5 @@ 1 1 Welcome to The Landing at Southpoint neighborhood wiki. 2 2 3 - 4 4 {{velocity}} 5 5 6 6 #if( !$hasAdmin ) ... ... @@ -25,6 +25,9 @@ 25 25 26 26 #set ($user = $xwiki.getUser($xcontext.user)) 27 27 #set ($approved = ($hasAdmin || $user.isUserInGroup('XWiki.TheLS-Board') || $user.isUserInGroup('XWiki.TheLS-Resident') || $user.isUserInGroup('XWiki.TheLS-Owner'))) 27 +a: $user.class.name 28 +b: $approved 29 +c: $user.isUserInGroup('XWiki.TheLS-Resident') 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. ... ... @@ -33,14 +33,17 @@ 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). 38 + This wiki is your resource to find (and contribute!) information about living and owning at The Landing at Southpoint (TLS). 37 37 38 -=== Help Keep the Wiki Up to Date === 40 + === Help Keep the Wiki Up to Date === 39 39 40 -To make changes: 41 -* Use the {{displayIcon name="pencil"/}} button on a page to //edit// the page. 42 -* Use the {{displayIcon name="add"/}} button to //add// more pages and update the //hierarchy// to organize the content. 43 -* Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside pages. It's easy to get lost without them. 42 + To make changes: 43 + 44 + Use the {{displayIcon name="pencil"/}} button above to //edit// this page. 45 + 46 + Use the {{displayIcon name="add"/}} button above to //add// more pages and update the //hierarchy// to organize the content. 47 + 48 + Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost without them. 44 44 #end 45 45 #end 46 46 {{/velocity}}