{ "info": { "author": "Therp BV,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n====\nWOPI\n====\n\nThis module was written to implement the `WOPI protocol `_ in order to allow online collaborative editing and viewing of office files. This works with `LibreOffice online `_/`Collabora online `_ and probably also with Office 365.\n\nInstallation\n============\n\nTo install this module, you need to:\n\n#. have a WOPI client available. For testing, use one of the `Collabora `_ or `Libreoffice `_ docker images. The first works out of the box, but is rate limited, the second needs manual interaction, but is unmodified. The `Nextcloud documentation `_ contains some information on how to get this running\n#. have your instance accessible on port 443 via your WOPI client and should have a valid SSL certificate\n#. use a dbfilter if necessary to have unauthenticated requests ending up in the database you want\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. fill in your WOPI client URL in the configuration wizard\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. on any supported attachment, click the edit button\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/118/8.0\n\nKnown issues / Roadmap\n======================\n\n* implement quasi permanent public shares a la google docs\n* whoever want to get their hands dirty with Microsoft should find our how to integrate this with Office 365\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Holger Brunn \n\nDo not contact contributors directly about help with questions or problems concerning this addon, but use the `community mailing list `_ or the `appropriate specialized mailinglist `_ for help, and the bug tracker linked in `Bug Tracker`_ above for technical issues.\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-document-wopi", "package_url": "https://pypi.org/project/odoo8-addon-document-wopi/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-document-wopi/", "project_urls": null, "release_url": "https://pypi.org/project/odoo8-addon-document-wopi/8.0.1.0.0.99.dev1/", "requires_dist": [ "odoo8-addon-attachment-action", "odoo8-addon-attachment-lock", "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "Allow online collaborative editing of your documents", "version": "8.0.1.0.0.99.dev1" }, "last_serial": 5365436, "releases": { "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "88c19701d85cbc2ddb3f8cfb27d08e7a", "sha256": "3ce9de60cf498304410d27b7f5cf48986cf1f285ca03c89b903ee76d6188ab0e" }, "downloads": -1, "filename": "odoo8_addon_document_wopi-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "88c19701d85cbc2ddb3f8cfb27d08e7a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 118107, "upload_time": "2019-06-06T04:50:39", "url": "https://files.pythonhosted.org/packages/da/4f/542e4f39377b97df0e672518100fbd42228307b1f1fcbf233d8f864f63eb/odoo8_addon_document_wopi-8.0.1.0.0.99.dev1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88c19701d85cbc2ddb3f8cfb27d08e7a", "sha256": "3ce9de60cf498304410d27b7f5cf48986cf1f285ca03c89b903ee76d6188ab0e" }, "downloads": -1, "filename": "odoo8_addon_document_wopi-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "88c19701d85cbc2ddb3f8cfb27d08e7a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 118107, "upload_time": "2019-06-06T04:50:39", "url": "https://files.pythonhosted.org/packages/da/4f/542e4f39377b97df0e672518100fbd42228307b1f1fcbf233d8f864f63eb/odoo8_addon_document_wopi-8.0.1.0.0.99.dev1-py2-none-any.whl" } ] }