10-11-2016 10:31 AM
Hi, I have installed libreoffice plugin so I can edit online documents from Alfresco repository.
Everything looks OK, edit online appears and seems to work once you click Libreoffice launchs but then asks for user and password pointing towads localhost:8080.
I'm accesing Alfresco from Internet, everything works, links are functional.
I also added a .reg file pointing towards libreoffice
[HKEY_CLASSES_ROOT\davs] @="URL:loffice Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\davs\DefaultIcon]
@="soffice.exe,1"
[HKEY_CLASSES_ROOT\davs\shell]
[HKEY_CLASSES_ROOT\davs\shell\open]
[HKEY_CLASSES_ROOT\davs\shell\open\command]
@="\"C:\Program Files (x86)\LibreOffice 5\program\soffice.exe\" \"%1\""
[HKEY_CLASSES_ROOT\dav]
@="URL:loffice Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\dav\DefaultIcon]
@="soffice.exe,1"
[HKEY_CLASSES_ROOT\dav\shell]
[HKEY_CLASSES_ROOT\dav\shell\open]
[HKEY_CLASSES_ROOT\dav\shell\open\command]
@="\"C:\Program Files (x86)\LibreOffice 5\program\soffice.exe\" \"%1\""
Anyone knows how I can edit online with Libreoffice, or why It promps user and password?
10-11-2016 02:31 PM
Parece que no tienes configurado correctamente alfresco-global.properties
En las propiedades de Alfresco y Share debes poner el nombre y puerto públicos:
alfresco.host=alfresco.keensoft.es
alfresco.port=80
alfresco.protocol=http
share.host=alfresco.keensoft.es
share.port=80
share.protocol=http
10-17-2016 04:34 PM
Hi Angel Lopez:
Libreoffice prompts the user credentials because it does not "share" the current Alfresco Share session.
Take into consideration that Libreoffice client is accesing to the repository via /alfresco/webdav
Regards.
--C.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.