Send edit-notifications by email.
Project description
ftw.notification.email
======================
This package is an extension for ``ftw.notification.base`` providing
email notification after editing a content.
See ``ftw.notification.base``_ for further details.
Usage
=====
- Add ``ftw.notification.email`` to your buildout configuration:
::
[instance]
eggs +=
ftw.notification.email
- Install the generic setup profile of the package
Links
=====
- Main github project repository: https://github.com/4teamwork/ftw.notification.email
- Issue tracker: https://github.com/4teamwork/ftw.notification.email/issues
- Package on pypi: http://pypi.python.org/pypi/ftw.notification.email
- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.notification.email
Copyright
=========
This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_.
``ftw.notification.email`` is licensed under GNU General Public License, version 2.
.. _ftw.notification.base: https://github.com/4teamwork/ftw.notification.base
.. image:: https://cruel-carlota.pagodabox.com/1099341b846a965009ef3b0d852dffa1
:alt: githalytics.com
:target: http://githalytics.com/4teamwork/ftw.notification
Changelog
=========
2.0.7 (2013-11-15)
------------------
- Send email address instead if id to journal.
[mathias.leimgruber]
2.0.6 (2013-08-28)
------------------
- Register a default subject and attachment adapter for dx types.
[mathias.leimgruber]
2.0.5 (2013-04-17)
------------------
- Drop Plone 4.0 compatibility.
[jone]
- Plone 4.3 compatibility.
[jone]
2.0.4 (2012-05-24)
------------------
- Fix bug which caused notification to be sent to "None" if there is no CC recipient selected.
[jone]
2.0.3 (2012-05-09)
------------------
- Fixed upper/lower case in StoneageHTML dependency to make version pin
work.
[buchi]
2.0.2 (2012-03-26)
------------------
- Fixed translations
[mathias.leimgruber]
2.0.1 (2012-03-26)
------------------
- Fixed email subject adapter. Raised UnicodeDecodeError
if Umlauts are used in site.Title() oder object.Title()
[mathias.leimgruber]
2.0 (2012-03-05)
----------------
- Add possibility to add attachments to an email.
[mathias.leimgruber]
- Added translation in mail subject. This package does not work for Plone 3 anymore!
[Julian Infanger]
- Fixed test setup.
[timon.tschanz, jone]
1.0.5 (2011-09-08)
------------------
- Added Test for ftw.notification.email
[timon.tschanz]
1.0.3 (2011-05-31)
------------------
- Added SubjectCreator adapter. Added propertiestool.xml modified notifier.py
[timon.tschanz]
1.0.2 (2011-04-19)
------------------
- Fix subject encoding.
[mathias.leimgruber]
1.0.1 (2011-01-25)
------------------
- Save notification in Journal, using ftw.journal.
[mathias.leimgruber]
1.0 (2010-12-22)
----------------
- Fix translations
[mathias.leimgruber]
0.6 (2010-11-30)
----------------
- Implement CC notification.
[mathias.leimgruber]
- Update translations.
[mathias.leimgruber]
0.5 (2010-10-26)
----------------
- Make subject of the notification email customizable through a property.
[jone]
- Fix bug when no recipient is selected.
[vba]
======================
This package is an extension for ``ftw.notification.base`` providing
email notification after editing a content.
See ``ftw.notification.base``_ for further details.
Usage
=====
- Add ``ftw.notification.email`` to your buildout configuration:
::
[instance]
eggs +=
ftw.notification.email
- Install the generic setup profile of the package
Links
=====
- Main github project repository: https://github.com/4teamwork/ftw.notification.email
- Issue tracker: https://github.com/4teamwork/ftw.notification.email/issues
- Package on pypi: http://pypi.python.org/pypi/ftw.notification.email
- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.notification.email
Copyright
=========
This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_.
``ftw.notification.email`` is licensed under GNU General Public License, version 2.
.. _ftw.notification.base: https://github.com/4teamwork/ftw.notification.base
.. image:: https://cruel-carlota.pagodabox.com/1099341b846a965009ef3b0d852dffa1
:alt: githalytics.com
:target: http://githalytics.com/4teamwork/ftw.notification
Changelog
=========
2.0.7 (2013-11-15)
------------------
- Send email address instead if id to journal.
[mathias.leimgruber]
2.0.6 (2013-08-28)
------------------
- Register a default subject and attachment adapter for dx types.
[mathias.leimgruber]
2.0.5 (2013-04-17)
------------------
- Drop Plone 4.0 compatibility.
[jone]
- Plone 4.3 compatibility.
[jone]
2.0.4 (2012-05-24)
------------------
- Fix bug which caused notification to be sent to "None" if there is no CC recipient selected.
[jone]
2.0.3 (2012-05-09)
------------------
- Fixed upper/lower case in StoneageHTML dependency to make version pin
work.
[buchi]
2.0.2 (2012-03-26)
------------------
- Fixed translations
[mathias.leimgruber]
2.0.1 (2012-03-26)
------------------
- Fixed email subject adapter. Raised UnicodeDecodeError
if Umlauts are used in site.Title() oder object.Title()
[mathias.leimgruber]
2.0 (2012-03-05)
----------------
- Add possibility to add attachments to an email.
[mathias.leimgruber]
- Added translation in mail subject. This package does not work for Plone 3 anymore!
[Julian Infanger]
- Fixed test setup.
[timon.tschanz, jone]
1.0.5 (2011-09-08)
------------------
- Added Test for ftw.notification.email
[timon.tschanz]
1.0.3 (2011-05-31)
------------------
- Added SubjectCreator adapter. Added propertiestool.xml modified notifier.py
[timon.tschanz]
1.0.2 (2011-04-19)
------------------
- Fix subject encoding.
[mathias.leimgruber]
1.0.1 (2011-01-25)
------------------
- Save notification in Journal, using ftw.journal.
[mathias.leimgruber]
1.0 (2010-12-22)
----------------
- Fix translations
[mathias.leimgruber]
0.6 (2010-11-30)
----------------
- Implement CC notification.
[mathias.leimgruber]
- Update translations.
[mathias.leimgruber]
0.5 (2010-10-26)
----------------
- Make subject of the notification email customizable through a property.
[jone]
- Fix bug when no recipient is selected.
[vba]
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
ftw.notification.email-2.0.7.zip
(35.2 kB
view hashes)
Close
Hashes for ftw.notification.email-2.0.7.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b0155c4dbc2bba4f5ae72d874463895e58a6571321b739ae8d1303f0d0be1f2 |
|
MD5 | 97b4392893e4a8c9a278f705e3af499f |
|
BLAKE2b-256 | e0be06f45094686e28ec87c9bd4b7c952f4849d1efec0630d4faf81db566e12d |