I've created a simple plugin which adds text just above the discussions. After a few seconds it fades away, based on the 'hide success' plugin style fade. The plugin may be useful to provide a 'message of the day' function, or to alert forum members to new features.
I just need a bit of assistance sorting the admin functions out, I'd like for a admin to be able to set the message text, background colour and the ability to set the fade on/off. Current the text is set by editing the default.php file.
I don't think there's an Announcement extension yet, but once I figure out how to do the admin stuff to add some options (eg. to turn the disappearance on/off) the plug-in should fulfill that purpose too :)
That looks pretty slick, bigred. And yes, I'd seperate it from having the need to us the Hide Success extension (sorry, Mark) but that extension bugs the hell out of me when making multiple changes :) Instead moving it to the alert delegate which pops up necessary admin messages.