{ "info": { "author": "Per Thulin", "author_email": "per.thulin at valentinewebsystems dot se", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nImagescales is a generic system for creating thumbnails/image representations\nfor content types, both those provided by Plone, and custom ones. To make it\nwork for a content type, three adapters need to be provided:\n\n 1. ImageView that retrieves an image in the desired scale.\n 2. ImageTag that returns the HTML tag for the image\n 3. ImageLink that returns the HTML link to the image.\n\nsee valentine/imagescales/README.txt for more info\n\nChangelog\n=========\n\n0.2.1 - (2010-01-18)\n--------------------\n\n* removed empty skin folder\n\n0.2 - (2010-01-18)\n------------------\n\n* Thumbnails are always in formats PNG, JPG or GIF even if original is something else i.e TIFF\n* Enabled folder.ImageView for ATTopics. [pthulin]\n* Fixed bug where 16:9 images scaled to 16:9 background resulted in black borders. [pthulin]\n* Simplified design, removed ImageLink and ImageTag. [pthulin]\n* Add black borders to 4:3 images scaled to 16:9, and don't stretch the play button. [pthulin]\n\n0.1 - Unreleased\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://svn.plone.org/svn/collective/valentine.imagescales/trunk", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "valentine.imagescales", "package_url": "https://pypi.org/project/valentine.imagescales/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/valentine.imagescales/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.plone.org/svn/collective/valentine.imagescales/trunk" }, "release_url": "https://pypi.org/project/valentine.imagescales/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.2.1" }, "last_serial": 801327, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "24e3ee560b0fa44774c4c600227226d9", "sha256": "be3d0018918dbc17cd36d3eb1585110b973bc243664bf7773f3273b43701b775" }, "downloads": -1, "filename": "valentine.imagescales-0.2.zip", "has_sig": false, "md5_digest": "24e3ee560b0fa44774c4c600227226d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62206, "upload_time": "2010-01-18T15:13:14", "url": "https://files.pythonhosted.org/packages/b3/e1/9b5035c92d333f1ef37a3d751be708e4986cf7d17fa2500496192abc94d4/valentine.imagescales-0.2.zip" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "bfac036e930c7fa19e023b020a449107", "sha256": "27c9e66123a881a7213dc57063be7566391b5f5d89abbe5ab2c26d54473ee388" }, "downloads": -1, "filename": "valentine.imagescales-0.2.1.zip", "has_sig": false, "md5_digest": "bfac036e930c7fa19e023b020a449107", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62435, "upload_time": "2010-01-18T16:24:25", "url": "https://files.pythonhosted.org/packages/07/ef/7f5416f08d6fb53d7ce332e81cdfce0af5a8de4df7c983df803957c69c1e/valentine.imagescales-0.2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bfac036e930c7fa19e023b020a449107", "sha256": "27c9e66123a881a7213dc57063be7566391b5f5d89abbe5ab2c26d54473ee388" }, "downloads": -1, "filename": "valentine.imagescales-0.2.1.zip", "has_sig": false, "md5_digest": "bfac036e930c7fa19e023b020a449107", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62435, "upload_time": "2010-01-18T16:24:25", "url": "https://files.pythonhosted.org/packages/07/ef/7f5416f08d6fb53d7ce332e81cdfce0af5a8de4df7c983df803957c69c1e/valentine.imagescales-0.2.1.zip" } ] }