No description
1be2a78564
permission= parameter in URL is still supported, but overridden by UserCanWrite parameter. Also, introduce a new protocol message, perm: which dictates loleaflet about the permission rather than the other way around (only in case of WOPI) It is to be noted that by default loolwsd assumes very restrictive permissions, so not providing UserCanWrite in WOPI implementation by a WOPI host would lead to opening of only readonly session. Change-Id: I2013c1661fd491c79bb367a41e1a7036fa03f984 |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.