06-28-2017 06:07 AM
Bonjour à tous,
J'ai essayé de me renseigner sur internet. Je n'ai pas vu de réponse claire sur le sujet.
Je voulais savoir ce qu'il se passait quand on faisait une modification d'un fichier avec Google Docs.
Est-ce que Google garde une trace de nos documents ? Si oui, qu'est ce que Google en fait et combien de temps elle garde en mémoire ?
Qu'en est-il de la confidentialité de nos données ?
J'avais également une autre question sur ce genre de modification. Quand je place un document en .odt (open office), je modifie sur Google Docs. Et à chaque fois, les numéros des pages du sommaire ne sont plus alignés,
Exemple:
on ne peut plus actualiser le sommaire du document, quand on essaye de le faire
Exemple:
J'aimerais savoir si ça vous le fait aussi et si il y avait un moyen d'y remédier.
Merci d'avance .
06-30-2017 01:17 PM
Bonjour,
Les fichiers jars ne doivent pas être décompressés, ils doivent simplement
être déposé tels quels.
Que disent vos logs? alfresco.log, share.log, et si vous le trouvez le
catalina.out? Ils vont sûrement nous renseigner sur la source du problème...
07-01-2017 05:03 AM
Hi:
It seems that you need to register the webdav protocol on your client machine. Do you ? Once this is set up, you can open the webdav links with Libreoffice 5 application in any browser.
In Windows clients:
Home · zylklab/alfresco-share-online-edition-addon Wiki · GitHub
In Linux clients, such Ubuntu 16.04 LTS (this is my client setup):
- Online edition with Libreoffice in Alfresco 5 - zylk
There are some registry file helpers in release page too.
Regards.
--C.
07-03-2017 03:59 AM
Thank you for your reply.
I have already done the method 2
Encoding=UTF-8
Version=1.0
Name=LibreOffice for Alfresco
GenericName=LibreOffice for Alfresco
Comment=Online Editing in Alfresco via webdav
Icon=libreoffice-writer
TryExec=soffice
Exec=soffice %U
Terminal=false
Type=Application
Categories=Office;
MimeType=x-scheme-handler/davs;x-scheme-handler/dav;x-scheme-handler/vnd.sun.star.webdavs;x-scheme-handler/vnd.sun.star.webdav
And i put this in /usr/share/applications/mimeinfo.cache
x-scheme-handler/davs=libreoffice-alf.desktop;
x-scheme-handler/dav=libreoffice-alf.desktop;
but i don't arrive to put this : sudo update-desktop-database
After i start my server and i look my mimeinfo.cache lost this :
x-scheme-handler/davs=libreoffice-alf.desktop;
x-scheme-handler/dav=libreoffice-alf.desktop;
So, I don't understand
And my "Edit Online with LO", when i click on, i have
07-03-2017 04:13 AM
Hi:
Your config is incomplete, you miss these two lines in /usr/share/applications/mimeinfo.cache
x-scheme-handler/vnd.sun.star.webdavs=libreoffice-alf.desktop;
x-scheme-handler/vnd.sun.star.webdav=libreoffice-alf.desktop
And the libreoffice (/usr/share/applications/libreoffice-alf.desktop) must start with:
[Desktop Entry]
Then finally, run again:
sudo update-desktop-database
and try again the plugin.
Regards.
--C.
07-03-2017 08:35 AM
When I fill both files properly (for the first properly : two lines are in the top and the others lines are in the bottom):
I try to do this:
But there is "No such file or directory".
Is it regular ? Because after to have restart the server, always the same things
07-03-2017 08:49 AM
I turned the computer back on and it works.
I'll test this out, thank you very much Cesar Capillas
07-07-2017 05:33 AM
Hello everyone,
I'll come back to the Windows topic.
I tested on Windows to edit with Microsoft office.
And I have my word page that opens but the part with the text does not open as if it did not fully load the page. I waited 10 minutes without success.
Is there anything to do for the page to open completely ?
Thank you again for your clarification
07-07-2017 06:03 AM
Hi:
AOS module requirements need a SSL connection (https) for working properly with this module, for example via a secured Apache frontend as proxy. Do you ?
Considerations when using Alfresco Office Services | Alfresco Documentation
It may work without SSL, but you will need editing Windows registry on the local machines.
Regards.
--C.
07-07-2017 06:19 AM
Thank you for your prompt response.
I'm not yet in https. This is a local version for testing. We hesitate with another GED (Nuxeo). So it's always in http.
To change the registers on each machine, it can be done with a very precise manual. Is this the right manual for adapting with Microsoft Office 2016 : Setting up Alfresco Office Services using a non-SSL connection | Alfresco Documentation ?
If I understand correctly this is the only way to make the change work with Microsoft Office?
07-07-2017 06:27 AM
Hi:
Ok, so you have to enable non SSL connection in this case, and yes, this links provides the Windows registry needed changes for non SSL connections. Note that all versions of MS-Office are not supported.
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.