-
Notifications
You must be signed in to change notification settings - Fork 0
User manual
π€ Account, Login, and User Preferences
π₯ User Groups
πΌ Medias
π Manifests
π Projects
π Annotations
π API
To create an account, you need a valid email address. A confirmation mail is sent to validate your account before your first login.
Once logged in you can edit your user preferences like illustrated in the following screenshot. The preference page includes the following:
- The token to use the API (see https://github.com/SCENE-CE/mirador-multi-user/wiki/API-Documentation)
- Your preferred language (defaults to your browser language, except if specified otherwise)
- Your user informations (name, email and password)
- The button to delete your account

You can create groups of users in order to ease the sharing of your content. The group list contains all groups that contain you as member. The following is accessible in the Group page:
- Access the group list in the left menu
- Create new groups
- Edit existing groups
- If are member of a group without editing rights, you still can leave it by clicking on the cross
- Sort the group list
- Filter the group list

When editing or creating a group, you are prompted with a modal containing:
- A
Generaltab for basic informations (title, description, etc.) - A
Membertab to manage members of the group where you can: - Search and add users as members
- Setup member rights regarding the group
- Save modifications

The Media page allows you to manage media that where either added by you or shared with you. The following media types are supported:
- Images, uploaded and stored on the platform
- Images, exposed on the internet and added as URL links
- Videos, exposed on the internet (storing videos directly on the platform is not allowed) with either:
- A direct link to the video file
- A Peertube link
- A Youtube link (if setup by the platform admin)
- Audio is not supported per say but can be added in Peertube or Youtube and treated as video
- Other document types like PDF should be added after V1
The following is accessible in the Media page:
- Access the Media page in the left menu
- Tabs to filter media types
- Filter by title and sort
- Edit existing media
- Copy media URL
- Open media in an external tab
- Add new media (either link or upload)
