{ "info": { "author": "David Glick", "author_email": "davidglick@onenw.org", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nAdobe Flash 10 introduced an additional security check such that it will only\nplay files served with the \"Content-Disposition: inline\" header. Current\nversions of Plone do not set this header correctly for .swf files stored\nas ATFiles. (See http://dev.plone.org/plone/ticket/8624 for more information.)\n\nThis package corrects that by augmenting ATFile's list of mimetypes that\nshould be served with the inline content disposition.\n\nThis patch is no longer necessary in Plone 3.2.x\n\nNote: This patch does not help with .swf files served by ATFlashMovie in Plone\n3. To make those work, make sure you have ATFlashMovie 1.0.3.\n\n\nInstallation\n------------\n\nThis product has been tested in Plone 2.5 and Plone 3.x\n\nIf using buildout, simply add Products.Flash10Fix to your buildout's list of\neggs, rerun buildout, and restart Zope.\n\nIf not using buildout, unpack the product tarball in your Products directory\nand restart Zope.\n\nNo additional steps are required. If the patch was successful, you should\nsee \"Flash10Fix Patched the following classes: ATFile\" on the console when\nrunning Zope in the foreground.\n\nCredits\n-------\n\nThanks to James Nelson for the report and preliminary patch.\n\nChangelog\n=========\n\n1.1 (2009-04-06)\n----------------\n\n* Remove unneeded ATFlashMovie patch.\n [davisagli]\n\n* Declare Products namespace correctly.\n [davisagli]\n\n1.0 (2009-01-30)\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": "UNKNOWN", "keywords": "plone flash video swf", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.Flash10Fix", "package_url": "https://pypi.org/project/Products.Flash10Fix/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.Flash10Fix/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/Products.Flash10Fix/1.1/", "requires_dist": null, "requires_python": null, "summary": "This package fixes http://dev.plone.org/plone/ticket/8624 which prevents .swf movies from playing in Flash 10 when served from Plone.", "version": "1.1" }, "last_serial": 785025, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "b7f3049eafe926f1945e85bd7c3e58a3", "sha256": "7dc41b51147abfe7dd2bfc4c8d3eb2d36e77cbfd2784c8db1a184a75abcbfdcb" }, "downloads": -1, "filename": "Products.Flash10Fix-1.0.tar.gz", "has_sig": false, "md5_digest": "b7f3049eafe926f1945e85bd7c3e58a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2583, "upload_time": "2009-01-30T19:14:18", "url": "https://files.pythonhosted.org/packages/49/a4/b6a33c7a86e286ac8e6916c0250a1fee9d5ade99dc19f3d55c1a0228f74d/Products.Flash10Fix-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "61d41e843455852048943f8f2ad0adc4", "sha256": "20e9edd19ae2c6eec73d7634b1499596dc4b511a6611878e3184e373fe2c6df7" }, "downloads": -1, "filename": "Products.Flash10Fix-1.1.tar.gz", "has_sig": false, "md5_digest": "61d41e843455852048943f8f2ad0adc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2848, "upload_time": "2009-04-07T01:36:23", "url": "https://files.pythonhosted.org/packages/c9/f9/193876e9f5d90b095322d7e0b9b8bd6eddb63d6bc5ffd01f62c6331afad8/Products.Flash10Fix-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61d41e843455852048943f8f2ad0adc4", "sha256": "20e9edd19ae2c6eec73d7634b1499596dc4b511a6611878e3184e373fe2c6df7" }, "downloads": -1, "filename": "Products.Flash10Fix-1.1.tar.gz", "has_sig": false, "md5_digest": "61d41e843455852048943f8f2ad0adc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2848, "upload_time": "2009-04-07T01:36:23", "url": "https://files.pythonhosted.org/packages/c9/f9/193876e9f5d90b095322d7e0b9b8bd6eddb63d6bc5ffd01f62c6331afad8/Products.Flash10Fix-1.1.tar.gz" } ] }