{ "info": { "author": "Mikel Larreategi", "author_email": "mlarreategi@codesyntax.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis product provides a new form field for PloneFormGen_ forms that allows\nadding more than one files using the `jquery.filer`_\n\nThe standard file field for PloneFormGen_ allows only adding one file. Adding\njust a new file field with the option *multiple* can solve the problem, but\nwe think that the usability of that option is not good. Is not obvious for\na lot of people to push Ctrl or Shift to add more than one files. So to\naddress this usability feature, we have added the `jquery.filer`_ file\nselection widget, that shows in a very nice interface the added files with an\noption to delete them or adding new ones without much effort.\n\n.. _PloneFormGen: https://pypi.python.org/pypi/Products.PloneFormGen\n.. _`jquery.filer`: https://github.com/CreativeDream/jQuery.filer\n\nInstallation\n============\n\nAdd this product to your buildout file and rerun the buildout.\n\nGo to Site Setup -> Add ons and install it\n\nA new field will show in your PloneFormGen_ forms called MultiFileField.\n\nChangelog\n=========\n\n1.0.1 (2016-07-07)\n------------------\n\n- documentation [Mikel Larreategi ]\n\n- fix field icon [Mikel Larreategi ]\n\n- rename readme [Mikel Larreategi ]\n\n- [Mikel Larreategi ]\n\n- [ci skip] [Mikel Larreategi ]\n\n\n\n1.0 (2016-07-06)\n----------------\n\n- fix manifest [Mikel Larreategi ]\n\n- metadata [Mikel Larreategi ]\n\n- add PFG as requirement [Mikel Larreategi ]\n\n- PFG field with jquery.filer for multiple file upload [Mikel Larreategi ]\n\n- initial package structure using ZopeSkel archetype template [Mikel Larreategi ]\n\n- initial package structure using ZopeSkel [Mikel Larreategi ]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codesyntax/cs.pfg.multifile", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "cs.pfg.multifile", "package_url": "https://pypi.org/project/cs.pfg.multifile/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cs.pfg.multifile/", "project_urls": { "Homepage": "https://github.com/codesyntax/cs.pfg.multifile" }, "release_url": "https://pypi.org/project/cs.pfg.multifile/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "PloneFormGen fields to allow uploading multiple files", "version": "1.0.1" }, "last_serial": 2207490, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2d822679b4dbf4cc353cd92f877e164d", "sha256": "0b78fac208236c78166bb1d3918ddd459f8e92613884c16eb8f7817404fb8023" }, "downloads": -1, "filename": "cs.pfg.multifile-1.0.tar.gz", "has_sig": false, "md5_digest": "2d822679b4dbf4cc353cd92f877e164d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85814, "upload_time": "2016-07-06T14:31:56", "url": "https://files.pythonhosted.org/packages/e6/a1/95d096757fb2652acb01267254fc4cdd692454ea6923c629cff5cee09a20/cs.pfg.multifile-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "8c59bb4dd7dd7d1dfabe6e02e0fce340", "sha256": "1b482c11294cfe8fd5758d035be3a1fc317d604118963bcbe91d8473ae87136e" }, "downloads": -1, "filename": "cs.pfg.multifile-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8c59bb4dd7dd7d1dfabe6e02e0fce340", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86691, "upload_time": "2016-07-07T08:43:01", "url": "https://files.pythonhosted.org/packages/44/79/56e8e0672943761ebdbeb50811f2c19b897b7e32c16f35f52bf4d69b42c1/cs.pfg.multifile-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c59bb4dd7dd7d1dfabe6e02e0fce340", "sha256": "1b482c11294cfe8fd5758d035be3a1fc317d604118963bcbe91d8473ae87136e" }, "downloads": -1, "filename": "cs.pfg.multifile-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8c59bb4dd7dd7d1dfabe6e02e0fce340", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86691, "upload_time": "2016-07-07T08:43:01", "url": "https://files.pythonhosted.org/packages/44/79/56e8e0672943761ebdbeb50811f2c19b897b7e32c16f35f52bf4d69b42c1/cs.pfg.multifile-1.0.1.tar.gz" } ] }