{ "info": { "author": "Grok Team,", "author_email": "grok-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Framework :: Zope3", "Programming Language :: JavaScript", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "megrok.tinymce: tinymce packaged for Grok\n=========================================\n\nThis is a Grok extension that packages TinyMCE_, a Javascript HTML\nWYSIWYG editor control.\n\n.. _TinyMCE: http://tinymce.moxiecode.com/\n\nSimply include ``megrok.tinymce`` as a dependency in your project's\n``setup.py`` to make it available in your project.\n\nTo construct URLs to TinyMCE javascript libraries, use something like this::\n\n \n\nAlternatively you can also declare that your template or Python code\nneeds the widget somewhere in the code path that's executed during the\ndisplay of the page. In a page template this looks like this::\n\n \n\nIn Python code you can do the following::\n\n from megrok.tinymce import TinyMCE\n \n def mywidgetcode():\n ...\n TinyMCE.need()\n ...\n\nChanges\n=======\n\n3.1.0.1.1 (2008-08-07, TinyMCE release date: 2008-06-18)\n--------------------------------------------------------\n\n* Turn off zip-safe-ness in ``setup.py``. This makes this package actually\n get registered properly using ``z3c.autoinclude``.\n\n3.1.0.1 (2008-08-07, TinyMCE release date: 2008-06-18)\n------------------------------------------------------\n\n* Package version 3.1.0.1 of TinyMCE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "megrok.tinymce", "package_url": "https://pypi.org/project/megrok.tinymce/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/megrok.tinymce/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/megrok.tinymce/3.1.0.1.1/", "requires_dist": null, "requires_python": null, "summary": "TinyMCE javascript editor packaged as a Grok resource library.", "version": "3.1.0.1.1" }, "last_serial": 794656, "releases": { "3.1.0.1": [ { "comment_text": "", "digests": { "md5": "d3029e112b0742688a0a6a72fd232655", "sha256": "694ab4d9f3fed6465b68234ed72a19ee4c6fd090042adeb78e66576c82dcbe2e" }, "downloads": -1, "filename": "megrok.tinymce-3.1.0.1.tar.gz", "has_sig": false, "md5_digest": "d3029e112b0742688a0a6a72fd232655", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 386392, "upload_time": "2008-08-07T19:49:52", "url": "https://files.pythonhosted.org/packages/4d/31/07cbfe4b0893fcc6ccc11d33f34d2a5a2f99e15bc7c0ab240e0af2f87ddd/megrok.tinymce-3.1.0.1.tar.gz" } ], "3.1.0.1.1": [ { "comment_text": "", "digests": { "md5": "4f4bb11b1da1400a7fd753703343f9a1", "sha256": "5a6074bf5624b09ac33c3832b3419af6939598c5d933b477d266c58a0ffe6d28" }, "downloads": -1, "filename": "megrok.tinymce-3.1.0.1.1.tar.gz", "has_sig": false, "md5_digest": "4f4bb11b1da1400a7fd753703343f9a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 386584, "upload_time": "2008-08-25T12:01:27", "url": "https://files.pythonhosted.org/packages/c1/a4/bd8bca3f3c238f2362de26896f40dc73b62d744f292bcdfaae77e6131f72/megrok.tinymce-3.1.0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f4bb11b1da1400a7fd753703343f9a1", "sha256": "5a6074bf5624b09ac33c3832b3419af6939598c5d933b477d266c58a0ffe6d28" }, "downloads": -1, "filename": "megrok.tinymce-3.1.0.1.1.tar.gz", "has_sig": false, "md5_digest": "4f4bb11b1da1400a7fd753703343f9a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 386584, "upload_time": "2008-08-25T12:01:27", "url": "https://files.pythonhosted.org/packages/c1/a4/bd8bca3f3c238f2362de26896f40dc73b62d744f292bcdfaae77e6131f72/megrok.tinymce-3.1.0.1.1.tar.gz" } ] }