Re: [RFR] templates://mantis/{templates}
Kevin Coyner wrote:
> Your review should be sent as an answer to this mail.
Only two points:
> Template: mantis/admin
...
> _Description: Mantis administrator e-mail address:
> Users will be prompted to send an e-mail to this address when an error
> occurs that requires the intervention of a system administrator.
Surely that's the _mantis_ administrator? And thanks to this
dialog, that may be a different person from the general sysadmin.
So just say "requires the intervention of an administrator".
> Package: mantis
...
> Description: web-based bug tracking system
> Mantis is an issue tracker implemented in PHP. While Mantis features
> multi-DBMS support, this package automatically installs MySql. It has a
> significant list of features, including:
s/MySql/MySQL/... oh, and there's a surplus space there.
--
JBR
Ankh kak! (Ancient Egyptian blessing)
--- ../mantis.old/debian/templates 2007-05-26 14:04:50.000000000 +0100
+++ debian/templates 2007-05-28 20:57:25.000000000 +0100
@@ -1,39 +1,43 @@
Template: mantis/admin
Type: string
Default: mantis@localhost
-_Description: Email address of the Mantis Administrator:
- This is mainly prompted to the user in case of errors that might
- require the intervention of the system administrator.
+_Description: Mantis administrator e-mail address:
+ Users will be prompted to send an e-mail to this address when an error
+ occurs that requires the intervention of an administrator.
Template: mantis/webmaster
Type: string
Default: webmaster@localhost
-_Description: Email address of the webmaster:
- This address is displayed in the bottom of all Mantis pages.
+_Description: Mantis webmaster e-mail address:
+ This address is displayed at the bottom of all Mantis pages.
Template: mantis/from
Type: string
Default: mantis@localhost
-_Description: Sender address for bug reports emails:
- This email address will be used in all emails sent by Mantis.
+_Description: Sender address for bug report e-mails:
+ Bug report e-mails from Mantis will be sent from this e-mail address.
Template: mantis/bounce
Type: string
Default: mantis@localhost
-_Description: Email address for bounce-handling:
- Bounced mail is directed to this address. Typically, this is set to
- the administrator's email address.
+_Description: E-mail address for bounce-handling:
+ Bounced e-mail is directed to this address. Typically, this should be set to
+ be the same as the administrator's e-mail address.
Template: mantis/webserver
Type: multiselect
Choices: apache, apache-ssl, apache-perl, apache2
-DefaultChoice: apache2
-_Description: Web server(s) that should be configured automatically:
+DefaultChoice: apache2
+_Description: Web server to configure:
+ Apache can be automatically configured to use Mantis by creating links in
+ /etc/{apache-version}/conf.d/. Select all the versions of Apache you would
+ like to automatically configure.
Template: mantis/passwordnote
Type: note
-_Description: Note on default password
- Per default this package is installed with an Administrator account.
- Password for this account is: root.
+_Description: Change the Administrator's password:
+ By default this package is installed with an account for the Administrator.
+ The password for this account is: root.
.
- It is highly recommended to change this password after the installation.
+ It is highly recommended to change this password immediately after
+ installation is complete.
--- ../mantis.old/debian/control 2007-05-26 14:04:50.000000000 +0100
+++ debian/control 2007-05-28 20:57:03.000000000 +0100
@@ -10,8 +10,23 @@
Pre-Depends: dbconfig-common
Depends: debconf, apache2 | apache | apache-ssl | apache-perl, libapache2-mod-php5 | libapache2-mod-php4 | libapache2-mod-php4| libapache-mod-php4, php5-mysql | php4-mysql, php5-cli | php4-cli, libphp-adodb, libphp-phpmailer, mysql-client
Description: web-based bug tracking system
- Mantis is a bug tracking system based on PHP / MySQL.
- The software resides on a webserver, while any webbrowser should be able to
- function as a client.
+ Mantis is an issue tracker implemented in PHP. While Mantis features
+ multi-DBMS support, this package automatically installs MySQL. It has a
+ significant list of features, including:
+ * Web based access
+ * Simple/advanced issue pages
+ * Multiple projects per instance
+ * Support for projects, sub-projects, and categories
+ * Users can have different access level per project
+ * Changelog support
+ * Roadmap
+ * My View page
+ * Search and filter
+ * Built-in reporting (reports/graphs)
+ * Custom fields
+ * E-mail notifications
+ * Users can monitor specific issues
+ * RSS feeds
+ * and more
.
Homepage: http://www.mantisbugtracker.com
Template: mantis/admin
Type: string
Default: mantis@localhost
_Description: Mantis administrator e-mail address:
Users will be prompted to send an e-mail to this address when an error
occurs that requires the intervention of an administrator.
Template: mantis/webmaster
Type: string
Default: webmaster@localhost
_Description: Mantis webmaster e-mail address:
This address is displayed at the bottom of all Mantis pages.
Template: mantis/from
Type: string
Default: mantis@localhost
_Description: Sender address for bug report e-mails:
Bug report e-mails from Mantis will be sent from this e-mail address.
Template: mantis/bounce
Type: string
Default: mantis@localhost
_Description: E-mail address for bounce-handling:
Bounced e-mail is directed to this address. Typically, this should be set to
be the same as the administrator's e-mail address.
Template: mantis/webserver
Type: multiselect
Choices: apache, apache-ssl, apache-perl, apache2
DefaultChoice: apache2
_Description: Web server to configure:
Apache can be automatically configured to use Mantis by creating links in
/etc/{apache-version}/conf.d/. Select all the versions of Apache you would
like to automatically configure.
Template: mantis/passwordnote
Type: note
_Description: Change the Administrator's password:
By default this package is installed with an account for the Administrator.
The password for this account is: root.
.
It is highly recommended to change this password immediately after
installation is complete.
Source: mantis
Section: web
Priority: optional
Maintainer: Patrick Schoenfeld <schoenfeld@in-medias-res.com>
Build-Depends: debhelper (>= 5), dpatch, po-debconf
Standards-Version: 3.7.2
Package: mantis
Architecture: all
Pre-Depends: dbconfig-common
Depends: debconf, apache2 | apache | apache-ssl | apache-perl, libapache2-mod-php5 | libapache2-mod-php4 | libapache2-mod-php4| libapache-mod-php4, php5-mysql | php4-mysql, php5-cli | php4-cli, libphp-adodb, libphp-phpmailer, mysql-client
Description: web-based bug tracking system
Mantis is an issue tracker implemented in PHP. While Mantis features
multi-DBMS support, this package automatically installs MySQL. It has a
significant list of features, including:
* Web based access
* Simple/advanced issue pages
* Multiple projects per instance
* Support for projects, sub-projects, and categories
* Users can have different access level per project
* Changelog support
* Roadmap
* My View page
* Search and filter
* Built-in reporting (reports/graphs)
* Custom fields
* E-mail notifications
* Users can monitor specific issues
* RSS feeds
* and more
.
Homepage: http://www.mantisbugtracker.com
Reply to: