* add new 'Context' Parameter to the template call
authorWilfried Göesgens <willi@citadel.org>
Sun, 17 Aug 2008 10:53:12 +0000 (10:53 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 17 Aug 2008 10:53:12 +0000 (10:53 +0000)
commit6f1846672284d64b74a10937813320271293ad66
tree996da6bf0bf9dbb53c7cfc6d8e0e410c65a9bc2b
parentd3865a3e08f6e62ded13210dccb4da0d26eee532
* add new 'Context' Parameter to the template call
* add PREF:VALUE("ConvigValueName") which will give you the value of a config
* add PREF:DESCR("ConfigValueName") which will give you the locale string describing that setting
20 files changed:
webcit/auth.c
webcit/graphics.c
webcit/inetconf.c
webcit/listsub.c
webcit/mainmenu.c
webcit/messages.c
webcit/openid.c
webcit/paging.c
webcit/preferences.c
webcit/pushemail.c
webcit/roomops.c
webcit/rss.c
webcit/sieve.c
webcit/subst.c
webcit/summary.c
webcit/sysmsgs.c
webcit/useredit.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h