mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -06:00
47 lines
1.0 KiB
ReStructuredText
47 lines
1.0 KiB
ReStructuredText
Preview attachments
|
|
===================
|
|
|
|
This addon allows to preview attachments supported by http://viewerjs.org.
|
|
|
|
Currently, that's most Libreoffice files and PDFs.
|
|
|
|
Installation
|
|
============
|
|
|
|
For filetype recognition, you'll get the best results by installing
|
|
``python-magic``::
|
|
|
|
sudo apt-get install python-magic
|
|
|
|
Usage
|
|
=====
|
|
|
|
The module adds a little print preview icon right of download links for
|
|
attachments or binary fields.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Addon icon
|
|
----------
|
|
|
|
* courtesy of http://commons.wikimedia.org/wiki/Crystal_Clear
|
|
|
|
Contributors
|
|
------------
|
|
|
|
* Holger Brunn <hbrunn@therp.nl>
|
|
|
|
Maintainer
|
|
----------
|
|
|
|
.. image:: http://odoo-community.org/logo.png
|
|
:alt: Odoo Community Association
|
|
:target: http://odoo-community.org
|
|
|
|
This module is maintained by the OCA.
|
|
|
|
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
|
|
|
|
To contribute to this module, please visit http://odoo-community.org.
|