ONLYOFFICE: Difference between revisions

imported>Onny
mNo edit summary
Pigs (talk | contribs)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
[https://www.onlyoffice.com Onlyoffice] is a software suite that offers online and offline tools for document editing, collaboration, and management. It is developed by Ascensio System SIA, a company based in Riga, Latvia. Onlyoffice consists of several components, such as Docs, Workspace, Desktop Editors, and Mobile Apps. It is an open-source project that aims to provide a secure and compatible alternative to other office suites.
[https://www.onlyoffice.com ONLYOFFICE] is a software suite that offers online and offline tools for document editing, collaboration, and management. It is developed by Ascensio System SIA, a company based in Riga, Latvia. ONLYOFFICE consists of several components, such as Docs, Workspace, Desktop Editors, and Mobile Apps. It is an open-source project that aims to provide a secure and compatible alternative to other office suites.


== Installation ==
== Installation ==


Add following line to your configuration to enable Onlyoffice
Add following line to your configuration to enable ONLYOFFICE


{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
Line 13: Line 13:
=== Install and use missing corefonts ===
=== Install and use missing corefonts ===


According to one [https://github.com/ONLYOFFICE/DocumentServer/issues/1859 upstream bug] OnlyOffice is unable to locate font files on NixOS. A workaround is to install missing or additional fonts and copy them to the user directory
According to one [https://github.com/ONLYOFFICE/DocumentServer/issues/1859 upstream bug] ONLYOFFICE is unable to locate [[Fonts|font]] files on NixOS. A workaround is to install missing or additional fonts and copy them to the user directory


{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
Line 37: Line 37:


* [[LibreOffice]], personal productivity suite that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base.
* [[LibreOffice]], personal productivity suite that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base.
* [[ONLYOFFICE DocumentServer]]


[[Category:Applications]]
[[Category:Applications]]