{ "info": { "author": "Christian Zagrodnick", "author_email": "cz@gocept.com", "bugtrack_url": null, "classifiers": [], "description": "===============\ngocept.mochikit\n===============\n\ngocept.mochikit integrates MochiKit (http://mochikit.com) into Zope 2 and\nZope 3. Send questions to Christian Zagrodnick .\n\n\nUsage (Zope 3)\n==============\n\nTo use gocept.mochikit you need to add the following to your package\nconfiguration (ZCML):: \n\n \n\nThis provides several resource libraries using the `zc.resourcelibrary`\npackage. In a page template you use::\n\n \n\nThis will automatically load the main MochiKit file in its packed variant.\nThere are several additional MochiKit files which are not included in the\nlibarary above:\n\n * mochikit.DragAndDrop\n * mochikit.Controls\n * mochikit.MockDOM\n * mochikit.Selector\n * mochikit.Test\n\nYou use those like this::\n\n \n\nUnpacked Variant\n----------------\n\nIf you need to debug it's often easier to use the plain and unpacked MochiKit\nvariant. To use you load the package like this::\n\n \n\n\nUsage (Zope 2)\n==============\n\nTo use gocept.mochikit in Zope 2 you need to add the following to your package\nconfiguration (ZCML)::\n\n \n\nThis provides the packed version of MochiKit, so in your HTML template you\nneed to include the following::\n\n \n \n\nChanges\n=======\n\n1.4.2.3 (2009-04-24)\n++++++++++++++++++++\n\n* Added configuration (zope2.zcml) for Zope 2 compatibility.\n\n1.4.2.2 (2009-04-20)\n++++++++++++++++++++\n\n* Lightbox: only set \"Loading...\" message when the lightbox is empty.\n\n* Made unregistering of event handlers more reliable in lightbox.\n\n* Allow to not use ids for the lightbox.\n\n1.4.2.1 (2009-04-06)\n++++++++++++++++++++\n\n* Sending a signal before the lightbox closes (before-close).\n\n1.4.2 (2008-12-10)\n++++++++++++++++++\n\n* Updated to MochiKit 1.4.2\n\n1.3.2 (2008-02-13)\n++++++++++++++++++\n\n* Added styles (CSS) for lightbox \n\n* Updated to Mochikit r1323\n \n1.3.1 (2007-12-07)\n++++++++++++++++++\n\n* Created a viewlet manager to allow easy dynamic javascript injection\n\n\n1.3 (2007-11-26)\n++++++++++++++++\n\n\n* Updated to Mochikit r1320\n\n* Added a lightbox (probably doesn't work in IE)\n\n1.2\n+++\n\n* Added an approach for easier inheritance from\n http://www.ajaxpath.com/javascript-inheritance/\n\n* Update to Mochikit r1315", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/gocept.mochikit", "keywords": null, "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "gocept.mochikit", "package_url": "https://pypi.org/project/gocept.mochikit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gocept.mochikit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/gocept.mochikit" }, "release_url": "https://pypi.org/project/gocept.mochikit/1.4.2.3/", "requires_dist": null, "requires_python": null, "summary": "MochiKit integration into Zope 3", "version": "1.4.2.3" }, "last_serial": 792566, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "c3879abaca9f3e701adc5539ef6c5969", "sha256": "64ada4982ced8ab4f27eeb4b8fead358541a2921bc47c4f19a1d2431bf3bd607" }, "downloads": -1, "filename": "gocept.mochikit-1.1.tar.gz", "has_sig": true, "md5_digest": "c3879abaca9f3e701adc5539ef6c5969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 119757, "upload_time": "2007-08-21T12:01:14", "url": "https://files.pythonhosted.org/packages/4c/32/7c6d74d85adffb9442f3991bca8aed4007b34f247cd55c177dcb83fe0cd7/gocept.mochikit-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "55615bac2a5ff835e12769a301aa7513", "sha256": "1b797309b6dda2333b0910df13170711c6a0170cd583b24db9b0d68f466dd940" }, "downloads": -1, "filename": "gocept.mochikit-1.2.tar.gz", "has_sig": true, "md5_digest": "55615bac2a5ff835e12769a301aa7513", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 120422, "upload_time": "2007-10-15T10:51:39", "url": "https://files.pythonhosted.org/packages/80/69/59429345068aae252eba01824690fb57c7483b42364d2f8d360a66eaa1d2/gocept.mochikit-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "e1a8ab70115d3dd9536af1730b432532", "sha256": "342fec649cefd57cc251d65a09553fa1687c68577539ae5681b8a0da944d6cec" }, "downloads": -1, "filename": "gocept.mochikit-1.3.tar.gz", "has_sig": false, "md5_digest": "e1a8ab70115d3dd9536af1730b432532", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 119766, "upload_time": "2007-11-26T15:58:15", "url": "https://files.pythonhosted.org/packages/e2/68/8e1aa1196248b2d1d3a968b1e25cbdfb047dfbcc3985075b4b6ca096accf/gocept.mochikit-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "3612f7472957b97e9121d6dd99c95f60", "sha256": "5dc61e698a64214c3f0cc4df75c30c4f19c2b6091e8a9d2d88e288728d728377" }, "downloads": -1, "filename": "gocept.mochikit-1.3.1.tar.gz", "has_sig": false, "md5_digest": "3612f7472957b97e9121d6dd99c95f60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 120788, "upload_time": "2007-12-07T15:47:13", "url": "https://files.pythonhosted.org/packages/69/0b/a26efb794824dac64d0e5e5747e52c5b0507aadcfcb44c12161820752788/gocept.mochikit-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "11da6a6691385bc2c9efdec2c1c8fd7d", "sha256": "2cedf47165e5a72d7d1ae5ee0f7149b1ffc357c61667b9613798bdb8c6e72e77" }, "downloads": -1, "filename": "gocept.mochikit-1.3.2.tar.gz", "has_sig": false, "md5_digest": "11da6a6691385bc2c9efdec2c1c8fd7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121659, "upload_time": "2008-02-13T12:17:43", "url": "https://files.pythonhosted.org/packages/c4/99/fc25befe4c604098d04b75eaa160161103070ac11275ff0275210b2bc87e/gocept.mochikit-1.3.2.tar.gz" } ], "1.4.2": [ { "comment_text": "", "digests": { "md5": "4f504c880cc72239efadbd8f3bd44072", "sha256": "e976d7ea04ea3532d56eb7d1f4adbf7e79c5473d49baf08b8480e8460aedfb06" }, "downloads": -1, "filename": "gocept.mochikit-1.4.2.tar.gz", "has_sig": false, "md5_digest": "4f504c880cc72239efadbd8f3bd44072", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 390872, "upload_time": "2008-12-10T13:21:47", "url": "https://files.pythonhosted.org/packages/92/e6/b2535a03d3bdc7a9a88a92e8ec593708d0b36ef84bc015662bbd3d136841/gocept.mochikit-1.4.2.tar.gz" } ], "1.4.2.1": [ { "comment_text": "", "digests": { "md5": "31375b0f9b4a33dc0e9c30412acbb833", "sha256": "416cf41f0a6002dce97e630591c8152c02db63a8cfe3fc890e026f45b8d21d55" }, "downloads": -1, "filename": "gocept.mochikit-1.4.2.1.tar.gz", "has_sig": false, "md5_digest": "31375b0f9b4a33dc0e9c30412acbb833", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 391577, "upload_time": "2009-04-06T12:55:34", "url": "https://files.pythonhosted.org/packages/b8/d3/4fdcb583b9d87d124f1f88dc991a40a5319eeb7a85dc215190363eda6b7f/gocept.mochikit-1.4.2.1.tar.gz" } ], "1.4.2.2": [ { "comment_text": "", "digests": { "md5": "b5acfb9b5f32a69ce2b38e19568fc0d2", "sha256": "f1d8f9e003f263a874a8226d62c2314500943b2c81b280e540379dca5cb47c94" }, "downloads": -1, "filename": "gocept.mochikit-1.4.2.2.tar.gz", "has_sig": false, "md5_digest": "b5acfb9b5f32a69ce2b38e19568fc0d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 391861, "upload_time": "2009-04-20T18:11:33", "url": "https://files.pythonhosted.org/packages/39/f5/159d0b4c06698c6136e288549f82e616f35289860a1719101c44d64e22e6/gocept.mochikit-1.4.2.2.tar.gz" } ], "1.4.2.3": [ { "comment_text": "", "digests": { "md5": "648c48edeec3ab8f5ceb6bd1694f371b", "sha256": "fee2d7ad1f5411b8184bbf0518ec800f936fb0b386c4aa71cd901f52f6fb5559" }, "downloads": -1, "filename": "gocept.mochikit-1.4.2.3.tar.gz", "has_sig": false, "md5_digest": "648c48edeec3ab8f5ceb6bd1694f371b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392272, "upload_time": "2009-04-24T10:45:16", "url": "https://files.pythonhosted.org/packages/b2/bd/9e0e8541db6d9930a1f4d7c27f34c66ea72b4c2da3bc2c0a15fb6dda49cf/gocept.mochikit-1.4.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "648c48edeec3ab8f5ceb6bd1694f371b", "sha256": "fee2d7ad1f5411b8184bbf0518ec800f936fb0b386c4aa71cd901f52f6fb5559" }, "downloads": -1, "filename": "gocept.mochikit-1.4.2.3.tar.gz", "has_sig": false, "md5_digest": "648c48edeec3ab8f5ceb6bd1694f371b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392272, "upload_time": "2009-04-24T10:45:16", "url": "https://files.pythonhosted.org/packages/b2/bd/9e0e8541db6d9930a1f4d7c27f34c66ea72b4c2da3bc2c0a15fb6dda49cf/gocept.mochikit-1.4.2.3.tar.gz" } ] }