{
"info": {
"author": "LasLabs, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"bugtrack_url": null,
"classifiers": [
"Framework :: Odoo",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"Programming Language :: Python :: 2.7"
],
"description": ".. image:: https://img.shields.io/badge/license-LGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License: LGPL-3\n\n================================\nDarkroomJS Image Editing for Web\n================================\n\nThis module provides a `DarkroomJS`_ (v2.0.1) web widget for use with image\nfields. It also adds a Darkroom button to the normal image widget, which can\nbe used to edit the image via Darkroom in a modal.\n\n.. _DarkroomJS: https://github.com/MattKetmo/darkroomjs\n\nThe widget currently supports the following operations and can be extended to\nallow others:\n\n* Zoom and pan\n* Rotate\n* Crop\n* Step back in history client-side (before save)\n\nUsage\n=====\n\nAfter installing the module, you can use it in the following ways:\n\n* Specify the ``darkroom`` widget when adding an image field to a view.\n Configuration values can be provided using the ``options`` attribute::\n\n \n\n The widget passes options directly through to DarkroomJS, which supports the\n following:\n\n * minWidth\n * minHeight\n * maxWidth\n * maxHeight\n * ratio (aspect ratio)\n * backgroundColor\n\n* Open a form view that contains an image in edit mode and hover over the\n image widget. You should see a Darkroom button that can be clicked to open\n the image in a Darkroom modal, where it can be edited and the changes can be\n saved.\n\n .. image:: /web_widget_darkroom/static/description/modal_screenshot_1.png\n :alt: Darkroom Modal Screenshot 1\n :class: img-thumbnail\n :height: 260\n\n .. image:: /web_widget_darkroom/static/description/modal_screenshot_2.png\n :alt: Darkroom Modal Screenshot 2\n :class: img-thumbnail col-xs-offset-1\n :height: 260\n\nKnown Issues / Roadmap\n======================\n\n* Darkroom modals are currently not supported during record creation\n* Fabric.js >= 1.70 is not currently supported by DarkroomJS\n (`MattKetmo/darkroomjs#112 `_)\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_. In\ncase of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smash it by providing detailed and welcome\nfeedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association:\n `Icon `_.\n\nContributors\n------------\n\n* Dave Lasley \n* Oleg Bulkin \n* Brent Hughes \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": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://laslabs.com/",
"keywords": "",
"license": "LGPL-3",
"maintainer": "",
"maintainer_email": "",
"name": "odoo10-addon-web-widget-darkroom",
"package_url": "https://pypi.org/project/odoo10-addon-web-widget-darkroom/",
"platform": "",
"project_url": "https://pypi.org/project/odoo10-addon-web-widget-darkroom/",
"project_urls": {
"Homepage": "https://laslabs.com/"
},
"release_url": "https://pypi.org/project/odoo10-addon-web-widget-darkroom/10.0.1.0.0/",
"requires_dist": [
"odoo (<10.1dev,>=10.0)"
],
"requires_python": "",
"summary": "Provides web widget for image editing and adds it to standard image widget as modal",
"version": "10.0.1.0.0"
},
"last_serial": 3995086,
"releases": {
"10.0.1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "0baee6037b069e6442a58ebd0b8af518",
"sha256": "84c2c6c9c2d9a299575838d3eb1693c1fc7de1b936aed0804ea3eacc5a9447e5"
},
"downloads": -1,
"filename": "odoo10_addon_web_widget_darkroom-10.0.1.0.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "0baee6037b069e6442a58ebd0b8af518",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 267663,
"upload_time": "2017-10-03T04:32:12",
"url": "https://files.pythonhosted.org/packages/45/fa/c0f6e1c5c0435b72c0f040eea7669d06fa047444883f77a5714fb39d6738/odoo10_addon_web_widget_darkroom-10.0.1.0.0-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev1": [
{
"comment_text": "",
"digests": {
"md5": "283fa513c997f8d213c2c287e836f2f1",
"sha256": "2866e4176f680bc4968c190dd80c32d703819de75bc12eba565939b2c92bb35d"
},
"downloads": -1,
"filename": "odoo10_addon_web_widget_darkroom-10.0.1.0.0.99.dev1-py2-none-any.whl",
"has_sig": false,
"md5_digest": "283fa513c997f8d213c2c287e836f2f1",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 279182,
"upload_time": "2018-01-18T05:31:19",
"url": "https://files.pythonhosted.org/packages/b9/d9/3a0a7a829dfe3627cab8545e707fb77d0015c0c56c5d19dc0675b1b4c33d/odoo10_addon_web_widget_darkroom-10.0.1.0.0.99.dev1-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev2": [
{
"comment_text": "",
"digests": {
"md5": "807f4968be2d6627166a267e11dea7d3",
"sha256": "8a01990400a7383b8833acb1a86856a038192441cec3e1dacbc5cc9c8e92c264"
},
"downloads": -1,
"filename": "odoo10_addon_web_widget_darkroom-10.0.1.0.0.99.dev2-py2-none-any.whl",
"has_sig": false,
"md5_digest": "807f4968be2d6627166a267e11dea7d3",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 280026,
"upload_time": "2018-06-24T04:55:11",
"url": "https://files.pythonhosted.org/packages/97/b0/a3a8e4f1dd9a26d62d97229b672a6f0b0076e558f958fdb57cb6d4fcf5dd/odoo10_addon_web_widget_darkroom-10.0.1.0.0.99.dev2-py2-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0baee6037b069e6442a58ebd0b8af518",
"sha256": "84c2c6c9c2d9a299575838d3eb1693c1fc7de1b936aed0804ea3eacc5a9447e5"
},
"downloads": -1,
"filename": "odoo10_addon_web_widget_darkroom-10.0.1.0.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "0baee6037b069e6442a58ebd0b8af518",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 267663,
"upload_time": "2017-10-03T04:32:12",
"url": "https://files.pythonhosted.org/packages/45/fa/c0f6e1c5c0435b72c0f040eea7669d06fa047444883f77a5714fb39d6738/odoo10_addon_web_widget_darkroom-10.0.1.0.0-py2-none-any.whl"
}
]
}