33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Preview attachments </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="preview-attachments ">
364- < h1 class ="title "> Preview attachments</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="preview-attachments ">
370+ < h1 > Preview attachments</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:573f74622167c92c4eb0881999cde8d69bb3de4a4b7489a1703158d3a66a8269
375+ !! source digest: sha256:e9abcd982f1b988dc4c79d2c451320fddb5fc1289f44e8b7c178c917b2bd4d1e
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/knowledge/tree/18.0/attachment_preview "> < img alt ="OCA/knowledge " src ="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-attachment_preview "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/knowledge/tree/18.0/attachment_preview "> < img alt ="OCA/knowledge " src ="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-attachment_preview "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This addon allows to preview attachments supported by
374379< a class ="reference external " href ="http://viewerjs.org "> http://viewerjs.org</ a > .</ p >
375380< p > Currently, that’s most Libreoffice files and PDFs.</ p >
@@ -389,13 +394,13 @@ <h1 class="title">Preview attachments</h1>
389394</ ul >
390395</ div >
391396< div class ="section " id ="installation ">
392- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
397+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h2 >
393398< p > For filetype recognition, you’ll get the best results by installing
394399< tt class ="docutils literal "> < span class ="pre "> python-magic</ span > </ tt > :</ p >
395400< p > sudo apt-get install python-magic</ p >
396401</ div >
397402< div class ="section " id ="usage ">
398- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
403+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
399404< p > The module adds a little print preview icon right of download links for
400405attachments or binary fields. When a preview is opened from the
401406attachments menu it’s shown next to the form view. From this screen you
@@ -405,31 +410,31 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
405410< p > < img alt ="Screenshot navigator " src ="https://raw.githubusercontent.com/attachment_preview/static/description/screenshot-paginator.png " /> </ p >
406411</ div >
407412< div class ="section " id ="bug-tracker ">
408- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
413+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
409414< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/knowledge/issues "> GitHub Issues</ a > .
410415In case of trouble, please check there if your issue has already been reported.
411416If you spotted it first, help us to smash it by providing a detailed and welcomed
412417< a class ="reference external " href ="https://github.com/OCA/knowledge/issues/new?body=module:%20attachment_preview%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
413418< p > Do not contact contributors directly about support or help with technical issues.</ p >
414419</ div >
415420< div class ="section " id ="credits ">
416- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
421+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
417422< div class ="section " id ="authors ">
418- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
423+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
419424< ul class ="simple ">
420425< li > Therp BV</ li >
421426< li > Onestein</ li >
422427</ ul >
423428</ div >
424429< div class ="section " id ="contributors ">
425- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
430+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
426431< ul class ="simple ">
427432< li > Holger Brunn << a class ="reference external " href ="mailto:mail@hunki-enterprises.com "> mail@hunki-enterprises.com</ a > ></ li >
428433< li > Dennis Sluijk << a class ="reference external " href ="mailto:d.sluijk@onestein.nl "> d.sluijk@onestein.nl</ a > ></ li >
429434</ ul >
430435</ div >
431436< div class ="section " id ="maintainers ">
432- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
437+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
433438< p > This module is maintained by the OCA.</ p >
434439< a class ="reference external image-reference " href ="https://odoo-community.org ">
435440< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -442,5 +447,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
442447</ div >
443448</ div >
444449</ div >
450+ </ div >
445451</ body >
446452</ html >
0 commit comments