summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-02-04 17:20:36 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-02-04 17:20:36 +0000
commit81b3ad5b8772a53e40268da43ab915b2e1ab9a14 (patch)
tree3dba3eb9b34b5d2bc11948d7f4f735643655fdde
parent6c4f196f6e9b3cdadecaa83b5b9c8b8785880ad0 (diff)
downloadredmine-81b3ad5b8772a53e40268da43ab915b2e1ab9a14.tar.gz
redmine-81b3ad5b8772a53e40268da43ab915b2e1ab9a14.zip
updated documentation with new setting options
git-svn-id: http://redmine.rubyforge.org/svn/trunk@239 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--doc/docbook/en/redmine-userdoc-en.xml18
-rw-r--r--doc/docbook/fr/redmine-userdoc-fr.xml18
-rw-r--r--public/manual/en/ch01s11.html2
-rw-r--r--public/manual/fr/ch01s11.html2
4 files changed, 38 insertions, 2 deletions
diff --git a/doc/docbook/en/redmine-userdoc-en.xml b/doc/docbook/en/redmine-userdoc-en.xml
index e5ee5ab22..16fae473f 100644
--- a/doc/docbook/en/redmine-userdoc-en.xml
+++ b/doc/docbook/en/redmine-userdoc-en.xml
@@ -490,6 +490,15 @@
</listitem>
<listitem>
+ <para><guilabel>Lost password</guilabel></para>
+
+ <para>If this option is checked, lost password functionality is
+ available.</para>
+
+ <para><emphasis>Default: Yes</emphasis></para>
+ </listitem>
+
+ <listitem>
<para><guilabel>Attachment max. size</guilabel></para>
<para>Maximum size of uploaded files (in kylo-bytes)</para>
@@ -498,6 +507,15 @@
</listitem>
<listitem>
+ <para><guilabel>Issues export limit</guilabel></para>
+
+ <para>Maximum number of issues contained in CSV and PDF
+ exports.</para>
+
+ <para><emphasis>Default: 500</emphasis></para>
+ </listitem>
+
+ <listitem>
<para><guilabel>Emission mail address</guilabel></para>
<para>Email address used in the "From" field of messages sent to
diff --git a/doc/docbook/fr/redmine-userdoc-fr.xml b/doc/docbook/fr/redmine-userdoc-fr.xml
index 5582f02d4..f32f0bb54 100644
--- a/doc/docbook/fr/redmine-userdoc-fr.xml
+++ b/doc/docbook/fr/redmine-userdoc-fr.xml
@@ -505,6 +505,15 @@
</listitem>
<listitem>
+ <para><guilabel>Mot de passe perdu</guilabel></para>
+
+ <para>Si cette option est cochée, la procédure de changement de mot
+ de passe est disponible.</para>
+
+ <para><emphasis>Défaut: Oui</emphasis></para>
+ </listitem>
+
+ <listitem>
<para><guilabel>Taille max des fichiers</guilabel></para>
<para>Taille maximale des fichiers pouvant être envoyés à
@@ -514,6 +523,15 @@
</listitem>
<listitem>
+ <para><guilabel>Limite export demandes</guilabel></para>
+
+ <para>Nombre maximale de demandes contenues dans les exports CSV et
+ PDF.</para>
+
+ <para><emphasis>Défaut: 500</emphasis></para>
+ </listitem>
+
+ <listitem>
<para><guilabel>Adresse d'émission</guilabel></para>
<para>Adresse mail utilisée comme adresse d'émission (champ From des
diff --git a/public/manual/en/ch01s11.html b/public/manual/en/ch01s11.html
index a493a9669..e2cd35ccf 100644
--- a/public/manual/en/ch01s11.html
+++ b/public/manual/en/ch01s11.html
@@ -1,3 +1,3 @@
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <title>11.&nbsp;Settings</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentication"><link rel="next" href="ch01s12.html" title="12.&nbsp;Information"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Settings</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e341"></a>11.&nbsp;Settings</h2></div></div></div><p>This screen allows you to modify the configuration of the application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Application title</span></p><p>Title which appears in heading of the application.</p></li><li><p><span class="guilabel">Application subtitle</span></p><p>Subtitle which appears in heading of the application.</p></li><li><p><span class="guilabel">Welcome text</span></p><p>Text displayed on the home page of the application. This text can contain HTML tags.</p></li><li><p><span class="guilabel">Default language</span></p><p>The default language is selected when the application could not determine the user's browser language. The default language is also used when sending email to multiple users.</p><p><span class="emphasis"><em>Default: English</em></span></p></li><li><p><span class="guilabel">Authent. required</span></p><p>If this option is checked, no page of the application is accessible in an anonymous way. The users must login to access it.</p><p><span class="emphasis"><em>Default: No</em></span></p></li><li><p><span class="guilabel">Self-registration enabled</span></p><p>If this option is checked, self registration is allowed.</p><p><span class="emphasis"><em>Default: Yes</em></span></p></li><li><p><span class="guilabel">Attachment max. size</span></p><p>Maximum size of uploaded files (in kylo-bytes)</p><p><span class="emphasis"><em>Default: 2048 (i.e. 2MB)</em></span></p></li><li><p><span class="guilabel">Emission mail address</span></p><p>Email address used in the "From" field of messages sent to users.</p></li><li><p><span class="guilabel">Host name</span></p><p>Host name of the application. This name is used to write URL in emails sent to users.</p></li><li><p><span class="guilabel">Text formatting</span></p><p>Formatting method applied to the "description" fields of the issues, news, documents...</p><p>"Textile" option is only available if RedColth ruby library is present.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentication&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Information</td></tr></table></div></body></html> \ No newline at end of file
+ <title>11.&nbsp;Settings</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentication"><link rel="next" href="ch01s12.html" title="12.&nbsp;Information"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Settings</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e341"></a>11.&nbsp;Settings</h2></div></div></div><p>This screen allows you to modify the configuration of the application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Application title</span></p><p>Title which appears in heading of the application.</p></li><li><p><span class="guilabel">Application subtitle</span></p><p>Subtitle which appears in heading of the application.</p></li><li><p><span class="guilabel">Welcome text</span></p><p>Text displayed on the home page of the application. This text can contain HTML tags.</p></li><li><p><span class="guilabel">Default language</span></p><p>The default language is selected when the application could not determine the user's browser language. The default language is also used when sending email to multiple users.</p><p><span class="emphasis"><em>Default: English</em></span></p></li><li><p><span class="guilabel">Authent. required</span></p><p>If this option is checked, no page of the application is accessible in an anonymous way. The users must login to access it.</p><p><span class="emphasis"><em>Default: No</em></span></p></li><li><p><span class="guilabel">Self-registration enabled</span></p><p>If this option is checked, self registration is allowed.</p><p><span class="emphasis"><em>Default: Yes</em></span></p></li><li><p><span class="guilabel">Lost password</span></p><p>If this option is checked, lost password functionality is available.</p><p><span class="emphasis"><em>Default: Yes</em></span></p></li><li><p><span class="guilabel">Attachment max. size</span></p><p>Maximum size of uploaded files (in kylo-bytes)</p><p><span class="emphasis"><em>Default: 2048 (i.e. 2MB)</em></span></p></li><li><p><span class="guilabel">Issues export limit</span></p><p>Maximum number of issues contained in CSV and PDF exports.</p><p><span class="emphasis"><em>Default: 500</em></span></p></li><li><p><span class="guilabel">Emission mail address</span></p><p>Email address used in the "From" field of messages sent to users.</p></li><li><p><span class="guilabel">Host name</span></p><p>Host name of the application. This name is used to write URL in emails sent to users.</p></li><li><p><span class="guilabel">Text formatting</span></p><p>Formatting method applied to the "description" fields of the issues, news, documents...</p><p>"Textile" option is only available if RedColth ruby library is present.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentication&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Information</td></tr></table></div></body></html> \ No newline at end of file
diff --git a/public/manual/fr/ch01s11.html b/public/manual/fr/ch01s11.html
index 8ac1224f2..5c7a9f665 100644
--- a/public/manual/fr/ch01s11.html
+++ b/public/manual/fr/ch01s11.html
@@ -1,3 +1,3 @@
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <title>11.&nbsp;Configuration</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentification"><link rel="next" href="ch01s12.html" title="12.&nbsp;Informations"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e352"></a>11.&nbsp;Configuration</h2></div></div></div><p>Cet &eacute;cran vous permet de modifier les param&egrave;tres de configuration de l'application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Titre de l'application</span></p><p>Titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Sous-titre de l'application</span></p><p>Sous-titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Texte d'accueil</span></p><p>Texte affich&eacute; sur la page d'accueil de l'application. Ce texte peut contenir des balises HTML.</p></li><li><p><span class="guilabel">Langue par d&eacute;faut</span></p><p>La langue par d&eacute;faut est s&eacute;lectionn&eacute;e lorsque l'application n'a pas pu d&eacute;terminer la langue d&eacute;finie au niveau du navigateur de l'utilisateur.La langue par d&eacute;faut est &eacute;galement utilis&eacute;e lors de l'envoi de mail &agrave; plusieurs utilisateurs.</p><p><span class="emphasis"><em>D&eacute;faut: Anglais</em></span></p></li><li><p><span class="guilabel">Authentif. obligatoire</span></p><p>Si cette option est coch&eacute;e, aucune page de l'application n'est accessible de mani&egrave;re anonyme. Les utilisateurs doivent obligatoirement s'identifier pour y acc&eacute;der.</p><p><span class="emphasis"><em>D&eacute;faut: Non</em></span></p></li><li><p><span class="guilabel">Enregistrement autoris&eacute;</span></p><p>Si cette option est coch&eacute;e, la proc&eacute;dure d'enregistrement en ligne est disponible.</p><p><span class="emphasis"><em>D&eacute;faut: Oui</em></span></p></li><li><p><span class="guilabel">Taille max des fichiers</span></p><p>Taille maximale des fichiers pouvant &ecirc;tre envoy&eacute;s &agrave; l'application (en kilo-octets).</p><p><span class="emphasis"><em>D&eacute;faut: 2048 (soit 2Mo)</em></span></p></li><li><p><span class="guilabel">Adresse d'&eacute;mission</span></p><p>Adresse mail utilis&eacute;e comme adresse d'&eacute;mission (champ From des mails) lors de l'envoi de messages aux utilisateurs.</p></li><li><p><span class="guilabel">Nom d'h&ocirc;te</span></p><p>Nom d'h&ocirc;te de l'application. Ce nom est utilis&eacute; pour l'&eacute;criture des URL dans les mails envoy&eacute;s aux utilisateurs.</p></li><li><p><span class="guilabel">Formatage du texte</span></p><p>D&eacute;finit la m&eacute;thode de formatage appliqu&eacute;e aux champs "description" des demandes, annonces, documents...</p><p>L'option "Textile" n'est disponible que si la libraire ruby RedColth est install&eacute;e.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentification&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Informations</td></tr></table></div></body></html> \ No newline at end of file
+ <title>11.&nbsp;Configuration</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentification"><link rel="next" href="ch01s12.html" title="12.&nbsp;Informations"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e352"></a>11.&nbsp;Configuration</h2></div></div></div><p>Cet &eacute;cran vous permet de modifier les param&egrave;tres de configuration de l'application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Titre de l'application</span></p><p>Titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Sous-titre de l'application</span></p><p>Sous-titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Texte d'accueil</span></p><p>Texte affich&eacute; sur la page d'accueil de l'application. Ce texte peut contenir des balises HTML.</p></li><li><p><span class="guilabel">Langue par d&eacute;faut</span></p><p>La langue par d&eacute;faut est s&eacute;lectionn&eacute;e lorsque l'application n'a pas pu d&eacute;terminer la langue d&eacute;finie au niveau du navigateur de l'utilisateur.La langue par d&eacute;faut est &eacute;galement utilis&eacute;e lors de l'envoi de mail &agrave; plusieurs utilisateurs.</p><p><span class="emphasis"><em>D&eacute;faut: Anglais</em></span></p></li><li><p><span class="guilabel">Authentif. obligatoire</span></p><p>Si cette option est coch&eacute;e, aucune page de l'application n'est accessible de mani&egrave;re anonyme. Les utilisateurs doivent obligatoirement s'identifier pour y acc&eacute;der.</p><p><span class="emphasis"><em>D&eacute;faut: Non</em></span></p></li><li><p><span class="guilabel">Enregistrement autoris&eacute;</span></p><p>Si cette option est coch&eacute;e, la proc&eacute;dure d'enregistrement en ligne est disponible.</p><p><span class="emphasis"><em>D&eacute;faut: Oui</em></span></p></li><li><p><span class="guilabel">Mot de passe perdu</span></p><p>Si cette option est coch&eacute;e, la proc&eacute;dure de changement de mot de passe est disponible.</p><p><span class="emphasis"><em>D&eacute;faut: Oui</em></span></p></li><li><p><span class="guilabel">Taille max des fichiers</span></p><p>Taille maximale des fichiers pouvant &ecirc;tre envoy&eacute;s &agrave; l'application (en kilo-octets).</p><p><span class="emphasis"><em>D&eacute;faut: 2048 (soit 2Mo)</em></span></p></li><li><p><span class="guilabel">Limite export demandes</span></p><p>Nombre maximale de demandes contenues dans les exports CSV et PDF.</p><p><span class="emphasis"><em>D&eacute;faut: 500</em></span></p></li><li><p><span class="guilabel">Adresse d'&eacute;mission</span></p><p>Adresse mail utilis&eacute;e comme adresse d'&eacute;mission (champ From des mails) lors de l'envoi de messages aux utilisateurs.</p></li><li><p><span class="guilabel">Nom d'h&ocirc;te</span></p><p>Nom d'h&ocirc;te de l'application. Ce nom est utilis&eacute; pour l'&eacute;criture des URL dans les mails envoy&eacute;s aux utilisateurs.</p></li><li><p><span class="guilabel">Formatage du texte</span></p><p>D&eacute;finit la m&eacute;thode de formatage appliqu&eacute;e aux champs "description" des demandes, annonces, documents...</p><p>L'option "Textile" n'est disponible que si la libraire ruby RedColth est install&eacute;e.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentification&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Informations</td></tr></table></div></body></html> \ No newline at end of file