Patch to incorporate Message Effects
tom_o_t - October 22, 2008 - 18:27
| Project: | Admin message |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Attached is a patch to incorporate the Message Effects module. Message Effects uses jquery to make messages more noticable - for example by fading the background from yellow to white like Basecamp does.
This patch means that if you have the Message Effects module installed, then your admin messages will use the same effects. If you don't have that module installed, nothing changes.
Patched against 5.x-1.x-dev on Oct 22nd 2008.
Thanks for the great module!
| Attachment | Size |
|---|---|
| admin_message.patch | 1.13 KB |

#1
The message effects module depends on http://drupal.org/project/jquery_interface which has been abandoned, so probably no point in using this patch.