collective.referencedatagridfield

by Quintagroup last modified Sep 12, 2011 11:16 AM

Mix of Reference and DataGrid Fields

Project Description

Introduction

collective.referencedatagridfield is a mix of Reference and DataGrid fields for Plone. This is a sophisticated reference field with its own widget for adding and deleting references for both internal and external resources. Having complete support for Archetype's Reference field functionality, it also allows external links management.

This package functionality is based on DataGridField, DataGridWidget and Archetype's Reference field with ATReferenceBrowserWidget. It allows Plone developers to extend default Plone Reference field functionality or override existing Reference field functionality with a custom one.

Required Products.DataGridField package is automatically installed during installation procedure.

Usage

This package can be used for extending Plone default Related content functionality. Apart from possibility to add related items from the current website, collective.referencedatagridfield allows to:

  • add custom title to the related item instead of its real title
  • add external sources as related items

Development

This product was developed by Quintagroup for Plone collective, sponsored by Headnet company http://headnet.dk/.

Supported Plone Version

Plone 4.0 - 4.1

Use Case

There is an example of simple content type creation with a mix of Reference and DataGrid fields as related items included into the package: http://svn.plone.org/svn/collective/collective.referencedatagridfield/trunk/collective/referencedatagridfield/examples/ReferenceDataGridDemoType.py

With this package your content types might get sophisiticated related items field: include related items from the current site and external ones.

1. Internal Links - to insert internal link use 'Add...' button and browse your site for the necessary object you want to add. Type in desirable title into the Title field. If you leave it empty - it will automatically be filled with the inserted object title.

2. External Links - to insert external links type in external URL into the Links field. Type in full address with http:// protocol. In case your URL is not correct it will not be saved. Type in desirable title into the Title field. If you leave it empty - it will get title the same as URL.

Author

  • Andriy Mylenkyy
  • Roman Kozlovskyi
  • Volodymyr Cherepanyak

Thanks

  • gauthier_bastien
  • emasker

Changelog

0.5 (September, 12 2011)

  • fixed compatibility issues with Plone 4.1

0.4 (July 19, 2011)

  • Merged the more-columns branch [chervol]
  • The default title for manual links is the the link [chervol]

0.3 (April 4, 2011)

  • Clashing of JS with default referencebrowserwidget fixed
  • Minor fixes in templates and in javascripts

0.2 (April 1, 2011)

  • JS fixed for compatibility with archetypes.referencebrowserwidget >= 2.0rc2

0.1 (May 21, 2010)

  • Initial release

Current Release
collective.referencedatagridfield 0.5

Released Sep 12, 2011 — tested with Plone 4

Fixes with Plone 4.1 compatibility.
More about this release…

Download file Get collective.referencedatagridfield for all platforms
collective.referencedatagridfield-0.5.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
0.5 Sep 12, 2011 Fixes with Plone 4.1 compatibility. More about this release…
Plone 4
GPL final
0.4 Jul 19, 2011 Minor release: more-columns branch merged, default title for manual links is the link now. More about this release…
Plone 4
GPL final
0.3 Apr 04, 2011 Minor fixes in templates and in javascripts More about this release…
Plone 4
GPL final
0.2 Apr 01, 2011 Fixes for JS compatibility with archetypes.referencebrowserwidget More about this release…
Plone 4
GPL final
0.1 May 21, 2010 Initial public release. More about this release…
Plone 4
GPL final

Comments (0)