Patch (to be ported)
Project:
Popup Message Box
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jun 2009 at 13:51 UTC
Updated:
4 Oct 2010 at 07:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
jamesmcd commentedjusspitti have you tried this with D6 yet? Please let us know of your findings
Thanks
Comment #2
pitxels commentedYes it is working ok for me using garland :)
Comment #3
jamesmcd commentedMany thanks, this port is really helpful, thanks
I can confirm this works ok with the 'fourseasons' theme
People should be made aware of this modules reliance on the jquery update module
http://drupal.org/project/jquery_update
Do you know how I can move the popup from the bottom left of the page to the centre?
Comment #4
pitxels commentedModifying the popup_msg.css file I was able to put the messages at the top the page.
I changed the first 2 clases, "top:0" instead of "bottom:0"
But I am afraid I can't center just the box without the bar, I will try that later if I have some time...
Comment #5
attiks commentedI tested the above patch and added some stuff:
- option to disable the tip
- option to select to which element the messagebox should be attached
Comment #6
mohammed j. razemI have just committed this module to support Drupal 6 messages. Please have a look at it.
http://drupal.org/project/better_messages
Comment #7
Aleksic commentedHi folks,
Did someone know how to integrate Popup Message Box with Private messages. Popup show any notes message but did`t show when new private message comes.
Thanks
Comment #8
mohammed j. razemI guess this one will do it for you @Aleksic! http://drupal.org/project/pmgrowl
Comment #9
Aleksic commentedNo, thanks:) I will like if someone can improve Popup Message Box :)
Comment #10
ricky tharahan commentedIt will be really helpfull if any one demonstrate how to use this module to create a message popup when the homepage loads...