view mod_webpresence/squishy @ 57:cddcea7c091a

mod_muc_log: set content-type header; escape some html stuff in messages (>, <, \n, http://....)
author Thilo Cestonaro <thilo@cestona.ro>
date Mon, 19 Oct 2009 22:43:30 +0200
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"