function message_notify_update_7001 in Message Notify 7.2
Explain about using View-modes.
File
- ./
message_notify.install, line 29 - Install, update, and uninstall functions for the message notify module.
Code
function message_notify_update_7001() {
return t('Message notify now works with view modes - assign the fields that should be renderd in the "Manage display" of each message-type.');
}