Search 1.9 billion lines of Odoo code on GitHub

document_wopi

Author: Therp BV,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: 5B-github/knowledge
Dependencies: attachment_action, attachment_lock, knowledge, and web
Languages: CSS (9, 1.6%), JavaScript (85, 15.6%), Python (335, 61.4%), XML (73, 13.4%), and reStructuredText (44, 8.1%)
Other repositories: Alfa-90/knowledge, BDO-ES/knowledge, BT-dgoeppner/knowledge, ERPLibre/knowledge, Gabinete-Digital/knowledge, Ingeos/knowledge, JohnXi001/knowledge, MathBenTech/knowledge, NeatNerdPrime/knowledge, OCA-MUK/knowledge, OCA/knowledge, Raynor013/knowledge, SanteLibre/knowledge, Tonow-c2c/knowledge, VCLS-org/knowledge, acsone/knowledge, ajinvn2019/knowledge, anhvu-sg/knowledge, ansinaesmejor/knowledge, aurestic/knowledge, bishalgit/knowledge, brain-tec/knowledge, coopiteasy/knowledge, diggy128/knowledge, flachica/knowledge, forzenboys/knowledge, gaobrian/knowledge-1, hbrunn/knowledge, jacky82669513/knowledge, jeroen-vet/knowledge, kmee/knowledge, kos94ok-3D/knowledge, lfreeke/knowledge, lideritjnma/knowledge, moltisinc/knowledge, morgs68/knowledge, niulinlnc/knowledge, omarKady/knowledge, popsolutions/knowledge, pythoner-3k/knowledge, rousseldenis/knowledge, sanube/knowledge, sendalpegat/knowledge, sergiocorato/knowledge, simahawk/knowledge, takinobori/oca-knowledge, tegin/knowledge, vertelab/knowledge, x0rzkov/odoo-knowledge, xwh123807/knowledge, and y2gsmith/knowledge

<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.svg"> </a> <a name="wopi"></a> <h2>WOPI</h2> <p>This module was written to implement the <a class="reference external" href="http://wopi.readthedocs.io/projects/wopirest">WOPI protocol</a> in order to allow online collaborative editing and viewing of office files. This works with <a class="reference external" href="https://wiki.documentfoundation.org/Development/LibreOffice_Online">LibreOffice online</a>/<a class="reference external" href="https://www.collaboraoffice.com/collabora-online">Collabora online</a> and probably also with Office 365.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>have a WOPI client available. For testing, use one of the <a class="reference external" href="https://hub.docker.com/r/collabora/code">Collabora</a> or <a class="reference external" href="https://hub.docker.com/r/libreoffice/online/">Libreoffice</a> docker images. The first works out of the box, but is rate limited, the second needs manual interaction, but is unmodified. The <a class="reference external" href="https://nextcloud.com/collaboraonline/">Nextcloud documentation</a> contains some information on how to get this running</li> <li>have your instance accessible on port 443 via your WOPI client and should have a valid SSL certificate</li> <li>use a dbfilter if necessary to have unauthenticated requests ending up in the database you want</li> </ol> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>fill in your WOPI client URL in the configuration wizard</li> </ol> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>on any supported attachment, click the edit button</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/118/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>implement quasi permanent public shares a la google docs</li> <li>whoever want to get their hands dirty with Microsoft should find our how to integrate this with Office 365</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/knowledge/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li> </ul> <p>Do not contact contributors directly about help with questions or problems concerning this addon, but use the <a class="reference external" href="mailto:community&#64;mail.odoo.com">community mailing list</a> or the <a class="reference external" href="https://odoo-community.org/groups">appropriate specialized mailinglist</a> for help, and the bug tracker linked in <a class="reference internal" href="#bug-tracker">Bug Tracker</a> above for technical issues.</p> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>