{ "info": { "author": "Vitaliy Podoba", "author_email": "vitaliy@martinschoel.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis package displays scaled Plone content images inside Thickbox.\n\n\nOverview\n--------\n\nIf you upload a standalone image into your site this package allows you to\ndisplay your image preview in a thickbox instead of redirecting to a stand-alone\npage.\n\nFurther, if you link from a scaled version to a full version of an image inside\nthe TinyMCE editor this package allows you to display the full version view in a\nthickbox.\n\nFinally, if you upload images as part of a News Item content object into\ndedicated Image Field, then you also will get it's original size preview in a\nthickbox.\n\n\nCompatibility\n-------------\n\nThis add-on was tested for the Plone 4.0 and 4.1 series. So it works for both:\n\n* old style image scales source urls like ``/image_thumb``\n* as well as for new ``/@@images/image/thumb``-like urls provided by\n ``plone.app.imaging`` package\n\n\nInstallation\n------------\n\n* to add the package to your Zope instance, please, follow the instructions\n found inside the\n ``docs/INSTALL.txt`` file\n* then restart your Zope instance and install the ``collective.imageinbox``\n package from within the ``portal_quickinstaller`` tool.\n\n\nNotes\n-----\n\nIf you install this add-on, thickbox will be automatically attached to all\nscaled versions of content images. If you don't want to provide a full version\npreview for any of your images, then you have an option to do this by adding a\n``noThickBox`` class name to your image html tag.\n\nThis package uses the ``prepOverlay`` plugin of ``jQuery`` library to display\nthickboxes.\n\n\nLive Examples\n=============\n\n* http://www.martinschoel.com/en/portfolio/choose-help\n\n\nCredits\n=======\n\n\nCompanies\n---------\n\n|martinschoel|_\n\n* `Martin Schoel Web Productions `_\n* `Contact us `_\n\n\nAuthors\n-------\n\n* Vitaliy Podoba \n\n\nContributors\n------------\n\n\n.. |martinschoel| image:: http://cache.martinschoel.com/img/logos/MS-Logo-white-200x100.png\n.. _martinschoel: http://www.martinschoel.com/\n\nChangelog\n=========\n\n1.0.1 - September 13, 2012\n--------------------------\n\n- Fixed js error in case image has not src attribute.\n [vipod]\n\n\n1.0 - May 4, 2012\n-----------------\n\n- Initial release\n [vipod]", "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/martinschoel/collective.imageinbox", "keywords": "plone image scales thickbox", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.imageinbox", "package_url": "https://pypi.org/project/collective.imageinbox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.imageinbox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/martinschoel/collective.imageinbox" }, "release_url": "https://pypi.org/project/collective.imageinbox/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Displays scaled plone content images inside Thickbox.", "version": "1.0.1" }, "last_serial": 787848, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "b345626131e7b358efca49b798acac1f", "sha256": "b3c6a25dd99923b0e22073920eb953082070a3a151175830bcea70bba6a874a8" }, "downloads": -1, "filename": "collective.imageinbox-1.0.tar.gz", "has_sig": false, "md5_digest": "b345626131e7b358efca49b798acac1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13273, "upload_time": "2012-05-04T14:26:53", "url": "https://files.pythonhosted.org/packages/05/8c/917811772ba9e90a8c1735581ccc684c5181c309955c5af0a9512c5a1e18/collective.imageinbox-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "d219c8bfe8d1ad74f4d5e2dea08d2fbb", "sha256": "2aa2f1ee6d7524c6cc0ca42a15ba33d5666c1ca756b382a9de3d740f546e085e" }, "downloads": -1, "filename": "collective.imageinbox-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d219c8bfe8d1ad74f4d5e2dea08d2fbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13086, "upload_time": "2012-09-13T20:53:40", "url": "https://files.pythonhosted.org/packages/c7/06/bbd53b0b6b97f48572a7813010ad77cc00b3cf1113ec7872c6951635c360/collective.imageinbox-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d219c8bfe8d1ad74f4d5e2dea08d2fbb", "sha256": "2aa2f1ee6d7524c6cc0ca42a15ba33d5666c1ca756b382a9de3d740f546e085e" }, "downloads": -1, "filename": "collective.imageinbox-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d219c8bfe8d1ad74f4d5e2dea08d2fbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13086, "upload_time": "2012-09-13T20:53:40", "url": "https://files.pythonhosted.org/packages/c7/06/bbd53b0b6b97f48572a7813010ad77cc00b3cf1113ec7872c6951635c360/collective.imageinbox-1.0.1.tar.gz" } ] }