-
Notifications
You must be signed in to change notification settings - Fork 0
User manual
π€ Account, Login, and User Preferences
βοΈ Admin page
π₯ User Groups
πΌ Media
π Manifests
π Projects
π Annotations
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 illustrated in the following screenshot. The preference page includes the following:
- The token to use the API (see https://github.com/TETRAS-IIIF/mirador-multi-user/wiki/API-manual)
- 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

A user promoted to admin (see here how to promote) has an admin section at the bottom left of the screen. It gives informations on the platform and allows for various admin tasks detailed below.
Follow the steps below:
- Click the
Adminsection at the bottom left of the screen - Click CREATE USER at the bottom (might need to scroll down a bit)
- Fill in the form
- SUBMIT
π‘ You might tell your users to use the "FORGOT PASSWORD" link before login so they can setup their own password.

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 window containing:
- A General tab for basic informations (title, description, etc.)
- A Member tab to manage members of the group where you can:
- Search and add users as members (
βΌοΈ beware that you must start typing so the system displays matching users) - Setup member rights regarding the group
- Save modifications

The Media library allows you to manage media that you added or that are shared with you. The following media types are supported:
- Images, uploaded and stored on the platform
- Images, on the internet and added as URL links
- Videos, 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 as a first class citizen but can be added in Peertube or Youtube and treated as video
- All other document types can be uploaded and are available in the OTHER tab.
You can use your media library as follows:
- Access the Media list in the left menu
- Tabs to filter media types (All, Video, Images)
- Filter by title and sort
- Edit an existing media
- Copy a media URL
- Open a media in an external tab
- Add a new media (either by link or upload)

A media tray is available on the right in relevant pages. It allows a quick access to your media library and to copy media URLs to use them in manifests or annotations:

You can upload HTML files as documents in the media library. They can be opened in a dedicated viewer and annotations can point to specific HTML tags in the document, as long as it has an id.
When you upload an HTML document in the media library, the platform automatically adds unique ids to tags containing text and missing an id. The platform also checks for duplicate ids in the document and alerts the user if some are found.
Once your HTML document is uploaded, you will find it in your media tray and have the ability to parse and preview identified parts of the document, as well as copy direct links to those parts to use in annotations. This is illustrated in the following screenshot:
- Open the side tray
- Select the media tray
- Click the
OPEN PREVIEWbutton available for HTML documents - It open a previewer in a popover window
- You can preview parts of the document by hovering on the title and copy a direct link with the clipboard icon.
When you use the link to a specific part of the document, it opens a viewer with only the targeted part unfold and highlighted:
In the IIIF standard, resources can be gathered in composite documents called manifests. A manifest is composed of one or several canvases. A typical use case is to reconstitute a manuscript from the scans of its pages. The "pages" in a manifest are called canvases. It is also possible to compose video contents in manifests.
The Manifest library allows you to manage manifests that you added or that are shared with you. :
You can use your Manifest library as follows:
- Access the Manifest page in the left menu
- Filter by title and sort
- Edit an existing Manifest
- Copy a Manifest URL
- Open a Manifest in an external Mirador instance
- Add a new Manifest (either paste a link, upload a file or create it in an online editor)

A Manifest tray is available on the right in every page where you need it. It allows to quicly access your Manifest library and to copy Manifest URLs to use them in manifests (collections) or annotations:

A Project allows users to present and annotate one or several manifests. Behind the scene, a Project is composed of:
- A Mirador workspace (a list of manifests and a set of arranged windows),
- A set of annotations on manifest canvases,
- A set of settings, like predefined tags or note templates.
The Project library allows you to manage manifests that you added or that are shared with you. :
You can use your Project library as follows:
- Access the Project page in the left menu
- Filter by title and sort
- Configure an existing Project
- Open the Mirador workspace of a Project
- Create a new Project

Adding manifests to a project is done using the Mirador interface. After opening the Mirador workspace of a Project, click on "START HERE", and then "ADD RESOURCE"

You can share a project with registered users and create publicly available snapshots of a project:

It is possible to define tags that will be proposed to the user at annotation time, as well as note templates that user can chose from when adding a note to an annotation. A typical use case is to provide annotation guidelines.
π‘ If there exist a tag with the same name as a note template, the tag will be added automatically when a user chose this note template at annotation time.

You can annotate manifests inside a project. First open your project and a manifest in Mirador. Then, you can toggle the annotation pannel with the following steps:

You see that different types of annotation are available. They are note the same for video and image contents. In particular, overlay annotations are not available for images.