Description of Random Message:Display a random message. Each message can contain text, HTML, Javascript, Flash, etc.
About version 0.1:- Allows for code to be embedded in each message, so you can show a random image, widget, advert, etc.
- Manage your messages via Admin.
- Creates a database table to store as many messages as you want.
Revision History:Instructions:- Upload the random_message folder to your modules folder.
- Install it from Module Management in Admin.
- Manage your messages in the Admin panel.
- Add the following in the template file where you want the random message to display:
{ checkActionsTpl location="tpl_random_message" }
Limitations:- It doesn't come with a default set of messages. You have to enter your own.
- It only allows for one set of messages, but you can show a random message from that set in multiple places on your site.
NOTE: I'm just a PHP novice. I welcome all efforts to make this module better.