CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN-interfaces
Project Options Permissions
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This is in relation to the component(s) found in /components/project-options.
This component waits for the `tpen-project-loaded` event in order to obtain a Project. It renders information about the Project, Layers, Pages and Lines, as well as other project configuration like Tools and Hotkeys. It is read-only. Therefore the minimum permissions required for the component to load are
**READ_METADATA_PROJECT**
**READ_OPTIONS_PROJECT**
**READ_METADATA_PAGE**
**READ_*_TOOLS**
Users with these permissions will have access to the full functionality of the component.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.