Downloads

Download pet-6.x-1.5.tar.gztar.gz 27.84 KB
MD5: 451722a06fb2b12721572230cbe5284d
SHA-1: 2954ca8729555f588604d75b4ff815e35d5cfa71
SHA-256: 7358f9424cd161beed17a03f016de59190f1ce5df23145f6876039e50c8b778f
Download pet-6.x-1.5.zipzip 34.53 KB
MD5: a473352065860152c7e5c37224bb703e
SHA-1: f18bb474870f30d317d53cca7223856049f77dbe
SHA-256: c486684404dc4ce65e0a8757ec7a18acabf04857b04a4c128aa7ad8ca626bd1c

Release notes

* Removed need to precede emails with "uid|" when performing user token substitution. UID is looked up automatically. Also applies to recipient callback functions. Backward compatibility provided.
* Multiple To recipients via form element supported, along with overriding path default UID.
* CC and BCC fields added, with defaults possible per template
* From is customizable per template
* Path-based invocation of recipient callback changed from "uid=xxx" to "recipient_callback=true". Backward compatibility provided.
* Package changed to Mail from Email
* Overview of templates simplified
* All emails, including recipient callback emails, are validated during form validation
* Validation step stores email and uid for efficiency
* API function pet_send_mail() updated to support new features
* Documentation updated

Created by: dwightaspinwall
Created on: 6 Mar 2012 at 08:29 UTC
Last updated: 6 Mar 2012 at 08:30 UTC
New features

Other releases