All Projects → zylklab → alfresco-share-online-edition-addon

zylklab / alfresco-share-online-edition-addon

Licence: GPL-3.0 license
Online edition with Libreoffice in Alfresco Share

Programming Languages

Batchfile
5799 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to alfresco-share-online-edition-addon

Spreadsheet server
A python server harnessing the calculational ability of LibreOffice Calc (thanks to 'pyoo'). It provides 'instant' access to the cell ranges of a set of spreadsheets.
Stars: ✭ 132 (+780%)
Mutual labels:  libreoffice
generator-alfresco
A Yeomen generator based on the Alfresco all-in-one Maven archetype with some generators and an opinionated project structure.
Stars: ✭ 27 (+80%)
Mutual labels:  alfresco
LOC-Extension
LibreOffice Cryptocurrency extension
Stars: ✭ 33 (+120%)
Mutual labels:  libreoffice
Aws Lambda Libreoffice
85 MB LibreOffice to fit inside AWS Lambda compressed with Brotli
Stars: ✭ 145 (+866.67%)
Mutual labels:  libreoffice
Docsbox
Self-hosted document converting service with HTTP API
Stars: ✭ 235 (+1466.67%)
Mutual labels:  libreoffice
activiti-examples
Alfresco Process Services powered by Activiti Examples.
Stars: ✭ 58 (+286.67%)
Mutual labels:  alfresco
Phpspreadsheet
A pure PHP library for reading and writing spreadsheet files
Stars: ✭ 10,627 (+70746.67%)
Mutual labels:  libreoffice
api2pdf.php
PHP client library for the Api2Pdf.com REST API - Convert HTML to PDF, URL to PDF, Office Docs to PDF, Merge PDFs, HTML to Image, URL to Image, HTML to Docx, HTML to Xlsx, PDF to HTML, Thumbnail preview of office files
Stars: ✭ 42 (+180%)
Mutual labels:  libreoffice
Libreoffice Impress Templates
Freely-licensed LibreOffice Impress templates
Stars: ✭ 238 (+1486.67%)
Mutual labels:  libreoffice
alfresco-identity-service
Repository for the Alfresco Identity Service
Stars: ✭ 33 (+120%)
Mutual labels:  alfresco
Xlsxir
Xlsx parser for the Elixir language.
Stars: ✭ 167 (+1013.33%)
Mutual labels:  libreoffice
Img2xls
Convert images to colored cells in an Excel spreadsheet.
Stars: ✭ 200 (+1233.33%)
Mutual labels:  libreoffice
barcode
LibreOffice Barcode Extension
Stars: ✭ 25 (+66.67%)
Mutual labels:  libreoffice
Papirus Libreoffice Theme
Papirus theme for LibreOffice
Stars: ✭ 140 (+833.33%)
Mutual labels:  libreoffice
LibbieOffice
My attempt at a LibreOffice image replacement script
Stars: ✭ 39 (+160%)
Mutual labels:  libreoffice
Etherpad Lite
Etherpad: A modern really-real-time collaborative document editor.
Stars: ✭ 11,937 (+79480%)
Mutual labels:  libreoffice
noa-libre
UNO API of LibreOffice easy and understandable - Nice Office Access
Stars: ✭ 31 (+106.67%)
Mutual labels:  libreoffice
alfresco-esign-cert
Alfresco client certificate signature (including Chrome)
Stars: ✭ 27 (+80%)
Mutual labels:  alfresco
loeclipse
LibreOffice Eclipse plugin for extension development
Stars: ✭ 26 (+73.33%)
Mutual labels:  libreoffice
WollMux
Letterhead, template, form, autotext, mail merge,... extension for LibreOffice
Stars: ✭ 45 (+200%)
Mutual labels:  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

  • For Libreoffice 5.1 and Alfresco 4.x and 5.x, based on vnd.sun.star.webdav(s) url schemes

Version 0.2

  • For Libreoffice 4.x and Alfresco 4.x, based on dav:// and davs:// url schemes

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

  • Just copy the corresponding AMP into $ALF_HOME/amps_share, stop Alfresco service, apply AMPs script ($ALF_HOME/bin/apply_amps.sh). Then start Alfresco service.

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

  • Patricia Yague
  • Cesar Capillas
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].