Wiki source code of User Documentation for Like Application
Last modified by Eleni Cojocariu on 2025/08/01
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.2 | 1 | {{velocity output="false"}} |
2 | $xwiki.ssx.use('Download.WebHome') | ||
3 | {{/velocity}} | ||
![]() |
1.1 | 4 | |
![]() |
1.11 | 5 | == Summary == |
6 | |||
![]() |
1.2 | 7 | {{box cssClass="mybox"}} |
8 | {{displayIcon name="heart"/}} This is the User Documentation for the Like Application. | ||
9 | {{/box}} | ||
10 | |||
![]() |
1.11 | 11 | == Highlighted documentation == |
12 | |||
![]() |
1.12 | 13 | (% class="download-options" %) |
14 | ((( | ||
15 | (% class="col-xs-12 download-container download-option version-option" %) | ||
16 | ((( | ||
![]() |
1.20 | 17 | [[Enable or Disable Like Notifications>>xwiki:Doc.XS.Extensions.Like.LikeNotifications.User.EnableLikesNotifications.WebHome]] |
![]() |
1.2 | 18 | ))) |
![]() |
1.12 | 19 | |
20 | (% class="col-xs-12 download-container download-option version-option" %) | ||
21 | ((( | ||
![]() |
1.18 | 22 | [[Like or Unlike a Page>>xwiki:Doc.XS.Extensions.Like.LikeApplication.User.LikePage.WebHome]] |
![]() |
1.2 | 23 | ))) |
![]() |
1.12 | 24 | |
25 | (% class="col-xs-12 download-container download-option version-option" %) | ||
26 | ((( | ||
![]() |
1.17 | 27 | [[Consequences of Liking a Page>>xwiki:Doc.XS.Extensions.Like.LikeApplication.User.LikePage.ConsequencesLikingPage.WebHome]] |
![]() |
1.2 | 28 | ))) |
29 | ))) | ||
30 | |||
31 | == What are you looking for? == | ||
32 | |||
![]() |
1.8 | 33 | {{velocity}} |
34 | {{liveData | ||
35 | id="allLikeAppUserDocPages" | ||
36 | properties="doc.title,type" | ||
37 | source="liveTable" | ||
38 | sourceParameters="className=XWikiOrg.DocumentationClass&translationPrefix=xwikiorg.&location=LikeApplication.User" | ||
39 | }} | ||
40 | |||
41 | {{/liveData}} | ||
42 | {{/velocity}} |