* add contexttype, so the subst can precheck the context pointer for us, and bad...
authorWilfried Göesgens <willi@citadel.org>
Tue, 23 Sep 2008 21:43:29 +0000 (21:43 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 23 Sep 2008 21:43:29 +0000 (21:43 +0000)
commitb4ad306de9560ec731db113ed509a1172209c444
tree7d5b2a37f52b77a1c4e52b2a080f533db744f02e
parent343747d4644c830f40bae602e69dab26a8ae38d7
* add contexttype, so the subst can precheck the context pointer for us, and bad templates don't make us see funny things in pointers
* templatized vnote display
17 files changed:
webcit/auth.c
webcit/context_loop.c
webcit/gettext.c
webcit/iconbar.c
webcit/inetconf.c
webcit/mainmenu.c
webcit/netconf.c
webcit/notes.c
webcit/preferences.c
webcit/roomops.c
webcit/siteconfig.c
webcit/static/t/vnoteitem.html [new file with mode: 0644]
webcit/subst.c
webcit/summary.c
webcit/webcit.c
webcit/webcit.h
webcit/who.c