mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-27 15:17:44 -06:00
[IMP] attachment_preview: pre-commit auto fixes
This commit is contained in:
2
attachment_preview/readme/CONTRIBUTORS.md
Normal file
2
attachment_preview/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- Holger Brunn \<<mail@hunki-enterprises.com>\>
|
||||
- Dennis Sluijk \<<d.sluijk@onestein.nl>\>
|
||||
@@ -1,2 +0,0 @@
|
||||
* Holger Brunn <mail@hunki-enterprises.com>
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
3
attachment_preview/readme/CREDITS.md
Normal file
3
attachment_preview/readme/CREDITS.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## Addon icon
|
||||
|
||||
- courtesy of <http://commons.wikimedia.org/wiki/Crystal_Clear>
|
||||
@@ -1,4 +0,0 @@
|
||||
Addon icon
|
||||
----------
|
||||
|
||||
* courtesy of http://commons.wikimedia.org/wiki/Crystal_Clear
|
||||
6
attachment_preview/readme/DESCRIPTION.md
Normal file
6
attachment_preview/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,6 @@
|
||||
This addon allows to preview attachments supported by
|
||||
<http://viewerjs.org>.
|
||||
|
||||
Currently, that's most Libreoffice files and PDFs.
|
||||
|
||||

|
||||
@@ -1,7 +0,0 @@
|
||||
This addon allows to preview attachments supported by http://viewerjs.org.
|
||||
|
||||
Currently, that's most Libreoffice files and PDFs.
|
||||
|
||||
.. image:: /attachment_preview/static/description/screenshot-split.png
|
||||
:alt: Screenshot of split form view
|
||||
:width: 100%
|
||||
@@ -1,4 +1,4 @@
|
||||
For filetype recognition, you'll get the best results by installing
|
||||
``python-magic``:
|
||||
`python-magic`:
|
||||
|
||||
sudo apt-get install python-magic
|
||||
8
attachment_preview/readme/USAGE.md
Normal file
8
attachment_preview/readme/USAGE.md
Normal file
@@ -0,0 +1,8 @@
|
||||
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.
|
||||
|
||||

|
||||
@@ -1,8 +0,0 @@
|
||||
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:: /attachment_preview/static/description/screenshot-paginator.png
|
||||
:alt: Screenshot navigator
|
||||
Reference in New Issue
Block a user