mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 04:22:04 -06:00
113 lines
3.8 KiB
ReStructuredText
113 lines
3.8 KiB
ReStructuredText
===================
|
|
Preview attachments
|
|
===================
|
|
|
|
..
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
!! This file is generated by oca-gen-addon-readme !!
|
|
!! changes will be overwritten. !!
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
!! source digest: sha256:b1351dbaf804e58e102f4cff0d0b20d502325be446278baa0301a8c1b0fffdaf
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
:target: https://odoo-community.org/page/development-status
|
|
:alt: Beta
|
|
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
|
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
:alt: License: AGPL-3
|
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
|
|
:target: https://github.com/OCA/knowledge/tree/12.0/attachment_preview
|
|
:alt: OCA/knowledge
|
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
:target: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-attachment_preview
|
|
:alt: Translate me on Weblate
|
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
:target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=12.0
|
|
:alt: Try me on Runboat
|
|
|
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
|
|
This addon allows to preview attachments supported by http://viewerjs.org.
|
|
|
|
Currently, that's most Libreoffice files and PDFs.
|
|
|
|
.. image:: https://raw.githubusercontent.com/attachment_preview/static/description/screenshot-split.png
|
|
:alt: Screenshot of split form view
|
|
:width: 100%
|
|
|
|
**Table of contents**
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
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. When a preview is opened from the attachments
|
|
menu it's shown next to the form view. From this screen you can navigate
|
|
through the attachments using the arrow buttons. Using the pop-out button
|
|
next to the navigational buttons you can open the preview in a separate window.
|
|
|
|
.. image:: https://raw.githubusercontent.com/attachment_preview/static/description/screenshot-paginator.png
|
|
:alt: Screenshot navigator
|
|
|
|
Bug Tracker
|
|
===========
|
|
|
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
|
|
In case of trouble, please check there if your issue has already been reported.
|
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20attachment_preview%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
|
|
Do not contact contributors directly about support or help with technical issues.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Authors
|
|
~~~~~~~
|
|
|
|
* Therp BV
|
|
* Onestein
|
|
|
|
Contributors
|
|
~~~~~~~~~~~~
|
|
|
|
* Holger Brunn <mail@hunki-enterprises.com>
|
|
* Dennis Sluijk <d.sluijk@onestein.nl>
|
|
|
|
Other credits
|
|
~~~~~~~~~~~~~
|
|
|
|
Addon icon
|
|
----------
|
|
|
|
* courtesy of http://commons.wikimedia.org/wiki/Crystal_Clear
|
|
|
|
Maintainers
|
|
~~~~~~~~~~~
|
|
|
|
This module is maintained by the OCA.
|
|
|
|
.. image:: https://odoo-community.org/logo.png
|
|
:alt: Odoo Community Association
|
|
:target: https://odoo-community.org
|
|
|
|
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.
|
|
|
|
This module is part of the `OCA/knowledge <https://github.com/OCA/knowledge/tree/12.0/attachment_preview>`_ project on GitHub.
|
|
|
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|