{ "info": { "author": "Alex Clark", "author_email": "aclark@aclark.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ArchAddOn\n=========\n\nStraightforward toolbox of field types, widgets, and validators for\nArchetypes.\n\nPlease feel free to add your own new fields, widgets, and validators\nhere, if you think they are general-purpose. I intend for this to be\nnot sample or learning archetypes add ons (ArchExample is for that),\nbut real-world usable toolbox pieces.\n\nFeatures\n--------\n\n* New Fields for:\n\n - USAddress\n\n - USPhoneNumber\n\n - Email\n\n - Link\n\n - Instruction (only shows description on edit form, for adding\n sectional help or other HTML markup to an edit form)\n\n - DynamicField. This is a textual field that can contain TALES\n expressions which are evaluated. So you can add a \"body\" field to\n a schema that is of this type, and have it be a mix of HTML\n content and TALES expressions (just like in a ZPT).\n\n - SimpleDataGridField. A lines field with embedded vertical bars for\n fields. If the columns property is set, the isValidGrid validator\n will ensure that the entered text has exactly that number of\n columns for each row. If strip_whitespace is True, the individual\n cells in the grid will be stripped of leading and trailing\n whitespace (that is, whitespace added around the delimiter).\n\n If column_names is set to a tuple or list of strings, it gives the names\n of columns in the grid. The getDataGridRow script and the getRow() method\n will return a dict using these column names as keys rather than using the\n column numbers (starting from zero).\n Fields are just strings, with no internal validation, etc.\n\n* Matching widgets for these types\n\n* Validators:\n\n - FormattedUSPhoneValidator: (999) 999-9999\n\n - USAddressValidator\n\n - isValidGrid\n\n\nRequires\n--------\n\nPlone version 4.0 or higher.\n\n\nQuickstart\n----------\n\n1) Use the quickinstaller_tool and install ArchAddOn\n\n2) To create a sample object and test the new fields, widgets, etc.,\n go to the archetype_tool and install the \"ArchAddOn Example\" type,\n then add an object of that type.\n\nChangelog\n=========\n\n1.7 (2012-06-25)\n----------------\n\n- Package cleanup\n [aclark]\n\n1.6 (2010-04-09)\n----------------\n\n- Plone 4 compatible release.\n [kteague]\n\n1.5 (2008-04-27)\n----------------\n\n- Egg release of Products.ArchAddOn.\n [aclark]\n\n1.0 (2007-04-04)\n----------------\n\n- Initial release of ArchAddOn.\n [joelburton]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/Products.ArchAddOn/", "keywords": "archetypes plone widget", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.ArchAddOn", "package_url": "https://pypi.org/project/Products.ArchAddOn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.ArchAddOn/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/Products.ArchAddOn/" }, "release_url": "https://pypi.org/project/Products.ArchAddOn/1.7/", "requires_dist": null, "requires_python": null, "summary": "Straightforward toolbox of field types, widgets, and validators for Archetypes.", "version": "1.7" }, "last_serial": 784972, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "26407eddf0d77ed45becfad971095b6c", "sha256": "a5f08423496cdcf9ba434d2cdd4f73cbba057d8b1b9ff0881142ee95e5af0523" }, "downloads": -1, "filename": "Products.ArchAddOn-0.1-py2.4.egg", "has_sig": false, "md5_digest": "26407eddf0d77ed45becfad971095b6c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 34715, "upload_time": "2008-04-27T11:17:30", "url": "https://files.pythonhosted.org/packages/8c/6d/86b1241be1673e16c7b9d19678144350a456b80cd7c13ef9dec0f62369ba/Products.ArchAddOn-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "8b07a05bceded940f4d09c9a3fb1c936", "sha256": "5f935075dd9b886aca9bbefdf3bed6fa249973a682721c93a190df0f299e6752" }, "downloads": -1, "filename": "Products.ArchAddOn-0.1.tar.gz", "has_sig": false, "md5_digest": "8b07a05bceded940f4d09c9a3fb1c936", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20886, "upload_time": "2008-04-27T11:17:29", "url": "https://files.pythonhosted.org/packages/a0/e0/6f03034605f77ff61f2514a1c7393192666de18244e95d33b309c85a8fb7/Products.ArchAddOn-0.1.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "f42f90f34a8a4b561d27283b618bcaa9", "sha256": "0c5cf01251e86928f618204fadf785edd70a19f3e9ebce19cf1c58a751218719" }, "downloads": -1, "filename": "Products.ArchAddOn-1.6.tar.gz", "has_sig": false, "md5_digest": "f42f90f34a8a4b561d27283b618bcaa9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21144, "upload_time": "2010-04-09T19:46:09", "url": "https://files.pythonhosted.org/packages/83/98/602b499002dd77b75eae68166bdbfee6517a6cf2fad5e3fdf634f57ddb80/Products.ArchAddOn-1.6.tar.gz" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "5f78994ff28a995260a28cb43a614ab6", "sha256": "699f8f095b2b5f4c62e3681e256cb14ea3c9af62c7f1900a45a313fdec8a5f6e" }, "downloads": -1, "filename": "Products.ArchAddOn-1.7.tar.gz", "has_sig": false, "md5_digest": "5f78994ff28a995260a28cb43a614ab6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 643405, "upload_time": "2012-06-25T15:37:45", "url": "https://files.pythonhosted.org/packages/4a/d2/28b21f7fe843c177d44a23cc99e54ac1b7652b96f0a49591828ec99fc30f/Products.ArchAddOn-1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f78994ff28a995260a28cb43a614ab6", "sha256": "699f8f095b2b5f4c62e3681e256cb14ea3c9af62c7f1900a45a313fdec8a5f6e" }, "downloads": -1, "filename": "Products.ArchAddOn-1.7.tar.gz", "has_sig": false, "md5_digest": "5f78994ff28a995260a28cb43a614ab6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 643405, "upload_time": "2012-06-25T15:37:45", "url": "https://files.pythonhosted.org/packages/4a/d2/28b21f7fe843c177d44a23cc99e54ac1b7652b96f0a49591828ec99fc30f/Products.ArchAddOn-1.7.tar.gz" } ] }