Drupal 6 Port

jusspitti - June 4, 2009 - 13:51
Project:Popup Message Box
Version:5.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:patch (to be ported)
Issue tags:better messages
Description

Maintainer doesn't seem to be active so, here is my first attempt to port a drupal module to the 6 version
Is not a tarball and I don't know what version should be this labeled, but it is working :)

(note: i used deadwood + coder modules + http://www.lullabot.com/videocast/porting-drupal-modules
for learning the porting stuff is not very difficult).

AttachmentSize
popup_msg.zip13.9 KB

#1

jamesmcd - June 16, 2009 - 19:33

jusspitti have you tried this with D6 yet? Please let us know of your findings

Thanks

#2

jusspitti - June 24, 2009 - 07:17

Yes it is working ok for me using garland :)

#3

jamesmcd - June 24, 2009 - 16:03

Many 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?

#4

jusspitti - June 24, 2009 - 19:14

Modifying 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...

#5

attiks - July 2, 2009 - 11:21

I tested the above patch and added some stuff:
- option to disable the tip
- option to select to which element the messagebox should be attached

AttachmentSize
popup_msg.zip 13.9 KB

#6

doublethink - July 21, 2009 - 13:58

I have just committed this module to support Drupal 6 messages. Please have a look at it.
http://drupal.org/project/better_messages

 
 

Drupal is a registered trademark of Dries Buytaert.