docker-collabora-online
docker-collabora-online copied to clipboard
Theme is different from the official test server
Use nextcloud app richdocuments to integration with collabora, but the UI is different to the collabora online development test server
This is my self host server.
This is the collabora online test server.
The version is completely the same.
In my config.json, user_interface.mode
is default
, user_interface.use_integration_theme
is true
.
I believe Collabora inserts their own CODE theme into it at build time, which is not open source. If you find the theme it could be easily inserted into the image at build time on your system by putting source in /build-assets/online/src/ .
coming back to this one - when using the notebookbar menus, some icons are missing so the 'File' menu is superimposed by the text local edit. Furthermore the sharing menu isn't available for nextcloud. Does anybody have a hint where to get the missing files and how to insert them? copying them from a running cool instance didn't help in my case.
https://forum.collaboraonline.com/t/collabora-online-weekly-meeting-162 pointed me to something similar regarding the overlay of text around the File menu..
occ config:app:set richdocuments open_local_editor --value='no'
seems to solve it. I'll have to look into the sharing on a nextcloud instance. 28 has introduced significant regressions that have caused quite a problem in the organizations I am providing services for...
oh thanks for this one. I don't want them to edit locally anyway.
hi,
https://forum.collaboraonline.com/t/collabora-online-weekly-meeting-162 pointed me to something similar regarding the overlay of text around the File menu..
occ config:app:set richdocuments open_local_editor --value='no'
seems to solve it. I'll have to look into the sharing on a nextcloud instance. 28 has introduced significant regressions that have caused quite a problem in the organizations I am providing services for...
i tried the occ (NC 27.1.11 & 24.04.5-1/latest) but it didnt change the overlapping with the menu:
firefox 128.0.3 linux:
chromium 127.0.6533.99 linux:
do you actually know which config value is talked about ?:
Julius pushed “Fix open locally with files lock and wopi allow list” , thanks! Furthermore we have added a config value for disabling but also address that
for /me, like joerg, removing edit locally is fine as the feature wouldnt work on most clients anyway ...
tia,tja...