* more work on sitewide config
authorWilfried Göesgens <willi@citadel.org>
Sun, 7 Sep 2008 20:43:26 +0000 (20:43 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 7 Sep 2008 20:43:26 +0000 (20:43 +0000)
commit3f2df24202afa6d8314a477ac51958dc28333ced
treec1cf327fcc8c77fe6cf7bc70c4b8d25efa56d34f
parent6f7bef8170f504b9e793ffda404d7f94f7cda79c
* more work on sitewide config
24 files changed:
webcit/siteconfig.c
webcit/static/t/display_serverrestart.html
webcit/static/t/display_serverrestartpagedo.html
webcit/static/t/display_sitewide_config.html [new file with mode: 0644]
webcit/static/t/subject_access.html [new file with mode: 0644]
webcit/static/t/subject_autopurger.html [new file with mode: 0644]
webcit/static/t/subject_directory.html [new file with mode: 0644]
webcit/static/t/subject_general.html [new file with mode: 0644]
webcit/static/t/subject_indexing.html [new file with mode: 0644]
webcit/static/t/subject_network.html [new file with mode: 0644]
webcit/static/t/subject_pop3.html [new file with mode: 0644]
webcit/static/t/subject_pushmail.html [new file with mode: 0644]
webcit/static/t/subject_tuning.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_access.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_autopurger.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_directory.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_general.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_indexing.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_network.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_pop3.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_pushmail.html [new file with mode: 0644]
webcit/static/t/tab_siteconfig_tuning.html [new file with mode: 0644]
webcit/subst.c
webcit/webserver.c