Omeka
Omeka copied to clipboard
A flexible web publishing platform for the display of library, museum and scholarly collections, archives and exhibitions.
In some particular cases, repository's admins might need to hide certain medias while allowing users/visitors to see the relative infos / Item. It might be, for example, a situation where...
Hi. In a config form (E-mail Notification plugin) I'm using type to specify that the input box should accept only valid e-mail addresses, as follows: `` Unfortunately, the use of...
It seems that following the Best Practices suggestion to use **addElementToSaveGroup** to insert elements in the Save side panel is creating an issue with sizes: **getSaveGroupDefaultElementDecorators** function inserts an extra...
We've received feedback that our current approach to accessible thumbnails is insufficient. Currently, Omeka Classic provides the filename or title of the primary media thumbnail representing a resource. Here are...
Our accessibility audit would like to see our action buttons to have more descriptive labels that include what is being affected by the action. For example, "Remove" should read "Remove...
Our accessibility audit pointed out that switching between tabs within multiple sections of the admin area brings focus to the top of the page. In these instances, each tab is...
This changes the password hashing method to bcrypt, which is much more resistant to mass computation and now the industry standard for storing passwords.
Our librarians requested that they be able to navigate to records besides Items from the Browse Tags page. This attempts to do so in a generic way, so that as...
This simply adds the autocomplete functionality to the tag field when batch editing selected Items or all Items. Our librarians requested this to make it simpler to reuse the same...
We needed a means to organize Items, Collections and Exhibits together for different divisions of our libraries. Items and Collections have Dublin Core fields, but Exhibits do not. Items and...