{ "info": { "author": "Phil Auersperg, Jens Klein, et al", "author_email": "dev@bluedynamics.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Plone", "Framework :: Zope2", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "----------------------------------------------\nBack Reference Field and Widget for Archetypes\n----------------------------------------------\n\nUsage\n-----\n\nUse it like a field is supposed to be used. Its almost similar to \n`ReferenceField`, `ReferenceWidget`/ `ReferenceBrowserWidget`.\n\nArchetypes `Referenceable API` offers already back-references, the field/widget\nallows to visualize them like forward references. The relationship (name) \nof the reference must be the same as on the forward reference field given. \n\n\nUsage for ArchGenXML/ UML\n-------------------------\n\n- in your UML tool create a relation between 2 classes and make the 'to' end of i\n the assocation navigable (such a beast is provided in the sample dir).\n\n- add the tagged value `backreferences_support` to your model and set it to 1.\n\n- invoke ArchGenXML, \n\n- restart your zope and try it out\n\nBackReferenceField for Archetypes.\n----------------------------------\n\nThis is the counterpart to the ReferenceField. When you have a relation\nthat is managed by a ReferenceField, you can define at\nthe reference's target object a BackReferenceField and a BackReferenceWidget,\nthat alows you to navigate back and also add references to the same relation\nfrom the other side\n\nInstallation:\n-------------\n\nYou have to install it via portal_setup because it has skin elements (the\nwidget templates).\n\nComaptibility\n-------------\n\nWorks with Plone 3 and 4.\n\nLicence\n-------\n\ncopyright 2004-2009 BlueDynamics Alliance, Austria \n\nGNU General Public License Version 2 or later \n\nAuthor\n------\n\nPhil Auerperg \nhttp://bluedynamics.com\n\nContributors\n------------\n\nKai Diefenbach - make it ready for Plone 3\n\nJens Klein - remove old school Install, use GS profile instead, eggified.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://svn.plone.org/svn/archetypes/MoreFieldsAndWidgets/ATBackRef", "keywords": "", "license": "GNU General Public License GPL 2.0", "maintainer": null, "maintainer_email": null, "name": "Products.ATBackRef", "package_url": "https://pypi.org/project/Products.ATBackRef/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.ATBackRef/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.plone.org/svn/archetypes/MoreFieldsAndWidgets/ATBackRef" }, "release_url": "https://pypi.org/project/Products.ATBackRef/2.1/", "requires_dist": null, "requires_python": null, "summary": "Back Reference Field/Widget for Plone/Archetypes", "version": "2.1" }, "last_serial": 784956, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "3c3d5f5f609556e01f9d76b5a57ba82d", "sha256": "640012ff3aac13b973ece371f86da2f45445b85b9d45a8dd0fd5a8c34538d5a8" }, "downloads": -1, "filename": "Products.ATBackRef-2.0.tar.gz", "has_sig": false, "md5_digest": "3c3d5f5f609556e01f9d76b5a57ba82d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11941, "upload_time": "2009-01-20T15:59:31", "url": "https://files.pythonhosted.org/packages/40/ee/7a9b3edd7ff64f8e2fdfe64a3379172de2ad1a419ef9986e3d14ab272eb8/Products.ATBackRef-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "849961b843e571316658d808ec6b4ec2", "sha256": "e25765321ecdc385764e11645cd0de06225935da0d701bfe53157b3471e0794e" }, "downloads": -1, "filename": "Products.ATBackRef-2.1.tar.gz", "has_sig": false, "md5_digest": "849961b843e571316658d808ec6b4ec2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12034, "upload_time": "2010-10-12T12:24:50", "url": "https://files.pythonhosted.org/packages/54/67/8cab981fbc1a4f6a7204210115e95742ddda56da816cf9a0763084c1cc44/Products.ATBackRef-2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "849961b843e571316658d808ec6b4ec2", "sha256": "e25765321ecdc385764e11645cd0de06225935da0d701bfe53157b3471e0794e" }, "downloads": -1, "filename": "Products.ATBackRef-2.1.tar.gz", "has_sig": false, "md5_digest": "849961b843e571316658d808ec6b4ec2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12034, "upload_time": "2010-10-12T12:24:50", "url": "https://files.pythonhosted.org/packages/54/67/8cab981fbc1a4f6a7204210115e95742ddda56da816cf9a0763084c1cc44/Products.ATBackRef-2.1.tar.gz" } ] }