{ "info": { "author": "JeanMichel FRANCOIS aka toutpt", "author_email": "toutpt@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis addon register JQuery Mousewheel_ plugin to Plone's resource registry\n\nVersion: 3.0.6\n\nAbout mousewheel\n================\n\nA jQuery plugin that adds cross-browser mouse wheel support.\n\nIn order to use the plugin, simply bind the \"mousewheel\" event to an element. It also provides two helper methods called mousewheel and unmousewheel that act just like other event helper methods in jQuery. The event callback receives an extra argument which is the normalized \"delta\" of the mouse wheel.\n\nHere is an example of using both the bind and helper method syntax.\n\n:: \n\n // using bind\n $('#my_elem').bind('mousewheel', function(event, delta) {\n console.log(delta);\n });\n \n // using the event helper\n $('#my_elem').mousewheel(function(event, delta) {\n console.log(delta);\n });\n\nCredits\n=======\n\nCompanies\n---------\n\n|makinacom|_\n\n * `Planet Makina Corpus `_\n * `Contact us `_\n\n\nAuthors\n\n - JeanMichel FRANCOIS aka toutpt \n\n.. Contributors\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n.. _Mousewheel: http://brandonaaron.net/code/mousewheel/docs\n\nChangelog\n=========\n\n1.0 (2012-01-04)\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": "https://github.com/collective/collective.js.mousewheel", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.js.mousewheel", "package_url": "https://pypi.org/project/collective.js.mousewheel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.js.mousewheel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.js.mousewheel" }, "release_url": "https://pypi.org/project/collective.js.mousewheel/1.0/", "requires_dist": null, "requires_python": null, "summary": "Add JQuery Mousewheel plugin to the Plone CMS resource registry", "version": "1.0" }, "last_serial": 787899, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a2620198b9fac224c14aa6b940e211a3", "sha256": "8e783a3a24b2f45412c754b301ebc907c4de678e379b983b24767486444c6105" }, "downloads": -1, "filename": "collective.js.mousewheel-1.0.tar.gz", "has_sig": false, "md5_digest": "a2620198b9fac224c14aa6b940e211a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5833, "upload_time": "2012-01-04T21:33:09", "url": "https://files.pythonhosted.org/packages/3e/97/711e0b651f4b6bbe9898ee093bca93c3ab706c951a631c08afbc58cedad0/collective.js.mousewheel-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2620198b9fac224c14aa6b940e211a3", "sha256": "8e783a3a24b2f45412c754b301ebc907c4de678e379b983b24767486444c6105" }, "downloads": -1, "filename": "collective.js.mousewheel-1.0.tar.gz", "has_sig": false, "md5_digest": "a2620198b9fac224c14aa6b940e211a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5833, "upload_time": "2012-01-04T21:33:09", "url": "https://files.pythonhosted.org/packages/3e/97/711e0b651f4b6bbe9898ee093bca93c3ab706c951a631c08afbc58cedad0/collective.js.mousewheel-1.0.tar.gz" } ] }