Daniel-KM
Daniel-KM
Anyway, you can set the manifest inside an element, so it will be displayed like internal manifest.
The current object is available with `.lslide.active`: ```js onBeforeSlide: function(el) { $(el).find('.lslide.active').find('video, audio').trigger('pause'); }, ```
Hi, Do you say that when you import a csv line and an error occurs, the record is created partially in the database or that there is a memory overload?...
Hi, This may done automatically via my plugin https://github.com/Daniel-KM/ArchiveRepertory. Sincerely, Daniel Berthereau Infodoc & Knowledge management
Hi, My fork allows updates, but because there are multiple update schemas (replace or add fields, etc.), you need to set it each time (but settings are saved). Sincerely, Daniel...
Hi, For little collections, it's simpler to work with a spreadsheet, because a simple table is the most intuitive and the most used tool. Currently, the admin board is made...
Hi, My fork offers now a full update and management process of records via a simple table. Sincerely, Daniel Berthereau Infodoc & Knowledge management
No, it is not compatible with Amazon S3, but the Omeka S version supports it.
Yes, it's a true issue. I need to fix it, so to set jpeg anywhere. No standard browser understands the tiff.
I updated [Universal Viewer](https://github.com/Daniel-KM/Omeka-S-module-UniversalViewer) to last version and the same for [Mirador](https://github.com/Daniel-KM/Omeka-S-module-Mirador) and [Diva](https://github.com/Daniel-KM/Omeka-S-module-Diva). I think the issue is fixed. Could you check ? Thanks.