Blame view

sources/apps/documents/README.md 669 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
  documents
  =========
6d9380f96   Cédric Dupont   Update sources OC...
3
  Documents app for ownCloud
d1bafeea1   Kload   [fix] Upgrade to ...
4

6d9380f96   Cédric Dupont   Update sources OC...
5
6
7
8
9
10
11
12
  An ownCloud app to work with office documents alone and/or collaboratively.
  
  [![Build Status](https://travis-ci.org/owncloud/documents.svg?branch=master)](https://travis-ci.org/owncloud/documents)
  
  ### 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`
d1bafeea1   Kload   [fix] Upgrade to ...
13
14
15
16
  
  ### 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