DBinaghi
DBinaghi
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...
Hello. It would be useful to have a quick filter function also for the collections / browse page. I guess https://github.com/omeka/Omeka/pull/900 could address the issue. Hope this helps.
Hi. I think it would be useful to have the chance to optionally retrieve only options with at least one value recorded in the repository (f.i.: in advanced search form,...
It looks like the `item_image_gallery` function has not filter applied, although there's plenty of filters associated to files and their markup. I wonder whether replacing ``` if ($attrs['linkWrapper'] !== null)...
Hi. I've added some features as follows: **TAGS (ADMIN)** - Added merging ability (when editing tag label, if the new label already exists then the old tags get linked to...
The reference link to Dublin Core docs in `Items/Add` and `Items/Edit` is pointing to an out of date page; the updated URL is https://www.dublincore.org/specifications/dublin-core/dcmi-terms/
Admin side, advanced Items search: it'd be useful to have autosuggest functionality for the **Search By Tags** field, so that tags already present in the db could be seen without...
As pointed out in https://forum.omeka.org/t/find-items-without-attached-files/12961/2, in some cases it could be useful to be able to search for Items who have/have not files attached, so maybe a new parameter "Has...