[contributions(DRUPAL-5):jareyero] /modules/messaging CHANGELOG.txt messaging.install messaging.module /modules/messaging/messaging_debug messaging_debug.module /modules/messaging/messaging_mail messaging_mail.module /modules/messaging/messaging_phpmailer messaging_phpmailer.module /modules/messaging/messaging_private messaging_private.module /modules/messaging/messaging_simple messaging_simple.module /modules/messaging/messaging_sms messaging_sms.module
User: jareyero Branch: DRUPAL-5 Date: Thu, 28 Feb 2008 01:27:39 +0000 Modified files: /modules/messaging CHANGELOG.txt messaging.install messaging.module /modules/messaging/messaging_debug messaging_debug.module /modules/messaging/messaging_mail messaging_mail.module /modules/messaging/messaging_phpmailer messaging_phpmailer.module /modules/messaging/messaging_private messaging_private.module /modules/messaging/messaging_simple messaging_simple.module /modules/messaging/messaging_sms messaging_sms.module Log message: Important sending API Improvements: - Added messaging_message_send() to be able to send to non users and also for multiple sending. - Now messaging_message_send_user() is just a wrapper for the previous one. It does $account to $destination translation. - Reworked message rendering, so most plug-ins don't need to implement the render callback. Added more options. - New method info properties: 'destination', field for getting destination from user account. 'subject_glue', to glue multipart message subjects, [Optional] 'send_user', callback for sending to users [Optional] - The send callback should accept now a $destination array for bulk sending Filtering improvements: - Added a different filter for the subject - Added support for drupal_html_to_text filtering. See http://drupal.org/project/html_to_text - Performance: Filtering is done now only once for the whole text Others: - Some improvements for the settings page. - Updated all contributed plug-ins accordingly. - Improved logging by messaging_debug module. - Fixed some other minor issues, added comments, etc.. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/CHANGELO... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin... http://cvs.drupal.org/diff.php?path=contributions/modules/messaging/messagin...
participants (1)
-
drupal-cvs@drupal.org