{ "info": { "author": "atReal", "author_email": "contact@atreal.fr", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents::\r\n\r\nOverview\r\n========\r\n\r\nSystem to enrich a file content type in Plone with a marker interface\r\nregarding its mimetype.\r\n\r\n\r\nDescription\r\n===========\r\n\r\nPlease note that ``atreal.richfile.qualifier`` is a Plone component for\r\ndevelopers. Do not expect anything more in your Plone site if you don't use\r\nPlone components that may use ``atreal.richfile.qualifier``, such as:\r\n\r\n* atreal.richfile.filepreview_\r\n* atreal.richfile.streaming_\r\n* atreal.richfile.metadata_\r\n* atreal.richfile.image_\r\n* ...\r\n\r\n.. _atreal.richfile.filepreview: http://pypi.python.org/pypi/atreal.richfile.filepreview\r\n.. _atreal.richfile.streaming: http://pypi.python.org/pypi/atreal.richfile.streaming\r\n.. _atreal.richfile.metadata: http://pypi.python.org/pypi/atreal.richfile.metadata\r\n.. _atreal.richfile.image: http://pypi.python.org/pypi/atreal.richfile.image\r\n\r\n\r\n``atreal.richfile.qualifier`` works on Plone 3 with ATFile and on Plone 4 with\r\nATFile and ATBlob. You can easily configure your own file content type: ::\r\n\r\n \r\n\r\n\r\nControl Panel\r\n=============\r\n\r\nFew options are avalaible in the Control Panel :\r\n\r\n* 'Update all contents': will update all contents of the portal supported by\r\n this plugin.\r\n* 'Clean all datas': will clean datas created by this plugin, for each\r\n supported content of the portal.\r\n\r\nImportant: These operations will take a while, and may slow down the site\r\nsignificantly while the content is updated.\r\n\r\nImportant: These operations search by the interface provided by the content in\r\nportal_catalog, so if you already have contents in your site when you install\r\nthis package, you have to update 'object_provides' index first.\r\n\r\nImportant Notes\r\n===============\r\n\r\nThe version 1.1.1 of atreal.richfile.qualifier is not Plone 3 compatible ! Please\r\nuse version 1.1.2 instead.\r\n\r\nAuthors\r\n=======\r\n\r\n|atreal|_\r\n\r\n* `atReal Team`_\r\n\r\n - Thierry Benita [tbenita]\r\n - Matthias Broquet [tiazma]\r\n - Florent Michon [f10w]\r\n\r\n.. |atreal| image:: http://www.atreal.fr/medias/atreal-logo-48.png\r\n.. _atreal: http://www.atreal.fr/\r\n.. _atReal Team: mailto:contact@atreal.fr\r\n\r\n\r\nContributors\r\n============\r\n\r\n* `atReal Team`_\r\n\r\n - Romain BEYLERIAN [rbeylerian]\r\n\r\n.. _atReal Team: mailto:contact@atreal.fr\r\n\r\n\r\nCredits\r\n=======\r\n\r\n* Sponsorised by City of Albi (France), http://www.mairie-albi.fr/\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n1.1.2 (2012-04-10)\r\n------------------\r\n\r\n* Plone 3 Compatibility : Restore Plone 3 compatibility broken in version 1.1.1 !\r\n [rbeylerian]\r\n\r\n* Misc : Fix typo in HISTORY.txt\r\n [rbeylerian]\r\n\r\n* Misc : Replace tabs with whitespaces in configure.zcml\r\n [rbeylerian]\r\n\r\n1.1.1 (2011-11-15)\r\n------------------\r\n\r\n* Plone 4 Compatibility : Update CMF core permissions declaration in ZCML\r\n [rbeylerian]\r\n\r\n* Plone 4 Compatibility : Avoid five:implements deprecation warning under Plone 4\r\n [rbeylerian]\r\n\r\n\r\n1.1.0 (2011-04-27)\r\n------------------\r\n\r\n* Plone 4 Compatibility : minors CSS adjustments\r\n [f10w]\r\n\r\n* Plone 4 Compatibility : add control panel action icon with the new way\r\n [f10w]\r\n\r\n* Plone 4 Compatibility : update control panel template\r\n [f10w]\r\n\r\n* Plone 4 Compatibility : replace bobo traverse method on the view by an adapter\r\n which is the right way even on Plone 3\r\n [f10w]\r\n\r\n* Plone 4 Compatibility : file content type by default in Plone 4 is ATBlob\r\n [f10w]\r\n\r\n* Cleanup package-structure\r\n [f10w]\r\n\r\n\r\n1.0.0 - Unreleased\r\n------------------\r\n\r\n*\r\n\r\n\r\n1.0.0rc1 - 2009-12-23\r\n---------------------\r\n\r\n* First release candidate\r\n [f10w]\r\n\r\n\r\n1.0.0beta3 - 2009-09-11\r\n-----------------------\r\n\r\n* Add a patch to kss.core\r\n [f10w]\r\n\r\n\r\n1.0.0beta2 - 2009-09-08\r\n-----------------------\r\n\r\n* Delete a call to an external package useless not required\r\n [f10w]\r\n\r\n\r\n1.0.0beta1 - 2009-09-04\r\n-----------------------\r\n\r\n* First public release\r\n [tbenita, tiazma, f10w]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/atreal.richfile.qualifier/", "keywords": "plone atreal richfile qualifier", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "atreal.richfile.qualifier", "package_url": "https://pypi.org/project/atreal.richfile.qualifier/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/atreal.richfile.qualifier/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/atreal.richfile.qualifier/" }, "release_url": "https://pypi.org/project/atreal.richfile.qualifier/1.1.2/", "requires_dist": null, "requires_python": null, "summary": "System to enrich a file content type in Plone with a marker interface regarding its mimetype.", "version": "1.1.2" }, "last_serial": 3356237, "releases": { "1.0.0beta1": [ { "comment_text": "", "digests": { "md5": "64751e5e30f79d8bae0c6d283d831721", "sha256": "597a62aa32ed8e8408375aafd59a7b6ac0e4962f772c115e4f5394e6a8db81b4" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0beta1-py2.4.egg", "has_sig": false, "md5_digest": "64751e5e30f79d8bae0c6d283d831721", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 42294, "upload_time": "2009-09-04T16:26:16", "url": "https://files.pythonhosted.org/packages/bf/e2/9d850fa1a8378c6bb9fc7cf5ef5fe218e34efa4f12d6685846481fbd507f/atreal.richfile.qualifier-1.0.0beta1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "35dc163a0bae9f8f862403e8184fd5f4", "sha256": "be384ede2cc2b6e21a939c9338d754710a8db5cb103bc07a2d1fc7f4143056c6" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0beta1.tar.gz", "has_sig": false, "md5_digest": "35dc163a0bae9f8f862403e8184fd5f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17300, "upload_time": "2009-09-04T16:26:16", "url": "https://files.pythonhosted.org/packages/df/13/bd92c9d48c9ac5f4bbd5c951a86263a4d469f49966cd33d3dbaa3eca30ec/atreal.richfile.qualifier-1.0.0beta1.tar.gz" } ], "1.0.0beta2": [ { "comment_text": "", "digests": { "md5": "ee7c5e7ae1344b8701243d856346b293", "sha256": "ce3e8d982d55a6c46ec84037d1fa6a268c6e2b5d417487c31501d697bef9786b" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0beta2-py2.4.egg", "has_sig": false, "md5_digest": "ee7c5e7ae1344b8701243d856346b293", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 42262, "upload_time": "2009-09-08T17:43:36", "url": "https://files.pythonhosted.org/packages/1d/32/cd2f30afc05f7d4de99f6722c3d558df19da1441a1d337a72d4348fe9596/atreal.richfile.qualifier-1.0.0beta2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "7af146fd3edd3cc05dd143c7eb8c1cda", "sha256": "6cc77b4f6d281c4808ff6b4f097d885479f2e716eb384ca4b589ab008ff85b35" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0beta2.tar.gz", "has_sig": false, "md5_digest": "7af146fd3edd3cc05dd143c7eb8c1cda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17270, "upload_time": "2009-09-08T17:43:36", "url": "https://files.pythonhosted.org/packages/36/71/26efd26d67b44229bce16c4154dbc4c808abb5264962d8920bf42ac5685f/atreal.richfile.qualifier-1.0.0beta2.tar.gz" } ], "1.0.0beta3": [ { "comment_text": "", "digests": { "md5": "49b2d88115eb8aab163f6531beb5b1e7", "sha256": "5d8714c84ff750b45d0b9fbd828973411af8a6f2d6c8ea749c29185eda3192c3" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0beta3-py2.4.egg", "has_sig": false, "md5_digest": "49b2d88115eb8aab163f6531beb5b1e7", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 43061, "upload_time": "2009-09-11T08:36:43", "url": "https://files.pythonhosted.org/packages/00/17/030a39381c22de10f53f5dcae14e78d1fdb8c4a54b6a7187951b799a0415/atreal.richfile.qualifier-1.0.0beta3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "c8a0d673b781d2405f031bf93a867f47", "sha256": "eea841fab970a0f24ee5a92bfa33b207ff4383f4ae171ec2990b306ba0385284" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0beta3.tar.gz", "has_sig": false, "md5_digest": "c8a0d673b781d2405f031bf93a867f47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17526, "upload_time": "2009-09-11T08:36:43", "url": "https://files.pythonhosted.org/packages/db/30/3bf08b5d28053305a7c80b09f5d45016b8fdb4f09741b522ff1a2ec293ba/atreal.richfile.qualifier-1.0.0beta3.tar.gz" } ], "1.0.0rc1": [ { "comment_text": "", "digests": { "md5": "5a51904ef7e008e9128cd9e0cde85635", "sha256": "d850348996de92116eb20200ca11af437aa47f1fa48cb249e67ff6fca2ffa732" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0rc1-py2.4.egg", "has_sig": false, "md5_digest": "5a51904ef7e008e9128cd9e0cde85635", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 43067, "upload_time": "2009-12-23T15:07:57", "url": "https://files.pythonhosted.org/packages/d2/5b/122f1492129055162e93e7c20d691cddb5eba998d886c2781cc00c75862b/atreal.richfile.qualifier-1.0.0rc1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "433d986502c6ed1759ed08fa7c9bcac3", "sha256": "23d0c3743870fed40a3a165625c22ddaec297ddf714c89eb649b4f30b72c817e" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.0.0rc1.tar.gz", "has_sig": false, "md5_digest": "433d986502c6ed1759ed08fa7c9bcac3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18287, "upload_time": "2009-12-23T15:07:56", "url": "https://files.pythonhosted.org/packages/bd/a6/d5368f7a33b60c4afdf11002a4af0e0e526964eec0c4cd03a70791435c2c/atreal.richfile.qualifier-1.0.0rc1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "125bec7b3508a07953d866bd3298d527", "sha256": "736381f36b8a3778e0dcc3f4c1169d23924bc10d599e0faf3ce41bde50ec921f" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.1.0.tar.gz", "has_sig": false, "md5_digest": "125bec7b3508a07953d866bd3298d527", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26353, "upload_time": "2011-04-27T19:06:14", "url": "https://files.pythonhosted.org/packages/64/d3/27a7f579057a20c565c9c7e97834bf7952acc039c3cb829035f9a1f78599/atreal.richfile.qualifier-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "5a2ab9b8aa6c292e56d980b0496f98ff", "sha256": "a99db0a307c103360996211ec2722af0f35d9b5d645d958da8282ac8642e6d16" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.1.1.zip", "has_sig": false, "md5_digest": "5a2ab9b8aa6c292e56d980b0496f98ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44738, "upload_time": "2011-11-16T11:48:59", "url": "https://files.pythonhosted.org/packages/cc/fb/cfe77eeee29f3e16ab3ed5fe594890e187728a68066644eb05a951108fa8/atreal.richfile.qualifier-1.1.1.zip" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "c20db85972e5fb1777017df5441d34d7", "sha256": "270a0d36373e75bc205c53f57131a7a5c05b5212e61263413ca8b490d6763147" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.1.2.zip", "has_sig": false, "md5_digest": "c20db85972e5fb1777017df5441d34d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45173, "upload_time": "2012-04-10T11:04:27", "url": "https://files.pythonhosted.org/packages/eb/4b/6be9f288243aab39de4abb614fef8ce2f82d6be0eb2ba46f85f9983dd165/atreal.richfile.qualifier-1.1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c20db85972e5fb1777017df5441d34d7", "sha256": "270a0d36373e75bc205c53f57131a7a5c05b5212e61263413ca8b490d6763147" }, "downloads": -1, "filename": "atreal.richfile.qualifier-1.1.2.zip", "has_sig": false, "md5_digest": "c20db85972e5fb1777017df5441d34d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45173, "upload_time": "2012-04-10T11:04:27", "url": "https://files.pythonhosted.org/packages/eb/4b/6be9f288243aab39de4abb614fef8ce2f82d6be0eb2ba46f85f9983dd165/atreal.richfile.qualifier-1.1.2.zip" } ] }