Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tropy/tropy-plugin-omeka
Tropy plugin for exporting items into Omeka
https://github.com/tropy/tropy-plugin-omeka
omeka omeka-s tropy tropy-plugin
Last synced: about 1 month ago
JSON representation
Tropy plugin for exporting items into Omeka
- Host: GitHub
- URL: https://github.com/tropy/tropy-plugin-omeka
- Owner: tropy
- Created: 2018-01-29T13:25:10.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T06:30:04.000Z (over 1 year ago)
- Last Synced: 2024-11-10T04:58:04.025Z (about 2 months ago)
- Topics: omeka, omeka-s, tropy, tropy-plugin
- Language: JavaScript
- Size: 593 KB
- Stars: 8
- Watchers: 7
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tropy-plugin-omeka
This is a plugin for [Tropy](https://tropy.org). It can export selected items into an [Omeka S](https://omeka.org/s/) instance.
## Installation
Download the `.zip` file, named `tropy-plugin-omeka` plus a version number, from the [latest release](https://github.com/tropy/tropy-plugin-omeka/releases/latest) on GitHub. In Tropy, navigate to *Preferences… > Plugins* and click *Install Plugin* to select the downloaded ZIP file.
## Plugin configuration
To configure the plugin, click its *Settings* button in *Preferences > Plugins*:
Some settings apply to both import and export:
- Choose a plugin *Name* that will show up in the *File > Export* menu.
- Fill in the *Identity key* and *Credential key* fields, which can be found in Omeka S under *User Preferences > API keys*.
- Fill in the *Omeka API URL* for your instance of Omeka S.
- Optionally, specify the *Resource Template ID* of the Omeka resource template to be applied to the exported items.
- Use the *+* icon at the far right to create new plugin instances (so you can have multiple configurations in parallel).## Usage
Select the items to export, then click *File > Export > tropy-plugin-omeka* to start the export. The plugin will upload the selected items to the specified Omeka instance.
## Feedback
Missing a feature or having problems? Please head over to the [Tropy forums](https://forums.tropy.org/) and let us know.