Changes

Jump to navigation Jump to search
3 bytes added ,  16:38, 1 November 2013
m
Line 111: Line 111:  
=== Office file preview and inexation ===
 
=== Office file preview and inexation ===
   −
You can generate previews for office documents (doc, docx, xls, xlsx, ppt, pptx, odt, ods, odp etc...) in Pydio, and even index their content. For this to work, you need to install OpenOffice on your server in headless mode. This will install a lot of dependancies, so it's not installed automatically. If you want to add support for this, just run the below code. The DAG repository has be available to resolve dependencies. See [[Dag]].
+
You can generate previews for office documents (doc, docx, xls, xlsx, ppt, pptx, odt, ods, odp etc...) in Pydio, and even index their content. For this to work, you need to install OpenOffice on your server in headless mode. This will install a lot of dependancies, so it's not installed automatically. If you want to add support for this, just run the below code. The DAG repository has to be available to resolve dependencies. See [[Dag]].
    
  yum --enablerepo=fws --enablerepo=dag install smeserver-ooo-headless
 
  yum --enablerepo=fws --enablerepo=dag install smeserver-ooo-headless

Navigation menu