{ "info": { "author": "Stephan Geulette", "author_email": "support@imio.be", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.3", "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==============================================================================\ncollective.behavior.internalnumber\n==============================================================================\n\nThis product adds a plone behavior for dexterity content.\nThe behavior adds a text field containing an internal number.\n\nFeatures\n--------\n\n- Optional uniqueness validation\n- Optional default value\n- Inclusion in searchable text\n- Global or type by type configuration\n- A configuration page can manage globally or type by type:\n\n * a uniqueness option\n * an incremented number\n * a default value tal expression\n\nUsage\n-----\n\nIn the configuration panel, go to dexterity types.\nClick on the type you want extend with the internal number field.\nGo to the behavior tab.\nSelect \"Internal number field\" behavior.\n\nIf you want the internal number be searched in searchable text, you can also select\nthe \"Dynamic SearchableText indexer behavior\"\n\nTranslations\n------------\n\nThis product has been translated into\n\n- French (thanks the author)\n\n\nInstallation\n------------\n\nInstall collective.behavior.internalnumber by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.behavior.internalnumber\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.behavior.internalnumber/issues\n- Source Code: https://github.com/collective/collective.behavior.internalnumber\n- Documentation: https://docs.plone.org/foo/bar\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Stephan Geulette, support@imio.be\n\n\nChangelog\n=========\n\n\n0.1 (2017-05-31)\n----------------\n\n- Initial release.\n [sgeulette]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/collective.behavior.internalnumber", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.behavior.internalnumber", "package_url": "https://pypi.org/project/collective.behavior.internalnumber/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.behavior.internalnumber/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/collective.behavior.internalnumber" }, "release_url": "https://pypi.org/project/collective.behavior.internalnumber/0.1/", "requires_dist": null, "requires_python": "", "summary": "Configurable internal number plone behavior", "version": "0.1" }, "last_serial": 2913271, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "23ba975c910c6d8de75ab80c76d4b5d1", "sha256": "ceae713407a77afc4fd408fa0f7d260395a902fad379d04fab2c5d087cba42c3" }, "downloads": -1, "filename": "collective.behavior.internalnumber-0.1.tar.gz", "has_sig": false, "md5_digest": "23ba975c910c6d8de75ab80c76d4b5d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20499, "upload_time": "2017-05-31T12:03:10", "url": "https://files.pythonhosted.org/packages/10/5a/a4c7249402f6bbbce15f45179a55f74f54f693a0360ef9ddec10b0b7e04e/collective.behavior.internalnumber-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23ba975c910c6d8de75ab80c76d4b5d1", "sha256": "ceae713407a77afc4fd408fa0f7d260395a902fad379d04fab2c5d087cba42c3" }, "downloads": -1, "filename": "collective.behavior.internalnumber-0.1.tar.gz", "has_sig": false, "md5_digest": "23ba975c910c6d8de75ab80c76d4b5d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20499, "upload_time": "2017-05-31T12:03:10", "url": "https://files.pythonhosted.org/packages/10/5a/a4c7249402f6bbbce15f45179a55f74f54f693a0360ef9ddec10b0b7e04e/collective.behavior.internalnumber-0.1.tar.gz" } ] }