2014-08-31 00:43:25 -04:00
2014-08-26 21:49:23 +03:00
2014-08-04 21:13:45 +03:00
2014-08-13 22:13:59 +02:00
2014-08-31 00:43:25 -04:00
2014-08-23 21:43:28 +03:00
2014-03-21 21:04:06 +03:00
2014-03-31 20:27:07 +03:00
2014-05-17 15:29:51 -04:00
2014-08-04 21:00:58 +03:00
2013-08-28 12:02:27 +02:00

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
Description
Copy of Nextcloud richdocuments app, but with modifications so all traffic goes over clearnet/CJDNS/Tor/I2P/whatever instead of having a single default hostname.
Readme 20 MiB
Languages
JavaScript 71.5%
PHP 24.4%
CSS 3.7%
Makefile 0.4%