diff mod_muc_log_http.wiki @ 101:dfbbf18655db

Added theme configure option
author t.ephraim
date Tue, 08 Dec 2009 20:32:44 +0000
parents 6eb99327f14a
children 291ee152eea9
line wrap: on
line diff
--- a/mod_muc_log_http.wiki	Wed Dec 02 19:41:21 2009 +0000
+++ b/mod_muc_log_http.wiki	Tue Dec 08 20:32:44 2009 +0000
@@ -19,6 +19,7 @@
        http_port = 5290;
        showJoin = false; -- default is true
        showStatus = false; -- default is true
+       theme = "default"; -- default is theme "default"
    }
 }}}
 showJoin sets the default for showing joins or leaves.
@@ -32,7 +33,6 @@
 
 = TODO =
   * log/output bans correctly
-  * show a nice errormessage when lfs is not installed
   * let the admin choose to enable logging via room config
   * quota ~ per day ?!
   * testing testing
\ No newline at end of file