{% extends "webadmin/admin_base.html" %} {% load i18n %} {% load common_tags %} {% comment %} {% endcomment %} {% block title %}{% trans "OMERO Groups" %}{% endblock %} {% block link %} {{ block.super }} {% endblock %} {% block script %} {{ block.super }} {% endblock %} {% block center_details %} {{ block.super }}
{% trans "No groups in OMERO." %}
{% endif %}{% trans "Private (rw----): All data in this group is only visible to the user who owns it and the group owner. Other users cannot see who else is in the group or view their data. The group owner can view the data for other group members but not make any edits (same as read-only behaviour)." %}
{% trans "Read-Only (rwr---): Users in groups with this permission setting can view each others' data, but cannot edit or annotate another user's data. You can view another users' images but not comment, rate or tag their images." %}
{% trans "Read-Annotate (rwra--): Users in a Read-Annotate group can view and annotate the data belonging to other users. You can tag another user's images or use their tags to annotate your own images. You can add comments to their images and save your own rendering settings for each image. However, you cannot edit the names of their images, projects, datasets or tags etc." %}
{% trans "Read-Write (rwrw--): Users in a Read-Write group have permission to edit and delete the data belonging to other users." %}