zylklab / alfresco-share-online-edition-addon

Online edition with Libreoffice in Alfresco Share
GNU General Public License v3.0
16 stars 11 forks source link
alfresco libreoffice

Edit with Libreoffice in Alfresco Share

Edit with Libreoffice addon provides a webdav link for online edition of both MS-Office and Libreoffice mimetypes

Using

Edit with Libreoffice Action

Releases

Version 0.3

Version 0.2

https://github.com/zylklab/alfresco-share-online-edition-addon/releases

Packaging

You may pack it with maven. Go into the directory that you unzipped, or cloned via git:

$ git clone https://github.com/zylklab/alfresco-share-online-edition-addon
$ cd alfresco-share-online-edition-addon
$ mvn clean
$ mvn package -DskipTests=true

You will generate an Alfresco Share AMP package in target directory.

HINT: You also may download a JAR file from releases page to be deployed in $TOMCAT/shared/lib

Installation

Registering the protocols

Finally you will need to register the protocol in Windows or Linux according instrucctions and scripts.

Windows

Wiki documentation:

NOTE: You can find a register script for Windows in release page.

Linux

Wiki documentation:

NOTE: You can register the protocols in Linux with the help of this article:

MacOSX

Not working in MacOSX. More info at:

Authors