Log

mod_motd_sequential/mod_motd_sequential.lua @ 4574:38d80dbfee88

description author age
mod_motd_sequential: Fix typo (fixes unintentional global access) Kim Alvefur Tue, 11 Dec 2018 18:27:08 +0100
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258) Kim Alvefur Tue, 11 Dec 2018 18:26:31 +0100
Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) Emmanuel Gil Peyrot Sat, 17 Feb 2018 08:42:10 +0100
all the things: Remove trailing whitespace Florian Zeitz Tue, 11 Mar 2014 18:44:01 +0100
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 Jeff Mitchell Wed, 04 Aug 2010 22:29:51 +0000