Changes
<!--
== User rights ==
There is no prepared feature for user- or group-specific rights in {{UBIK}}. However, you can customize user rights and their consequences.
=== Defining rights ===
First, it will be necessary to define what rights there should be. For example, there could be a right to see a specific type of object. Or maybe, the right to see or edit specific properties of an object. You can create a meta class for user rights providing meta properties for all the details you might need, maybe even just a name.
=== Configuring rights ===
The next step is to assign rights to users. If you have user groups, the rights should be related to them. You can even define rights as specifically parameterized relation instances between a user group and a target object.
-->
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS -->