Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download message-7.x-1.3.tar.gztar.gz 37.55 KB
MD5: 51f77903393605cf30208a4576585422
SHA-1: b2b8bf365852232db97a7a5a96100364c92c57f4
SHA-256: d37d70db51453812fcf469603d9b875f71f810db67ebe2ab9b052cf267e889bf
Download message-7.x-1.3.zipzip 47.98 KB
MD5: ccdde1630a24410b86646b794639880e
SHA-1: e6d9e8857c388e97989c677fa4f239e61f32f17f
SHA-256: b9d608a72792255f5d784b94f3371ea6195e2c809ce61000b90473cd3dfe1fc0

Release notes

Changes since 7.x-1.2:

  • by itamar: Re-write README.txt to reflect new features.
  • #1508036 by Amitaibu: Document Message and Message type properties.
  • #1520042 by Amitaibu: Add helper function to get settings by intersecting settings from message-type & message.
  • Improve PHPdoc title for message::save().
  • #1512224 by Amitaibu: Fixed Return early from getText() if field doesn't exist.
  • #1514818 by RoySegall, Amitaibu: Update the message_example() module .
  • #1511904 by Amitaibu: Added Allow hardcoding values by @{message:user:name} syntax.
  • Prevent WSOD if field is single value, but empty.
  • #1497390 by fago | Amitaibu: Remove message-type from token context, as we can extract it from the message itself.
  • #1512104 by fago: Fixed errors when rendering messages without existing message types.
  • Message type tokens should also appear in token browser.
  • #1497390 by Amitaibu: Allow using Drupal's tokens in message-type. With test, and updated message-example module.
  • #1504176 by itamar, Amitaibu: Fixed MessageType::getText fails to retrieve values of single cardinality.
  • Fix message creation on og-membership in example module.
  • #1488470 by Amitaibyu: Add example module for OG integration.
  • #1353874 by Amitaibu: Improve message-example module, to cover more features and key concepts.
  • #1480434 by Amitaibu: Set message language to current language.
  • #1477378: Prevent notice if text field is single value.
  • #1471494 reported by rafaqz: Fixed Cloning Messages.
Created by: amitaibu
Created on: 18 Apr 2012 at 16:09 UTC
Last updated: 21 Nov 2013 at 19:18 UTC
New features
Bug fixes

Other releases