collective.contentrules.mail

by Alter Way Solutions last modified Feb 16, 2011 02:04 AM

Flexible mail content rule

Project Description

Introduction

This package provides an extended content rule "mail" action with many more variable substitutions available, including the name and email address of the content owner, making it possible to email the owner of a piece of content.

It is also possible to provide new "replacers" by writing an interface with an associated adapter and registering a new IMailModel utility. The user is able to pick the replacer to use on the action edit form.

Changelog

0.3 - 2009/03/24

  • Added a note in the UI about how to use variables. [optilude]
  • The 'source' field is not required, but would throw an error if not filled in. This is now fixed. [optilude]

0.2 - 2009/03/24

  • Made the executor fail gracefully if the content being acted upon is not adaptable to the replacer interface. [optilude]
  • Made the default replacer adapt any Dublin Core-capable content, avoiding an unnecessary dependency on Archetypes. [optilude]
  • Made the default IMailModel implementation more re-usable. [optildue]
  • Updated documentation and interface specifications. [optilude]
  • Fixes actions/configure.zcml in order to play nice with GenericSetup

0.1 - Unreleased

  • Initial release

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Status
0.3 More about this release… pre-release
0.2 More about this release… pre-release

Comments (0)