Wiki source code of Like Right
Last modified by Eleni Cojocariu on 2026/08/12 16:21
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Liking is guarded by a right of its own, named ##like##, which the API registers when its Component initializes and unregisters when that Component is disposed. The right applies to wikis, spaces and documents, and it is **allowed by default**: registered users can like pages without an administrator granting anything, and [[administrators>>documentation.xs.admin.like.WebHome]] restrict the feature by denying it. | ||
| 2 | |||
| 3 | The right says nothing about guests: the [[Like Script Service>>documentation.xs.dev.like.script-service.WebHome]] refuses them on top of it, while a Component calling the [[Like Java API>>documentation.xs.dev.like.java-api.WebHome]] is stopped by the right alone. |