{ "info": { "author": "Matous Hora", "author_email": "matous.hora@dms4u.cz", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\nThis package lets you add a archetypes.multifile field into any archetypes object using schemaextender.\n\nUsage\n=====\n1. Install package by adding the egg into your buildout cfg::\n\t\n\t[instance]\n\t...\n\teggs =\n\t\tcollective.multifilesextender\n\tzcml = \n\t\tcollective.multifilesextender\n\t\t\n2. Rerun buildout\n\n3. To turn it on, mark desired type with IMultiFileExtendable marker interface. For instance the following adds multifile field into ATDocument. You can put it into any zcml that is included when you start instance::\n\n\t\n\n4. Start the instance\n\n5. Install it via QuickInstaller\n\nTODO\n====\nAdd some tests\n\nCredits\n=======\nPackage developed by Matous Hora http://dms4u.cz\nChangelog\n=========\n\n1.1 - (2009-10-23)\n------------------\n- added danish translatation\n\n1.0 - Released\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": "http://pypi.python.org/pypi/collective.multifilesextender", "keywords": "multifile,schemaextender,attachments", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.multifilesextender", "package_url": "https://pypi.org/project/collective.multifilesextender/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.multifilesextender/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/collective.multifilesextender" }, "release_url": "https://pypi.org/project/collective.multifilesextender/1.1/", "requires_dist": null, "requires_python": null, "summary": "This package extends any AT content type by a multi file field", "version": "1.1" }, "last_serial": 787969, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "531e27cb16ce169c794d3f2f536427b0", "sha256": "aac711b13097ee2d1f1b3920796e9dca3c78e44a74acddda403702041c497ed1" }, "downloads": -1, "filename": "collective.multifilesextender-1.0.zip", "has_sig": false, "md5_digest": "531e27cb16ce169c794d3f2f536427b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16892, "upload_time": "2009-10-22T16:23:52", "url": "https://files.pythonhosted.org/packages/70/f9/15be3312d9482f6f2d414c9e5c8cafa049b18abcaece67a3ca1871607d07/collective.multifilesextender-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "a10b9d495c48a716eaf9756dd2ce7092", "sha256": "1c9c4cc25282462ac8d4ea96b86ea749d0ec014bdf9b3b02622ecb2a0c2f7a69" }, "downloads": -1, "filename": "collective.multifilesextender-1.1.zip", "has_sig": false, "md5_digest": "a10b9d495c48a716eaf9756dd2ce7092", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25689, "upload_time": "2009-10-23T15:34:23", "url": "https://files.pythonhosted.org/packages/53/6d/a7cc95a853a133a1d3d92366ad68eb67619071cf804a7ede8838374d332c/collective.multifilesextender-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a10b9d495c48a716eaf9756dd2ce7092", "sha256": "1c9c4cc25282462ac8d4ea96b86ea749d0ec014bdf9b3b02622ecb2a0c2f7a69" }, "downloads": -1, "filename": "collective.multifilesextender-1.1.zip", "has_sig": false, "md5_digest": "a10b9d495c48a716eaf9756dd2ce7092", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25689, "upload_time": "2009-10-23T15:34:23", "url": "https://files.pythonhosted.org/packages/53/6d/a7cc95a853a133a1d3d92366ad68eb67619071cf804a7ede8838374d332c/collective.multifilesextender-1.1.zip" } ] }