There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-9738c069-5b78-4b1c-a561-2ff839f51e40 XWIKI-20864 Open

Add ability to insert multiple like buttons on the same page

 
View issue   ·   Add comment
 

1 update

 
cid:jira-generated-image-avatar-3f995485-9ba7-47f4-93cb-f9b6135e0a58 Changes by slauriere on 02/Feb/26 10:50
 
Description: Liking several pages from the same page can be useful for instance when displaying several pages as search results for instance.
 
 

1 comment

 
cid:jira-generated-image-avatar-3f995485-9ba7-47f4-93cb-f9b6135e0a58 slauriere on 02/Feb/26 10:49
 

Anca Luca, I was thinking about an out-of-the-box feature (eg via a Like macro) for adding a like button that applies to a document other than $doc. A typical use case would be search results, where having a like button on each result could be helpful – similar to how it’s done on sites like Airbnb.

The Java Like API supports already the ability to pass a document as a parameter. The web API exposed by page XWiki.Like.LikeUIX supports passing a document as well.