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.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Jan-Christoph Borchardt 6d1afe1c14 fix position and style of document and memberlist, get rid of excessive shadows and styling 10 years ago
ajax Use default root when saving a session 10 years ago
appinfo Fix comment about LGPL 10 years ago
css fix position and style of document and memberlist, get rid of excessive shadows and styling 10 years ago
img remove shadow effect from icon, reduce size 10 years ago
js fix wording of empty content message 10 years ago
l10n [tx-robot] updated from transifex 10 years ago
lib Use default root when saving a session 10 years ago
src One more upstream patch 10 years ago
templates Clarify admin section 10 years ago
.travis.yml adding travis-ci support - first step if pure php lint 10 years ago
README.md Add workaround to disable gzipping the server response for the app 10 years ago
admin.php Add config page and settings 10 years ago
build.xml adding travis-ci support - first step if pure php lint 10 years ago
index.php Fix comment about LGPL 10 years ago
personal.php Default documents dir for upload. Ref #49 11 years ago
public.php Reduce complexicity 10 years ago
settings.php rename office -> documents 11 years ago

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