mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
[IMP] attachment_preview: Split screen
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
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,2 +1,8 @@
|
||||
The module adds a little print preview icon right of download links for
|
||||
attachments or binary fields.
|
||||
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