...is attached. it covers the basic 'shall we install' questions, as
well as error reporting, web server selection, virtualhost
configuration, and web server directory (alias name).
questions/comments/suggestions are welcome.
sean
ps - don't worry at this point about translations, as the templates may
change wildly.
--
Template: webapps-common/webapps_install
Type: boolean
Default: true
_Description: Configure web server(s) for ${pkg} with webapps-common?
${pkg} must be registered and configured with a web server before
it can be used. If you like, this can be handled with
webapps-common.
.
If you are an advanced web server administrator and know that you want
to perform this configuration manually, or if your web server has already
been configured for ${pkg}, you should refuse this option. Details on what
needs to be done should most likely be provided in /usr/share/doc/${pkg}.
.
Otherwise, you should probably choose this option.
Template: webapps-common/webapps_remove
Type: boolean
Default: true
_Description: Deconfigure web server(s) for ${pkg} with webapps-common?
Since you are removing ${pkg}, it's probable that you no longer
wish to have any web servers configured to use ${pkg}.
.
If you like, web server deconfiguration can be handled with webapps-common.
.
If you know that you do want to keep the web server configuration
for ${pkg}, or if you want to handle the deconfiguration manually,
you should refuse this option.
.
Otherwise, you should choose this option.
Template: webapps-common/install_error
Type: select
Choices: abort, retry, retry (skip questions)
Default: abort
_Description: Error registering ${pkg} with webserver(s). Retry?
An error seems to have occurred while registering ${pkg} with
one or more of the web servers on your system. If it's of any help,
this was the error encountered:
.
${error}
.
At this point, you have the option to retry or abort the operation.
If you choose "retry", you will be prompted with all the configuration
questions once more and another attempt will be made at performing the
operation. "retry (skip questions)" will immediately attempt the operation
again, skipping all questions. If you choose "abort", the operation will
fail and you will need to downgrade, reinstall, reconfigure this package,
or otherwise manually intervene to continue using it.
Template: webapps-common/remove_error
Type: select
Choices: abort, retry
Default: abort
_Description: Error deconfiguring ${pkg} with webserver(s). Retry?
An error seems to have occurred while unregistering ${pkg} with
one or more of the web servers on your system. If it's of any help,
this was the error encountered:
.
${error}
.
At this point, you have the option to retry or abort the operation.
If you choose "retry", you will be prompted with all the configuration
questions once more and another attempt will be made at performing the
operation. "retry (skip questions)" will immediately attempt the operation
again, skipping all questions. If you choose "abort", the operation will
fail and you will need to downgrade, reinstall, reconfigure this package,
or otherwise manually intervene to continue using it.
Template: webapps-common/httpd/select_httpd
Type: multiselect
Choices: ${httpd}
_Description: Please select the webserver(s) to be configured for ${pkg}
Template: webapps-common/httpd/install_type
Type: select
Choices: single, virtualhost
_Description: Select how ${pkg} should be installed for ${httpd}.
Web server package configuration can be done as either 'single' installation
or a 'virtualhost' configuration.
.
The former will enable the package for a standard web server installation.
The latter will give you the ability to install multiple instances of of
this package.
Template: webapps-common/httpd/virtualhost_new
Type: string
_Description: Please enter the name of a new virtualhost.
Template: webapps-common/httpd/virtualhost
Type: select
Choices: new vhost
_Description: Please select a virtualhost with which to register ${pkg}
Template: webapps-common/httpd/virtualhost_more
Type: boolean
Default: false
_Description: Configure ${pkg} with another virtualhost?
Template: webapps-common/httpd/site_directory
Type: string
Default: ${pkg}
_Description: Please select the webserver directory name for ${pkg}
Attachment:
signature.asc
Description: Digital signature