Wiki source code of User Profile Application

Last modified by Eleni Cojocariu on 2025/08/04

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use('Download.WebHome')
3 {{/velocity}}
4
5 == Summary ==
6
7 {{box cssClass="mybox"}}
8 {{displayIcon name="user"/}} This is the home of User Profile Application extension. Learn everything about managing and personalizing your profile, from editing your personal information and changing preferences, to managing your watchlist or following other users. This feature is bundled by default in XWiki, so there’s nothing to install. You can start using it right away!
9 {{/box}}
10
11 == Highlighted documentation ==
12
13 (% class="download-options" %)
14 (((
15 (% class="col-xs-12 download-container download-option version-option border-blue" %)
16 (((
17 === [[User>>xwiki:Doc.XS.Extensions.User.UserProfileApplication.User.WebHome]] ===
18
19 * [[View Your User Profile>>xwiki:Doc.XS.Extensions.User.UserProfileApplication.User.ViewUserProfile.WebHome]]
20 * [[Edit Your User Profile>>xwiki:Doc.XS.Extensions.User.UserProfileApplication.User.EditProfile.WebHome]]
21 )))
22 )))
23
24 == What are you looking for? ==
25
26 {{velocity}}
27 {{liveData
28 id="allUserProfileAppDocPages"
29 properties="doc.title,type,target"
30 source="liveTable"
31 sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg.&location=UserProfileApplication"
32 }}
33
34 {{/liveData}}
35 {{/velocity}}

Get Connected