Posted by jimyhuang on October 24, 2008 at 5:19am
We just contributed a new module named popup message about improve drupal "Status/Error Message" UI.
We use a javascript box like twitter fox / msn to notice user have new status message coming.

message display at the bottom of page, and count down close button.
For example , when adding a new post, user often ignore top of the message, they would like to scroll down to see what happened. Or when user login/logout to drupal site, they don't really know what they done in last page.
I just want to know if this kind feature will help UI experience, and any interesting idea or suggestion about this,

message can open anywhere even they scroll down to the page.

Comments
I think it's a good concept
I think it's a good concept but I have yet to test it to see if it disrupts the flow of user experience. I'm using Message Effects right now with good results, and I'm not sure whether this module takes that idea over the top or adds something good to it.
However, either way I think you have something going here. I'd really like to see this develop into something larger--a more system-wide notifications module with Activity/etc. integration. That way you could get a Facebook-style bar at the bottom with a click-to-popup 'latest messages/developments' type thing. It would also work well with things like Privatemsg notifications.
Good to point out facebook example
I start implement this idea for integrate with modules such as private message / drupal core help or some other tip module.
The function may like "New message arrive" or "Today tips".
I used Message Effect before, but some error when I using Jquery Update in the same time (interface module problem). But the implementation of Message Effect is one of the way to improve user notification.
That's awesome. I'll
That's awesome. I'll definitely be following this module then. I may even write Activity integration once 5.4/6.1 has a stable release.
Guide me
i am new to drupal
i need a help in popup message .. how to remove the notice message in popup module.. once the ok button is clicked the cursor should go to particular text area
please guide me
Thanks & regards
Muthu
I've developed a similar
I've developed a similar module a while ago. It has the same functionality but another interface. It uses an 'Ok' button which enables the user to close the dialog. Hitting ENTER also closes the dialog. I've never committed it since it has an dependent module which isn't yet user-friendly enough at this point. If you're interested, I can send you my version.
Interested with Pop up massage box
I interested with your Pop up massage box module can you send me pop up massage box module to my email address
The dialog box is done with
The dialog box is done with an extra module which uses the floating windows module. A brief description about this, as well as the module, can be found here: http://drupal.org/node/455096
Using Warning Massage In Dialog box
Hi skilip thank u for Pop up message box module, i install the module and it works...!!!but when i using warning message in drupal it's not work!!! the module work if i use message box and error message box, but for warning massage it's not work....!!!my question is how to make the message box popup module runs a warning message on drupal?thank
I've placed a patch here. I
I've placed a patch here. I haven't tested it so please roport back in the issue!
Drupal 5
hai skilip
First you have Done a Great job ...inline_dialog module
Wel I am new to drupal .. i need a help to popup but ur module in drupal 6 did you done the module in drupal 5 .. Or
In popup_message Module how to remove the notice message
please Guide me
Thanks
Muthu
This functionality is also
This functionality is also available as part of the Popup API module: http://drupal.org/project/popups
Using Warning Massage In Dialog box
Hi skilip thank u for Pop up message box module, i install the module and it works...!!!but when i using warning message in drupal it's not work!!! the module work if i use message box and error message box, but for warning massage it's not work....!!!my question is how to make the message box popup module runs a warning message on drupal?thank
Better Messages module for Drupal 6
Hi,
I have committed a simple module to control Drupal 6 messages. Please check it out:
http://drupal.org/project/better_messages