drupal 7 version?

CommentFileSizeAuthor
#1 messagefx-7.x.zip16.36 KBgilgabar

Comments

gilgabar’s picture

StatusFileSize
new16.36 KB

Here is a hastily ported copy for 7.x. A couple of issues:

- no colorpicker module for 7 yet, so no support for picking colors
- core has a minor bug that prevents the shake effect from working. I filed a report here: http://drupal.org/node/619862

It's likely other things are also broken, but it seems to work well enough for a start.

gilgabar’s picture

The shake bug is fixed in HEAD now.

BenK’s picture

Subscribing

dgastudio’s picture

Subscribing

jcfiala’s picture

Assigned: Unassigned » jcfiala

Somehow, I missed this thread.

Why don't I try and take a look at this this weekend?

Can someone else try testing the patch as well?

dgastudio’s picture

i have the http://drupal.org/node/619702#comment-2212672 installed and for now is working correctly.

P.D. Suggestion: remove colorpicker support and set fixed colors for each type of message. If someone REALLY want to change the appearance, it can be done via css.

thanks.

basicmagic.net’s picture

subscribe

kloewer’s picture

Category: feature » support
Priority: Normal » Major

#1 is working fine for my D7 instalation too.

Make a new branch for D7 on the Message Effects site?