* resynced some functionality with pkg-citadel
[citadel.git] / webcit / debian / citadel-webcit.templates
1 Template: citadel/WebcitApacheIntegration
2 Type: select
3 _Choices: Apache2, Internal
4 Default: Internal
5 _Description: Integration with Apache webservers:
6  If you want Webcit to run alongside with one of your other installed
7  Apache webservers, select it from the list, else use Internal to make
8  Webcit use its own HTTP server facilities.
9
10 Template: citadel/WebcitHttpPort
11 Type: string
12 Default: 8504
13 _Description: Webcit HTTP port:
14  Select the port which the plain HTTP Webcit server should listen on.
15  Use port 80 if you don't have another webserver running or enter -1 to disable
16  it.
17
18 Template: citadel/WebcitHttpsPort
19 Type: string
20 Default: 443
21 _Description: Webcit HTTPS port:
22  Select the port which the SSL HTTP Webcit server should listen on or enter -1
23  to disable it.
24
25 Template: citadel/WebcitOfferLang
26 Type: select
27 _Choices: UNLIMITED, da_DA, de_DE, en_GB, es_ES, fr_FR, it_IT, nl_NL, pt_BR
28 Default: UNLIMITED
29 _Description: Limit Webcits Login language selection
30  Select language for the Webcit should run in; select UNLIMITED 
31  to leave this choice to your user at the login prompt. 
32  hint: localeconf has to enable the locale so webcit can use it
33
34
35 Template: citadel/WebcitInstallnote
36 Type: note
37 _Description: Citadel/UX
38   Citadel-webcit will be running soon. Log into it with your citadel
39   Administrator user, and do the fine setup. Log in as the user you 
40   specified as the Administrator, and
41   review the Points under the Administration menu. If you have further
42   questions review www.citadel.org, specialy the FAQ and Documentation
43   section.
44