view mod_webpresence/squishy @ 234:abcb59ab355c

Add new motd_sequential module. This module lets you define numbered messages shown to each user in order, but only once per user, and persistent across server restarts. Useful for notifying users of added features and changes in an incremental fashion.
author Jeff Mitchell <jeffrey.mitchell@gmail.com>
date Wed, 04 Aug 2010 22:29:51 +0000
parents 63080b8973ee
children
line wrap: on
line source


Option "minify-level" "full"

Resource "icons/status_online.png"
Resource "icons/status_away.png"
Resource "icons/status_xa.png"
Resource "icons/status_dnd.png"
Resource "icons/status_chat.png"
Resource "icons/status_offline.png"

Main "mod_webpresence.in.lua"

Output "mod_webpresence.lua"