Plone support for z3c.relationfield
Project description
Overview
Plone support for z3c.relationfield. If this package is installed, you should be able to use z3c.relationfield as per its documentation for Dexterity and Archetypes content.
Note that this package does not depend on Dexterity or Archetypes directly. However, if plone.dexterity is installed, the DexterityContent base class will be marked with z3c.relationfield’s IHasRelations. Similarly, if Products.Archetypes is installed, its BaseObject class will be marked with IHasIncomingRelations, thus allowing relationships to Archetypes objects from Dexterity content.
Other types of content can be supported by appropriate use of these marker interfaces. See z3c.relationfield for more details.
Changelog
1.3.0 (2014-11-01)
Add schemaeditor support [smcmahon, datakurre]
Added RelationListDictDataManager [jaroel, datakurre]
1.2.2 (2014-04-15)
plone.rfc822 1.0.2 marshalls collections as ascii. [esteele]
Remove the adaptation from this package and move it to plone.app.widgets. [frapell]
Do not include demo by default. [frapell]
Remove plone.formwidget.contenttree dependency. [frapell]
Use the widget provided by plone.app.widgets. [frapell]
1.2.1 (2013-01-25)
Update getSite import for compatibility with Plone 4.3. [davisagli]
1.2.0 (2012-09-21)
changed handler for RelationChoiceHandler to plone.supermodel.exportimport.ChoiceHandler [gborelli]
Monkey patch z3c.relationfield RelationValue, it is incompatible with Zope2/4 and can cause problems in some case. [do3cc]
1.1 (2011-07-02)
Make sure the content tree widget profile is installed. [davisagli]
Moved the ‘related items’ behavior here from plone.app.dexterity. [davisagli]
1.0 (2011-04-30)
Make it possible to clear non-required RelationChoice fields. This closes http://code.google.com/p/dexterity/issues/detail?id=163 [davisagli]
1.0b6 (2011-02-11)
Create custom data manager for dictionaries. [dukebody]
1.0b5 (2010-02-22)
Depend on plone.app.intid for intid utility installation and content registration. [alecm]
Fix register_all_content_for_intids to register content in all Languages in LinguaPlone sites [csenger]
1.0b4 (2009-10-11)
Add plone.rfc822 field marshaler. [optilude]
1.0b3 (2009-09-27)
Fix IObjectPath utility’s resolve() method signature. Thanks Hedley Roos. [optilude]
1.0b2 (2009-07-18)
Add IObjectPath utility. This is required for broken relationships to work. Without it, deleting an object that has inbound relations will cause an error. Arguably, this isn’t the ideal package for this, somewhat more general utility, but it can always be moved later as it’s not imported anywhere. [optilude]
1.0b1 (2009-05-31)
Made Archetypes support truly optional. [hannosch]
Create glue package for adding z3c.relationfield support to Plone/Dexterity. [alecm]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for plone.app.relationfield-1.3.0.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1edb39a705de7dfb148e4e578afc18ea4f6252038f8c7f2f7c520c3963a1a09 |
|
MD5 | 787b13418130bed16fbd29009acfbefc |
|
BLAKE2b-256 | 4ab904bd76a0cd4c5ce3da9b95c8d362b728d7554d36655d1bf6e8112d45cd76 |