Changes for page Welcome to the Wiki
Last modified by Support Team on 26 March 2025 at 09:54 PM
From version 36.14
edited by Jeff Morehouse
on 03 March 2025 at 09:17 AM
on 03 March 2025 at 09:17 AM
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
on 24 February 2025 at 11:01 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
-
... ... @@ -23,25 +23,27 @@ 23 23 #else 24 24 25 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'))) 26 +#set ($approved = ($hasAdmin || $user.isUserInGroup('TheLS-Board') || $user.isUserInGroup('TheLS-Resident') || $user.isUserInGroup('TheLS-Owner'))) 27 + 27 27 #if( !$approved ) 28 28 {{info}} 29 -You are registered and logged into the Wiki. However, your account has not yetbeen 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. 30 30 31 31 Thanks, 32 32 -TheLS Support Team 33 33 {{/info}} 34 34 #else 35 -This wiki is your resource to find (and contribute!) information about living and owning at The Landing at Southpoint (TLS). 36 + This wiki is your resource to find (and contribute!) information about living and owning at The Landing at Southpoint (TLS). 36 36 37 - {{displayreference="CommonLinks.WebHome"/}}38 + === Help Keep the Wiki Up to Date === 38 38 39 - ===HelpKeep the Wiki Up toDate===40 + To make changes: 40 40 41 -To make changes: 42 -* Use the {{displayIcon name="pencil"/}} button on a page to //edit// the page. 43 -* Use the {{displayIcon name="add"/}} button to //add// more pages and update the //hierarchy// to organize the content. 44 -* Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside pages. It's easy to get lost without them. 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. 45 45 #end 46 46 #end 47 47 {{/velocity}}