mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 05:42:13 -06:00
[MIG] attachment_preview: Migration to 11.0
[FIX] Lint [FIX] lint and flake [ADD] tests [ADD] tests [ADD] tests [ADD] Tests [ADD] Package python-magic [ADD] Tests [FIX] Lint
This commit is contained in:
2
attachment_preview/readme/CONTRIBUTORS.rst
Normal file
2
attachment_preview/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
* Holger Brunn <hbrunn@therp.nl>
|
||||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
4
attachment_preview/readme/CREDITS.rst
Normal file
4
attachment_preview/readme/CREDITS.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Addon icon
|
||||
----------
|
||||
|
||||
* courtesy of http://commons.wikimedia.org/wiki/Crystal_Clear
|
||||
3
attachment_preview/readme/DESCRIPTION.rst
Normal file
3
attachment_preview/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
This addon allows to preview attachments supported by http://viewerjs.org.
|
||||
|
||||
Currently, that's most Libreoffice files and PDFs.
|
||||
4
attachment_preview/readme/INSTALL.rst
Normal file
4
attachment_preview/readme/INSTALL.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
For filetype recognition, you'll get the best results by installing
|
||||
``python-magic``:
|
||||
|
||||
sudo apt-get install python-magic
|
||||
2
attachment_preview/readme/USAGE.rst
Normal file
2
attachment_preview/readme/USAGE.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
The module adds a little print preview icon right of download links for
|
||||
attachments or binary fields.
|
||||
Reference in New Issue
Block a user