collective.interfaces

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Lukas Zdych last modified Feb 16, 2011 02:12 AM

Adds interfaces tab to Plone's content where Manager's can manage marker interfaces.

Project Description

About

Extension for Plone which adds new content view tab to all common content where Manager can manage marker interfaces on instance level. Yep, in general this is just Plone UI for "Interfaces" tab available in the ZMI.

Installing

This package requires Plone 3.x or later.

To install the package just add collective.interfaces into your eggs option of your buildout main or instance section.

After updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.

Usage

There is new tab in the content views named "Interfaces" where you can see which interfaces are provided by content's class and assign other available marker interfaces to the object's instance.

Licence

collective.interfaces is licensed under the GPL. See LICENSE.txt for details.

Changelog

1.1 (2010-10-25)

  • fixed broken interfaces view in Plone 4 [lzdych]

1.0 (2010-01-31)

  • Initial release

Current Release
collective.interfaces 1.1

Released Oct 25, 2010 — tested with Plone 4

Fix for Plone 4
More about this release…

Download file Get collective.interfaces for all platforms
collective.interfaces-1.1.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 Status
1.1 Oct 25, 2010 Fix for Plone 4 More about this release…
Plone 4
final
1.0 Jan 31, 2010 Initial release More about this release…
Plone 3
final

Comments (0)