Products.ATBackRef 2.1
Back Reference Field/Widget for Plone/Archetypes
Usage
Use it like a field is supposed to be used. Its almost similar to ReferenceField, ReferenceWidget/ ReferenceBrowserWidget.
Archetypes Referenceable API offers already back-references, the field/widget allows to visualize them like forward references. The relationship (name) of the reference must be the same as on the forward reference field given.
Usage for ArchGenXML/ UML
- in your UML tool create a relation between 2 classes and make the 'to' end of i the assocation navigable (such a beast is provided in the sample dir).
- add the tagged value backreferences_support to your model and set it to 1.
- invoke ArchGenXML,
- restart your zope and try it out
BackReferenceField for Archetypes.
This is the counterpart to the ReferenceField. When you have a relation that is managed by a ReferenceField, you can define at the reference's target object a BackReferenceField and a BackReferenceWidget, that alows you to navigate back and also add references to the same relation from the other side
Installation:
You have to install it via portal_setup because it has skin elements (the widget templates).
Comaptibility
Works with Plone 3 and 4.
Licence
copyright 2004-2009 BlueDynamics Alliance, Austria
GNU General Public License Version 2 or later
Author
Phil Auerperg <phil@bluedynamics.com> http://bluedynamics.com
Contributors
Kai Diefenbach - make it ready for Plone 3
Jens Klein - remove old school Install, use GS profile instead, eggified.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Products.ATBackRef-2.1.tar.gz (md5) | Source | 2010-10-12 | 11KB | 979 | |
- Author: Phil Auersperg, Jens Klein, et al
- Home Page: https://svn.plone.org/svn/archetypes/MoreFieldsAndWidgets/ATBackRef
- License: GNU General Public License GPL 2.0
-
Categories
- 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
- Package Index Owner: jensens, rnix
- DOAP record: Products.ATBackRef-2.1.xml
