annotate mod_ircd/squishy @ 450:fb152d4af082

mod_seclabels: Update to latest catalog schema, while keeping compatibility with the old one.
author Kim Alvefur <zash@zash.se>
date Wed, 05 Oct 2011 21:03:51 +0200
parents 21cb01de89a8
children 52f2188ec47d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
327
b92c81f8aed4 mod_ircd: Fix squishy file
Kim Alvefur <zash@zash.se>
parents: 326
diff changeset
1 Output "mod_ircd.out.lua"
326
282abba844e8 mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2
447
21cb01de89a8 mod_ircd: few patches from both Zash and myself to make it work again.
Marco Cirillo <maranda@lightwitch.org>
parents: 327
diff changeset
3 -- In theory, you should be able to leave all but verses groupchat and presence plugins
326
282abba844e8 mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff changeset
4 Module "verse" "verse.lua"
282abba844e8 mod_ircd: Partial rewrite, use verse for MUC
Kim Alvefur <zash@zash.se>
parents:
diff changeset
5
327
b92c81f8aed4 mod_ircd: Fix squishy file
Kim Alvefur <zash@zash.se>
parents: 326
diff changeset
6 Main "mod_ircd.lua"