{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nCodeMirror is a JavaScript library that provides features commonly found in IDEs\n(like syntax highlighting and smart indent) to browser-based editors.\nThis product monkey patches Zope PythonScript ZMI edit form to use CodeMirror.\nIt was tested in Chrome, Firefox and IE 9.\n\nAim\n===\n\nThis product exists as a proposal of a feature addition to Zope itself: the author\nthinks textareas are too uncomfortable for developers to edit their code.\n\nExtending\n=========\n\nIncluding the file ++resource++codemirror/convertTextAreas.js all textareas with\nclass codemirror-python will be converted.\nIf an attribute called onCodeMirrorLoad is found on the textarea DOM element,\nit will be called with the codeMirror object as parameter.\n\nContributors\n============\n\n- Silvio Tomatis, Original Author\n- Alex Morega\n- Eric Br\u00e9hault\nChangelog\n=========\n\n0.2 (2012-05-09)\n-------------------\n\n- Enable fullscreen view (on F11 key) [ebrehault]\n\n\n\n0.1 - 2012-03-23\n----------------\n\n- Fix compatibility with Zope 2.12 [alex-morega]\n\n- Inital implementation: monkey patch Zope to use codemirror in the ZMI [silviot]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/collective/collective.codemirror", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "collective.codemirror", "package_url": "https://pypi.org/project/collective.codemirror/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.codemirror/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/collective/collective.codemirror" }, "release_url": "https://pypi.org/project/collective.codemirror/0.2/", "requires_dist": null, "requires_python": null, "summary": "Integrate codemirror with Zope.", "version": "0.2" }, "last_serial": 731539, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4a476194ea9f439d0a61ef7a5d9f8297", "sha256": "b49688ec6ab3fea392fe62d2301748293f534c742d13aeda3930b5ee6ab26f9d" }, "downloads": -1, "filename": "collective.codemirror-0.1.zip", "has_sig": false, "md5_digest": "4a476194ea9f439d0a61ef7a5d9f8297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51968, "upload_time": "2012-03-23T14:55:28", "url": "https://files.pythonhosted.org/packages/42/c3/06da60f3363092b12a5fe1c7cdd6ab91cb8750752b1c7077a8987cefce9d/collective.codemirror-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "16943d24c79f2b561f9b6678524c4427", "sha256": "bd572cdc79d15a52ef39d26ec943fe7772db6bb058ae3747204b379d493eaf16" }, "downloads": -1, "filename": "collective.codemirror-0.2.tar.gz", "has_sig": false, "md5_digest": "16943d24c79f2b561f9b6678524c4427", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45333, "upload_time": "2012-05-09T17:59:24", "url": "https://files.pythonhosted.org/packages/f3/3c/1bf29b23b669a029e088fd95d912292f6a686693d0859e49284f38846fd2/collective.codemirror-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16943d24c79f2b561f9b6678524c4427", "sha256": "bd572cdc79d15a52ef39d26ec943fe7772db6bb058ae3747204b379d493eaf16" }, "downloads": -1, "filename": "collective.codemirror-0.2.tar.gz", "has_sig": false, "md5_digest": "16943d24c79f2b561f9b6678524c4427", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45333, "upload_time": "2012-05-09T17:59:24", "url": "https://files.pythonhosted.org/packages/f3/3c/1bf29b23b669a029e088fd95d912292f6a686693d0859e49284f38846fd2/collective.codemirror-0.2.tar.gz" } ] }