Changes

Jump to navigation Jump to search
90 bytes added ,  16:36, 1 November 2013
m
→‎Office file preview and inexation: Added note about DAG repo
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
+
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]].
    
  yum --enablerepo=fws --enablerepo=dag install smeserver-ooo-headless
 
  yum --enablerepo=fws --enablerepo=dag install smeserver-ooo-headless

Navigation menu