{
"info": {
"author": "Philip Bauer",
"author_email": "bauer@starzel.de",
"bugtrack_url": null,
"classifiers": [
"Environment :: Web Environment",
"Framework :: Plone",
"Framework :: Plone :: 5.0",
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7"
],
"description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n.. image:: https://travis-ci.org/collective/collective.fieldedit.svg?branch=master\n :target: https://travis-ci.org/collective/collective.fieldedit\n\n.. image:: https://coveralls.io/repos/github/collective/collective.fieldedit/badge.svg?branch=master\n :target: https://coveralls.io/github/collective/collective.fieldedit?branch=master\n\n\n====================\ncollective.fieldedit\n====================\n\nA view to edit selected fields of a content type.\n\n\nFeatures\n--------\n\n- Useable by simply calling a view with a the fields you want to edit as query-string-parameters\n- Select the field or fields you want to edit\n- For each field you can choose between input, display and hidden\n- Uses the same widgets and validators as the default edit-form\n- Respects schema-hints like field-permissions, invariants and widgets\n- Nice to use in modals/popups fo allow editing one ore more fields (but not all)\n\nUse it by adding a link to the view ``@@field_edit_form`` and pass the fiels you want to edit as a query-string with up to three parameters separated by a \":\" for each field.\n\n\nExamples\n--------\n\nEdit the text of a document::\n\n http://localhost:8080/Plone/front-page/@@field_edit_form?fields=IRichText.text\n\nEdit the fields title and subjects::\n\n http://localhost:8080/Plone/front-page/@@field_edit_form?fields=IDublinCore.subjects&fields=IDublinCore.title\n\nDisplay the text and edit the publishing date::\n\n http://localhost:8080/Plone/front-page/@@field_edit_form?fields=IRichText.text:display:0&fields=IRelatedItems.relatedItems\n\nRender a link to edit the title in a modal:\n\n.. code-block::\n\n \n Edit the Title in a modal\n \n\nEdit multiple fields:\n\n.. code-block::\n\n \n\nDisplay one field, edit another\"\n\n.. code-block::\n\n \n\nHide the label:\n\n.. code-block::\n\n \n\nAdd a hidden field:\n\n.. code-block::\n\n \n\nBehavior-fields need to be prefixed with the Behavior:\n\n.. code-block::\n\n \n\n\nInstallation\n------------\n\nInstall collective.fieldedit by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.fieldedit\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.fieldedit/issues\n- Source Code: https://github.com/collective/collective.fieldedit\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Philip Bauer, bauer@starzel.de\n\n\nChangelog\n=========\n\n\n1.0a2 (2018-08-04)\n------------------\n\n- Fix redirect and remaining webdav locks on cancel (#1)\n [pbauer]\n\n\n1.0a1 (2017-10-10)\n------------------\n\n- Initial release.\n [pbauer]",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://pypi.python.org/pypi/collective.fieldedit",
"keywords": "Python Plone",
"license": "GPL version 2",
"maintainer": "",
"maintainer_email": "",
"name": "collective.fieldedit",
"package_url": "https://pypi.org/project/collective.fieldedit/",
"platform": "",
"project_url": "https://pypi.org/project/collective.fieldedit/",
"project_urls": {
"Homepage": "https://pypi.python.org/pypi/collective.fieldedit"
},
"release_url": "https://pypi.org/project/collective.fieldedit/1.0a2/",
"requires_dist": null,
"requires_python": "",
"summary": "A flexible form to edit selected fields of a content type.",
"version": "1.0a2"
},
"last_serial": 4135481,
"releases": {
"1.0a1": [
{
"comment_text": "",
"digests": {
"md5": "8a53113c91431b04b739a9e16a9ee1ad",
"sha256": "08b51df661777d840a12904db6bec45c43306b0a77f3c1ddc62e052a9d721af4"
},
"downloads": -1,
"filename": "collective.fieldedit-1.0a1.tar.gz",
"has_sig": false,
"md5_digest": "8a53113c91431b04b739a9e16a9ee1ad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13831,
"upload_time": "2017-10-10T14:11:10",
"url": "https://files.pythonhosted.org/packages/eb/dd/d094f7111087566d70d102d60d7c8a69a27fe87296caf8277219be9db8ff/collective.fieldedit-1.0a1.tar.gz"
}
],
"1.0a2": [
{
"comment_text": "",
"digests": {
"md5": "906b0dc5022098ae5ce087040c5b9fac",
"sha256": "7535308ae57989d6b518c997f4a86abc043dce99d3c8a6172a32accf55004bcf"
},
"downloads": -1,
"filename": "collective.fieldedit-1.0a2.tar.gz",
"has_sig": false,
"md5_digest": "906b0dc5022098ae5ce087040c5b9fac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14113,
"upload_time": "2018-08-04T13:30:11",
"url": "https://files.pythonhosted.org/packages/cd/e4/34dc19ef16cfab4dfefb6c650f42487d96eab7599ffdce260ef75e6c9a79/collective.fieldedit-1.0a2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "906b0dc5022098ae5ce087040c5b9fac",
"sha256": "7535308ae57989d6b518c997f4a86abc043dce99d3c8a6172a32accf55004bcf"
},
"downloads": -1,
"filename": "collective.fieldedit-1.0a2.tar.gz",
"has_sig": false,
"md5_digest": "906b0dc5022098ae5ce087040c5b9fac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14113,
"upload_time": "2018-08-04T13:30:11",
"url": "https://files.pythonhosted.org/packages/cd/e4/34dc19ef16cfab4dfefb6c650f42487d96eab7599ffdce260ef75e6c9a79/collective.fieldedit-1.0a2.tar.gz"
}
]
}