Patched OnlyOffice Document Server to allow mobile editing
Go to file
2017-07-13 11:42:51 +03:00
.github add issue template 2016-07-22 13:19:07 +03:00
core@ef389872df updated submodules 2017-07-05 12:33:45 +03:00
dictionaries@a02b830a17 updated submodules 2017-07-05 12:33:45 +03:00
sdkjs@c559931521 updated submodules 2017-07-05 12:33:45 +03:00
sdkjs-plugins@5408aee50a updated submodules 2017-07-05 12:33:45 +03:00
server@a9b6455d7d updated submodules 2017-07-05 12:33:45 +03:00
web-apps@6a9407d629 updated submodules 2017-07-05 12:33:45 +03:00
.gitmodules Use https for sdkjs-plugins submodule, instead of ssh 2017-05-16 12:27:20 +03:00
.mrconfig Update .mrconfig 2017-05-15 19:17:17 +03:00
CHANGELOG.md Add core changes 2017-07-13 11:42:51 +03:00
LICENSE.txt AGPL v3 2016-06-30 19:51:15 +03:00
mr-update.sh Create mr-update.sh 2017-05-12 19:05:42 +03:00
Readme.md version up 2017-07-05 12:45:37 +03:00
Roadmap.md Update Roadmap.md 2017-04-03 16:28:59 +03:00

License Release

Overview

ONLYOFFICE Document Server is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.

Components

ONLYOFFICE Document Server contains the following components:

  • server - the backend server software layer which is the base for all other components of ONLYOFFICE Document Server.
  • core - server core components of ONLYOFFICE Document Server which enable the conversion between the most popular office document formats (DOC, DOCX, ODT, RTF, TXT, PDF, HTML, EPUB, XPS, DjVu, XLS, XLSX, ODS, CSV, PPT, PPTX, ODP).
  • sdkjs - JavaScript SDK for the ONLYOFFICE Document Server which contains API for all the included components client-side interaction.
  • web-apps - the frontend for ONLYOFFICE Document Server which builds the program interface and allows the user create, edit, save and export text, spreadsheet and presentation documents using the common interface of a document editor.
  • dictionaries - the dictionaries of various languages used for spellchecking in ONLYOFFICE Document Server.
  • sdkjs-plugins - the add-ons for ONLYOFFICE Document Server used for the developers to add specific functions to the editors which are not directly related to the OOXML format.

Functionality

ONLYOFFICE Document Server includes the following editors:

  • ONLYOFFICE Document Editor
  • ONLYOFFICE Spreadsheet Editor
  • ONLYOFFICE Presentation Editor

The editors allow you to create, edit, save and export text, spreadsheet and presentation documents and additionally have the features:

  • Collaborative editing
  • Hieroglyph support
  • Reviewing
  • Spell-checking

Project Information

Official website: http://www.onlyoffice.org

Code repository: https://github.com/ONLYOFFICE/DocumentServer

Docker Image: https://github.com/ONLYOFFICE/Docker-DocumentServer

License: GNU AGPL v3.0

SaaS version: http://www.onlyoffice.com

ONLYOFFICE One Click Installation

ONLYOFFICE Document Server is a part of ONLYOFFICE Community Edition that comprises also Community Server and Mail Server. To get ONLYOFFICE Free Edition in one click, make use of ONLYOFFICE One Click Installation.

##Documentation

The easiest way to install ONLYOFFICE Document Server is to use the Docker image. You can also install it from the repository or compiling the source code. The following documentation is available to the community depending on the way you choose:

User Feedback and Support

If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: dev.onlyoffice.org or you can ask and answer ONLYOFFICE development questions on Stack Overflow.