Wiki source code of User Profile Application

Last modified by Eleni Cojocariu on 2025/07/25

Show last authors
1 {{velocity output="false"}}
2 $xwiki.ssx.use('Download.WebHome')
3 {{/velocity}}
4
5 {{box cssClass="mybox"}}
6 {{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!
7 {{/box}}
8
9
10 (%class="download-options"%)(((
11 (%class="col-xs-12 download-container download-option version-option"%)(((
12 === [[View Your User Profile>>xwiki:XS.Extensions.UserProfileApplication.User.ViewUserProfile.WebHome]] ===
13 (%class="version-footer"%)(((
14 [[User>>xwiki:XS.Extensions.UserProfileApplication.User.WebHome||class="btn btn-info]]
15 )))
16 )))
17 (%class="col-xs-12 download-container download-option version-option"%)(((
18 === [[Edit Your User Profile>>xwiki:XS.Extensions.UserProfileApplication.User.EditProfile.WebHome]] ===
19 (%class="version-footer"%)(((
20 [[User>>xwiki:XS.Extensions.UserProfileApplication.User.WebHome||class="btn btn-info]]
21 )))
22 )))
23 )))
24
25
26 == What are you looking for? ==
27
28 {{documents location=".UserProfileApplication." columns="doc.title,target,type"/}}

Get Connected