Julian Maurice
Julian Maurice
I updated the pull request and added documentation for the new setting, but I didn't test it as I don't use vimux anymore
> Not sure about the implementation detail here of using a data URI... I think we'd probably do something different there. I used a blank GIF I found somewhere because...
I also have an issue on `/admin/item` page, and probably other pages that deal with items, but I cannot test at the moment. Having login redirect to another page (like...
> Are you aware of any possible drawbacks? It seems that checkExists is only called here, and a quick search in the 40 plugins I have installed returns nothing. It...
I think these issues/pages are outdated. c3 now uses the latest version of d3.js (v5) and the latest release of c3 was 3 months ago, so it is still maintained....
According to https://github.com/naver/billboard.js/wiki/How-to-migrate-from-C3.js%3F it should be relatively easy (a few search&replace should do the trick)
> I find "No media (primary media will be used, if any)" confusing That's true. A more accurate description would be "I don't want to choose a particular media, I...
I'm probably missing something, but couldn't it be achieved by something like this: ```php $media->displayTitle( $media->source() ) ``` as `displayTitle` returns "[Untitled]" when there is no title and $default ===...
FYI, french translation has started on https://github.com/biblibre/omeka-s-enduser-fr (on `master` branch) and is publicly available here: https://omeka-s-enduser-fr.readthedocs.io
Hi, I understand that changing tools is complicated, but I believe having documentation translated in other languages would really benefit Omeka and its users. > What in particular does Sphinx...