* add transitional beginboxx template and move some places to the new syntax
authorWilfried Göesgens <willi@citadel.org>
Sun, 23 Nov 2008 23:21:18 +0000 (23:21 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 23 Nov 2008 23:21:18 +0000 (23:21 +0000)
commit8aec1a788f381cbe18eafc729a89b303bec05944
tree2bf048b1ca5c2c4b15d72b063e119a9b796f3836
parentaafa773c33eef66c0d1836d034419bf96e94c156
* add transitional beginboxx template and move some places to the new syntax
* finish preferences settings via templates
* add new settings to pre-select from/name/handle in case of email / posting into forums
* find some more missing error messages in the templating...
23 files changed:
webcit/auth.c
webcit/graphics.c
webcit/inetconf.c
webcit/listsub.c
webcit/mainmenu.c
webcit/openid.c
webcit/preferences.c
webcit/roomops.c
webcit/sieve.c
webcit/static/t/beginbox.html
webcit/static/t/beginboxx.html [new file with mode: 0644]
webcit/static/t/beginboxx.m.html [new file with mode: 0644]
webcit/static/t/box_preferences.html
webcit/static/t/edit_message.html
webcit/static/t/menu_your_info.html
webcit/static/t/section_msg_sender_from_select.html
webcit/static/t/section_msg_sender_name_select.html
webcit/subst.c
webcit/summary.c
webcit/sysmsgs.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h