{ "info": { "author": "Ingeniweb", "author_email": "support@ingeniweb.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "================\nSmartColorWidget\n================\n\n**SmartColorWidget is a user-friendly color picker widget for Archetypes.** It\nallow quick and easy color selection from 3 different ways:\n\n* HTML color value\n* Color table and lightness bar slider\n* Hue/Lightness/Saturation fields\n\nThe 3 inputs modes are javascript-wired and dynamically change when anything is\nmodified\n\nA demo type is included. Set `INSTALL_DEMO_TYPES`` = 1 in ``config.py``` to\nenable it.\n\nRequirements\n============\n\n* Plone 4.0 (for Plone 3.x, use 1.1.x releases)\n\n\nInstallation\n============\n\n1. read docs/Install to install the package in your zope instance using buildout\n or easy_install\n\n2. Install the skin in your Plone Site with the Quickinstaller tool\n\n\nUsage\n=====\n\n* In your custom Archetype, add::\n\n from Products.SmartColorWidget.Widget import SmartColorWidget\n\n\n* Use it like a regular field/widget in your Type's Schema.\n Example::\n\n StringField('color',\n default='#00FFFF',\n searchable=0,\n required=0,\n widget=SmartColorWidget(\n label='Color',\n )\n ),\n\nCredits\n=======\n\nThis product was built by `Pierre Gayvallet `_.\n\nThanks\n======\n\nThe `jQuery team `_, for their powerfull javascript library.\n\n`EasyRGB `_, for the colors transformation formulas.\n\n`Roland Fasching `_ for the widget idea from\nATColorPickerWidget.\n\nChangelog\n=========\n\n1.1.5 (2013-06-12)\n------------------\n\n- Added uninstall step\n [keul]\n- Widget were restoring the field default on failed form validation\n [keul]\n- Widget labels are now translable\n [keul]\n- Added italian stranslation\n [keul]\n- Fix the imports for Plone 4.3\n [mpeeters]\n\n\n1.1.4 (2011-05-03)\n------------------\n\n* Avoid warnings under Plone 4.0+\n [thomasdesvenain]\n\n1.1.3\n-----\n\n* Fix malformed HTML entities.\n [kdeldycke] 2010-04-14\n\n\n1.1.2\n-----\n\n* preserve and can restore 'transparent' css color\n\n\n1.1.1\n-----\n\n* edit macro template is simplified\n\n* some js fixes :\n\n - resolve problems with css colors,\n\n - translate rgb colors,\n\n - translate 3 digits only hexa color.\n\n\n1.1.0\n-----\n\n* Removing included jQuery. We use the jQuery that ships with Plone\n\n* Removing CMF skins layer. All's going to browser resources.\n\n* Upgrade step\n\n\n1.0.3\n-----\n\n* jquery-1.1.2.js removed from portal_javascripts (already installed in\n Plone3.1)\n\n* css colors (white, red, black ...) are changed in hexadecimal colors at first\n field edition\n\n* product is packaged for buildout and easy_install\n\n* added configure.zcml and profile installation\n\n1.0.2\n-----\n\n* Fixed CMFPermissions import for CMF 2.0 / Plone 3 (zegor)\n\n1.0.1\n-----\n\n* Renamed jquery.js to jquery-1.1.2.js to avoid potential problems with other\n products versions of jquery\n\n1.0.0\n-----\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/smartcolorwidget", "keywords": "plone widget colorpicker", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.SmartColorWidget", "package_url": "https://pypi.org/project/Products.SmartColorWidget/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.SmartColorWidget/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/smartcolorwidget" }, "release_url": "https://pypi.org/project/Products.SmartColorWidget/1.1.5/", "requires_dist": null, "requires_python": null, "summary": "Smart color picker widget for Archetypes", "version": "1.1.5" }, "last_serial": 769178, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "ede55b9f120d428d1faff62c3fb52130", "sha256": "a24b1d6cf022aa54be767a260cabc3869e01a49392d81eeaa5bcf9578a1c6b09" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.0.3-py2.4.egg", "has_sig": false, "md5_digest": "ede55b9f120d428d1faff62c3fb52130", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 71023, "upload_time": "2008-07-05T14:51:20", "url": "https://files.pythonhosted.org/packages/78/7b/4bb09f14c56901509fa5b440b4f963540eef2d77cf84af1be7ecb7bf7001/Products.SmartColorWidget-1.0.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "279cee9d2de4fc9f02535faa63454fb9", "sha256": "eb130a2c0bce03a7b0dc2577d269134f1c99902d0f4d7ee56c7701fc206b3778" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.0.3.zip", "has_sig": false, "md5_digest": "279cee9d2de4fc9f02535faa63454fb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79123, "upload_time": "2008-07-05T14:51:19", "url": "https://files.pythonhosted.org/packages/fc/80/e73b05a15dc6c5cda8ebfc3d2328bb7c0906ca9051b2354ebee832fbb348/Products.SmartColorWidget-1.0.3.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "0efb6e7027e8a7c76c9100aeaf4e7f9c", "sha256": "d462deaccf82f9c30c533af262f47855e76bbf38188ac6560e038e829e11185f" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.0-py2.4.egg", "has_sig": false, "md5_digest": "0efb6e7027e8a7c76c9100aeaf4e7f9c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 67019, "upload_time": "2009-11-11T10:52:15", "url": "https://files.pythonhosted.org/packages/6d/36/b73bd33ff8df2ac9c87bfaa411f1e4799ed0d111c64fd616dc2bfbb45cab/Products.SmartColorWidget-1.1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "121dfff0b99bceeda8122a21dbfd8d94", "sha256": "52640564f9e7a8ca7fbc32633178f867190fb7f209fb8e1492fdcc721a67f901" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.0.tar.gz", "has_sig": false, "md5_digest": "121dfff0b99bceeda8122a21dbfd8d94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57793, "upload_time": "2009-11-11T10:52:14", "url": "https://files.pythonhosted.org/packages/07/75/0d50592673472984b2e10e819e2b7c77c65e18c083bf7bf4e42de5c068a0/Products.SmartColorWidget-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "18bba0ecf05ac0402f5368b7c6736124", "sha256": "1c737c6d23f23e9b405d97f6f36fa9042d994977afec0ac3776220986cbe3f5f" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.1-py2.4.egg", "has_sig": false, "md5_digest": "18bba0ecf05ac0402f5368b7c6736124", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 67073, "upload_time": "2010-01-05T14:18:25", "url": "https://files.pythonhosted.org/packages/36/74/45732f47705b18765406913a911e814c9e1608494474dbf5a641b9f059cf/Products.SmartColorWidget-1.1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "c48720977a44ed513003adf1dbef3982", "sha256": "d4c236ab72aa95d32dc7ac859db48a5db12493245811f86517a3d41603282808" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.1.zip", "has_sig": false, "md5_digest": "c48720977a44ed513003adf1dbef3982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72364, "upload_time": "2010-01-05T14:18:24", "url": "https://files.pythonhosted.org/packages/23/5d/e4d9e938a1955ee17ba45d5f43dcc51b7a7a5d8d291ecff1f8514969fa86/Products.SmartColorWidget-1.1.1.zip" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "b7e0da3d309f5c38b0783399bfd5f5a0", "sha256": "f168e1027fddff22912f7109b18a24e405af2af4f17c14a39e9a1540f6fc28a4" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.2-py2.4.egg", "has_sig": false, "md5_digest": "b7e0da3d309f5c38b0783399bfd5f5a0", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 67140, "upload_time": "2010-01-23T13:54:29", "url": "https://files.pythonhosted.org/packages/95/37/b2d0b5528cfada13c144d58e89bb2e41ab8a38e125e3bd19438124cca822/Products.SmartColorWidget-1.1.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "26c7a39f972508f91f08510d97318ca7", "sha256": "02ef94fff05b49710a14f1441e385d1724cd1bd320a9a1dbf4bd7b82f574328f" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.2.zip", "has_sig": false, "md5_digest": "26c7a39f972508f91f08510d97318ca7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72505, "upload_time": "2010-01-23T13:54:28", "url": "https://files.pythonhosted.org/packages/15/06/d2cd8adc76bd532c35c21efa2dc8742f64fe5c6d44343a0587752190c7a1/Products.SmartColorWidget-1.1.2.zip" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "797794bfd9287f31e20cc7ed4d92873f", "sha256": "63412a436c413f676aa5fefcc330141d6a3d43f1da09581d5f04b9a1f221b8bc" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.3-py2.4.egg", "has_sig": false, "md5_digest": "797794bfd9287f31e20cc7ed4d92873f", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 67192, "upload_time": "2010-05-25T17:04:09", "url": "https://files.pythonhosted.org/packages/38/8a/cc6a4baa2ccd8832bc13ae12425fb5bd7883cffcaf303932516f1b3628c5/Products.SmartColorWidget-1.1.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "a45271745912c6e46634d67829b8b044", "sha256": "9d0642e4ecb9c4bfb0969289e552855a23f7447cefaf6712aca70e96750ff481" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.3.zip", "has_sig": false, "md5_digest": "a45271745912c6e46634d67829b8b044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72638, "upload_time": "2010-05-25T17:04:07", "url": "https://files.pythonhosted.org/packages/e1/0d/adc7925bf4e8c3a0312bc9a506cfefaa176326364e6f5ea77957132fb9e9/Products.SmartColorWidget-1.1.3.zip" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "629b474184a7d6baf097ccaf4c26e884", "sha256": "3776ef36a6f0841f2e1bd302d8a7b61ecab738e4e1121c05bf674f1c4e58039e" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.4.zip", "has_sig": false, "md5_digest": "629b474184a7d6baf097ccaf4c26e884", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73291, "upload_time": "2011-05-03T11:32:54", "url": "https://files.pythonhosted.org/packages/62/c4/9e0049f67e5c747af361f5e521c710ada9a9903a95d7943d5a054a0acaa0/Products.SmartColorWidget-1.1.4.zip" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "a9038fc092fa1ccec6ed94dd6d40aa40", "sha256": "51417f3dcf7763177b534b120fd26288b49a17ef9b5ee6ef974e95e30cefa29e" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.5.zip", "has_sig": false, "md5_digest": "a9038fc092fa1ccec6ed94dd6d40aa40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75508, "upload_time": "2013-06-12T13:36:27", "url": "https://files.pythonhosted.org/packages/a2/e5/e78a8652f7c7ac6953592f282ec5e80948b6ef440c11521173b107b2f0b9/Products.SmartColorWidget-1.1.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9038fc092fa1ccec6ed94dd6d40aa40", "sha256": "51417f3dcf7763177b534b120fd26288b49a17ef9b5ee6ef974e95e30cefa29e" }, "downloads": -1, "filename": "Products.SmartColorWidget-1.1.5.zip", "has_sig": false, "md5_digest": "a9038fc092fa1ccec6ed94dd6d40aa40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75508, "upload_time": "2013-06-12T13:36:27", "url": "https://files.pythonhosted.org/packages/a2/e5/e78a8652f7c7ac6953592f282ec5e80948b6ef440c11521173b107b2f0b9/Products.SmartColorWidget-1.1.5.zip" } ] }