diff --git a/attachment_preview/README.rst b/attachment_preview/README.rst index 197d487f..c65b0349 100644 --- a/attachment_preview/README.rst +++ b/attachment_preview/README.rst @@ -29,6 +29,10 @@ 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:: @@ -46,7 +50,13 @@ Usage ===== 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:: https://raw.githubusercontent.com/attachment_preview/static/description/screenshot-paginator.png + :alt: Screenshot navigator Bug Tracker =========== diff --git a/attachment_preview/__manifest__.py b/attachment_preview/__manifest__.py index ee02c750..77da9c13 100644 --- a/attachment_preview/__manifest__.py +++ b/attachment_preview/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Preview attachments", - "version": "11.0.1.2.1", + "version": "11.0.1.3.0", "author": "Therp BV," "Onestein," "Odoo Community Association (OCA)", diff --git a/attachment_preview/i18n/attachment_preview.pot b/attachment_preview/i18n/attachment_preview.pot index 99f77a5a..dd0ef1da 100644 --- a/attachment_preview/i18n/attachment_preview.pot +++ b/attachment_preview/i18n/attachment_preview.pot @@ -15,8 +15,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "" diff --git a/attachment_preview/i18n/de.po b/attachment_preview/i18n/de.po index 6976f4af..f0ced982 100644 --- a/attachment_preview/i18n/de.po +++ b/attachment_preview/i18n/de.po @@ -21,8 +21,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "Vorschau %s" diff --git a/attachment_preview/i18n/es.po b/attachment_preview/i18n/es.po index a2fb4966..83b74ff4 100644 --- a/attachment_preview/i18n/es.po +++ b/attachment_preview/i18n/es.po @@ -21,8 +21,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "Previsualizar %s" diff --git a/attachment_preview/i18n/it.po b/attachment_preview/i18n/it.po index 052c4212..6b45e9e3 100644 --- a/attachment_preview/i18n/it.po +++ b/attachment_preview/i18n/it.po @@ -21,8 +21,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "Anteprima %s" diff --git a/attachment_preview/i18n/nl.po b/attachment_preview/i18n/nl.po index 0103f90e..70c32fa7 100644 --- a/attachment_preview/i18n/nl.po +++ b/attachment_preview/i18n/nl.po @@ -20,8 +20,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "Voorbeeld %s" diff --git a/attachment_preview/i18n/pt_PT.po b/attachment_preview/i18n/pt_PT.po index bd39299b..70420cf6 100644 --- a/attachment_preview/i18n/pt_PT.po +++ b/attachment_preview/i18n/pt_PT.po @@ -21,8 +21,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "Antever %s" diff --git a/attachment_preview/i18n/sl.po b/attachment_preview/i18n/sl.po index 7bfe0a15..4fdc122c 100644 --- a/attachment_preview/i18n/sl.po +++ b/attachment_preview/i18n/sl.po @@ -22,8 +22,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "Predogled %s" diff --git a/attachment_preview/i18n/zh_CN.po b/attachment_preview/i18n/zh_CN.po index 58382e9b..3190fbc8 100644 --- a/attachment_preview/i18n/zh_CN.po +++ b/attachment_preview/i18n/zh_CN.po @@ -21,8 +21,8 @@ msgstr "" #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:102 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:128 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:166 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:194 #, python-format msgid "Preview %s" msgstr "预览 %s" diff --git a/attachment_preview/readme/DESCRIPTION.rst b/attachment_preview/readme/DESCRIPTION.rst index f1b31ab8..aadfd944 100644 --- a/attachment_preview/readme/DESCRIPTION.rst +++ b/attachment_preview/readme/DESCRIPTION.rst @@ -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% diff --git a/attachment_preview/readme/USAGE.rst b/attachment_preview/readme/USAGE.rst index e1783956..941a680c 100644 --- a/attachment_preview/readme/USAGE.rst +++ b/attachment_preview/readme/USAGE.rst @@ -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 diff --git a/attachment_preview/static/description/index.html b/attachment_preview/static/description/index.html index 988c69e6..28ae9376 100644 --- a/attachment_preview/static/description/index.html +++ b/attachment_preview/static/description/index.html @@ -370,6 +370,7 @@ ul.auto-toc {
This addon allows to preview attachments supported by http://viewerjs.org.
Currently, that’s most Libreoffice files and PDFs.
+Table of contents
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. +