{ "info": { "author": "JeanMichel FRANCOIS aka toutpt", "author_email": "toutpt@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Introduction\n============\n\nRegister jquery.imagesloaded_ plugin in Plone's resource registry.\n\nversion: 2.1.0\n\nAbout jquery.imagesloaded\n=========================\n\nA small jQuery plugin that triggers a callback after all the selected/child \nimages have been loaded. Because you can't do `.load()` on cached images.\n\n::\n\n $('#my-container').imagesLoaded( function( $images ) {\n // callback provides one argument, the jQuery object of child images\n console.log( $images.length + ' images have been loaded in ' + this )\n });\n\nYou can call `imagesLoaded` on a set of images as well.\n\n::\n\n $('.article img').imagesLoaded( myFunction );\n\nCredits\n=======\n\nCompanies\n---------\n\n|makinacom|_\n\n* `Planet Makina Corpus `_\n* `Contact Makina Corpus `_\n\n\nAuthors\n-------\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.. _jquery.imagesloaded: http://desandro.github.com/imagesloaded/\n\nChangelog\n=========\n\n2.1 (2012-10-20)\n----------------\n\n- Nothing changed yet.\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.imagesloaded", "keywords": "plone javascripts imagesloaded", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.js.imagesloaded", "package_url": "https://pypi.org/project/collective.js.imagesloaded/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.js.imagesloaded/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.js.imagesloaded" }, "release_url": "https://pypi.org/project/collective.js.imagesloaded/2.1/", "requires_dist": null, "requires_python": null, "summary": "Register JQuery imagesloaded plugin in Plone resource registry", "version": "2.1" }, "last_serial": 787888, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7747a15b7eba155d46bd725a0f004cd8", "sha256": "63f78a3df48dadd1be7cbf7e58a770804d6f664d685fa02d19c835ecef33ae97" }, "downloads": -1, "filename": "collective.js.imagesloaded-1.0.tar.gz", "has_sig": false, "md5_digest": "7747a15b7eba155d46bd725a0f004cd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5182, "upload_time": "2012-01-04T21:32:08", "url": "https://files.pythonhosted.org/packages/b5/f6/1a5e489af8062571ec3257bdb4a13b2d99e2690d7941f5a1d7fa4f0bae4b/collective.js.imagesloaded-1.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "2b1b8e13ae3c2c3c79f601bfbb836e18", "sha256": "082faec9182a1bb68718a65fcb9b107a820a42b0d12edfae31dd773e9026607b" }, "downloads": -1, "filename": "collective.js.imagesloaded-2.1.zip", "has_sig": false, "md5_digest": "2b1b8e13ae3c2c3c79f601bfbb836e18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13547, "upload_time": "2012-10-20T13:28:59", "url": "https://files.pythonhosted.org/packages/52/23/ceeda46348dcfa50d27e818769cd074df2128beefc1b34114c49d11d0261/collective.js.imagesloaded-2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b1b8e13ae3c2c3c79f601bfbb836e18", "sha256": "082faec9182a1bb68718a65fcb9b107a820a42b0d12edfae31dd773e9026607b" }, "downloads": -1, "filename": "collective.js.imagesloaded-2.1.zip", "has_sig": false, "md5_digest": "2b1b8e13ae3c2c3c79f601bfbb836e18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13547, "upload_time": "2012-10-20T13:28:59", "url": "https://files.pythonhosted.org/packages/52/23/ceeda46348dcfa50d27e818769cd074df2128beefc1b34114c49d11d0261/collective.js.imagesloaded-2.1.zip" } ] }