Monday, April 9, 2018¶
I added a new Site attribute webdav_protocol
. Having this non-empty will
have the same effect for the end-user as installing
lino.modlib.davlink
, but using a custom protocol handler
instead of Java.
Code changes:
I changed the
open_davlink_url
keyword in the response toopen_webdav_url
.
TODO:
lino.modlib.davlink
lino.utils.media
lino.core.requests
lino.core.tables