biblibre / omeka-plugin-ItemDuplicateCheck

Check for duplicates before saving item
GNU General Public License v3.0
2 stars 3 forks source link

Collapsible duplicates #10

Closed DBinaghi closed 2 years ago

DBinaghi commented 2 years ago

This code adds a css file and js function to expand or collapse information about duplicates before saving. Default is expanded.

To test: add an Item that is surely a duplicate (or temporarily create a very simple rule, like Creator as Element, and then try adding an Item with a common Creator), the duplicates information will show up in a collapsible fashion.