πŸ“‘ Collabora Online for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Jan-Christoph Borchardt 0fffa7d826 add use icons for close and share buttons, fix position 2014-07-03 12:17:02 +02:00
ajax Use default root when saving a session 2014-06-26 18:21:51 +03:00
appinfo Fix comment about LGPL 2014-05-17 15:29:51 -04:00
css add use icons for close and share buttons, fix position 2014-07-03 12:17:02 +02:00
img remove shadow effect from icon, reduce size 2014-07-02 22:01:19 +02:00
js add use icons for close and share buttons, fix position 2014-07-03 12:17:02 +02:00
l10n [tx-robot] updated from transifex 2014-07-02 00:43:08 -04:00
lib Use default root when saving a session 2014-06-26 18:21:51 +03:00
src One more upstream patch 2014-03-21 21:04:06 +03:00
templates Clarify admin section 2014-06-13 16:19:09 +03:00
.travis.yml adding travis-ci support - first step if pure php lint 2014-05-12 17:50:16 +02:00
README.md Add workaround to disable gzipping the server response for the app 2014-07-02 19:37:49 +03:00
admin.php Add config page and settings 2014-03-31 20:27:07 +03:00
build.xml adding travis-ci support - first step if pure php lint 2014-05-12 17:50:16 +02:00
index.php Fix comment about LGPL 2014-05-17 15:29:51 -04:00
personal.php Default documents dir for upload. Ref #49 2013-10-01 19:34:08 +03:00
public.php Reduce complexicity 2014-04-11 23:12:23 +03:00
settings.php rename office -> documents 2013-08-28 12:02:27 +02:00

README.md

documents

Documents app for ownCloud

An ownCloud app to work with office documents alone and/or collaboratively.

Build Status

Known issues

Problem: Editor doesn't open. Spinner spins for ages.
Solution: Try to disable gzip for Documents app by adding the following line to your .htaccess:
SetEnvIf Request_URI .*/apps/documents/ajax/.* no-gzip dont-vary

How to add more fonts

  • Upload font files to documents/css/fonts directory
  • Edit documents/css/fonts.css adding @font-face rule for each uploaded file