{ "info": { "author": "Sudokeys,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": "Add new text field form widget\n==============================\n\nThis module adds a new widget for text field in form view on Odoo:\n\n- In readonly mode, it uses text contents to parse and render them to html markdown syntax.\n- In write mode, use [bootstrap-markdown][1]\n\n[1]: http://www.codingdrama.com/bootstrap-markdown/ \"bootstrap-markdown\"\n\nInstallation\n============\n\nIt was tested on openerp trunk, 8.0 branch.\n\nUsage\n=====\n\nYour XML form view definition should contain::\n\n ...\n \n ...\n\nKnown issues / Roadmap\n======================\n\n* Improve user experience with Odoo specific syntax\n* Improve user experience with Github specific syntax\n* Add a working parsed field in tree view\n* Add ir.attachment support\n* Add images support (with drag'n'drop)\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback\n`here `_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Nicolas Jeudy \n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: http://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, 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.\n\nTo contribute to this module, please visit http://odoo-community.org.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.sudokey.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-web-widget-text-markdown", "package_url": "https://pypi.org/project/odoo8-addon-web-widget-text-markdown/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-web-widget-text-markdown/", "project_urls": { "Homepage": "http://www.sudokey.com" }, "release_url": "https://pypi.org/project/odoo8-addon-web-widget-text-markdown/8.0.1.0.0.99.dev8/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "web_widget_text_markdown", "version": "8.0.1.0.0.99.dev8" }, "last_serial": 3994317, "releases": { "8.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "ab1c4d6436dff13fcc6282ba67d602d3", "sha256": "67bc3c0fee1e4288f291c1a8439601ac933a085cf566612c999a01f74ee65199" }, "downloads": -1, "filename": "odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "ab1c4d6436dff13fcc6282ba67d602d3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 148102, "upload_time": "2017-04-11T17:00:42", "url": "https://files.pythonhosted.org/packages/28/92/5847fe84092ee176b845bd863bfa3be2befdffc5fcafdc52ee6f413edf83/odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev7-py2-none-any.whl" } ], "8.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "88cf0c3e3d47d2f77620d436d7c29dd7", "sha256": "4bd36c1e5eb7194d4f1f95066af4d848d1a15b56c3197a2a49d4ae30915d20ad" }, "downloads": -1, "filename": "odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev8-py2-none-any.whl", "has_sig": false, "md5_digest": "88cf0c3e3d47d2f77620d436d7c29dd7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 148790, "upload_time": "2018-06-24T04:35:01", "url": "https://files.pythonhosted.org/packages/a2/ab/78ae611f4c42de9a64e01aada294a7e8b9f26a395d203b8ade9bd433f961/odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev8-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "88cf0c3e3d47d2f77620d436d7c29dd7", "sha256": "4bd36c1e5eb7194d4f1f95066af4d848d1a15b56c3197a2a49d4ae30915d20ad" }, "downloads": -1, "filename": "odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev8-py2-none-any.whl", "has_sig": false, "md5_digest": "88cf0c3e3d47d2f77620d436d7c29dd7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 148790, "upload_time": "2018-06-24T04:35:01", "url": "https://files.pythonhosted.org/packages/a2/ab/78ae611f4c42de9a64e01aada294a7e8b9f26a395d203b8ade9bd433f961/odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev8-py2-none-any.whl" } ] }