collective.groupspace.mail

by Maik Röder last modified Jul 02, 2011 06:48 PM

Plone collective.groupspace mail service for contacting other participants

Project Description

Introduction

Implements a mail tab for any content type implementing the ILocalGroupSpacePASRoles interface, This interface allows managemment of dynamic roles for users and groups in a context, and is implemented in collective.groupspace.roles. An example content type providing a mail tab is contained in collective.groupspace.content.

The tab looks like the standard Plone "Send this page to someone" interface, but instead of manually filling in an email address, you can choose the recipients of the message from a list of participants that have a role in the context of your content type.

This package is part of the collective.groupspace suite, whose components should be installed as needed:

  • collective.groupspace.content
  • collective.groupspace.roles
  • collective.groupspace.mail

1.0.1 (2011-07-02)

Features

  • Added FR translations. (jstegle)
  • spanish translation (enriquepablo)
  • get request from event rather than from object

Bug Fixes

  • Changed roles.py for Plone 4.0 Compatibility (there was an AttributeError on context.request) (jstegle)
  • Translation of groupmail portlet title wasn't working correctly. (jstegle)
  • ignore .egg-info to not make mr.developer think of dirty packages too much (witsch)

1.0 (2009-10-28)

  • Initial release.

Current Release
collective.groupspace.mail 1.0.1

Released Jul 02, 2011

Download file Get collective.groupspace.mail for all platforms
collective.groupspace.mail-1.0.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 Licenses Status
1.0.1 Jul 02, 2011 More about this release… GPL final
1.0 Jan 10, 2010 More about this release… GPL final

Comments (0)