Skip to content

kent-state-university-libraries/ElementAdministration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElementAdministration

An Omeka plugin that allows site administrators to have more control of the "Add/Edit an Item" forms.

For each metadata element in the system, you can set:

  • Form Label - Override the label shown in the "Add/Edit an Item" forms.
  • Hidden on Item Edit Form - Don't show this item on the admin item edit form.
  • Default Value - Set a default value for this element in the "Add an Item" form.
  • Required - Make this element required in the "Add/Edit an Item" forms.
  • Allow HTML - Control whether to display the "HTML" checkbox for this element.
  • Allow Multiple Values - Control whether to display the "Add Input" button for this element.
  • Public Label - Override the label shown to the public for this element.
  • Hidden on Item Edit Form - Don't show this item on the public site.
  • Brief Display - Show this element in the "Brief Display" view of on your public item view. If no elements are selected for "Brief Display", all elements will be shown. If one or more are selected, a button will appear for this Element Set allowing users to view "Brief" or "Full" record displays

Installation

Clone this repository in your Omeka "plugins" directory.

git clone https://github.com/kent-state-university-libraries/ElementAdministration.git

After the repository is checkout out, you will need to login to Omeka and enable the plugin.

Configuration

Click the "Element Administration" link found in your admin menu, and edit every element you want to add some extra settings to.


Developed by Kent State University Libraries.

About

An Omeka plugin that allows site administrators to have more control of the "Add/Edit an Item" forms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published