Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.31 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.31 KB

omeka-plugin-SelectOwner

Omeka plugin to assign an owner to an item or collection. When viewing an item or collection in the Omeka admin interface, the current owner of the item or collection will be displayed in the right-hand sidebar. When editing an item or collection, a dropdown list of users will be provided in the right-hand sidebar, so you may assign an owner to the item or collection.

A potential use for this plugin is to allow Admin or Super users to add new items and files to Omeka and assign ownership of those items to Contributors. The contributors will then be able to edit the metadata for those items, but not have access to other items they do not own.

Installing Releases

Released versions of this plugin are available for download. You may extract the archive to your Omeka plugin directory. Installing the plugin in Omeka.

Installing Source Code

You will need to place the source code within a directory named SelectOwner in your Omeka plugin directory.

Development

This plugin was developed by the Bowling Green State University Libraries. Development is hosted on GitHub.