31<div
style=
"margin-left: 5em">
32 <
h2><?=_(
"Application")?></
h2>
33 <div
style=
"margin-left:5rem">
38 <?php echo _(
'Administrateur de noalyss')?>
46 <?php echo _(
'Mot de passe administrateur de noalyss')?>
49 <?php echo $icpassword_admin->input();?>
56 <
h2><?=_(
"Serveur")?></
h2>
57 <div
style=
"margin-left:5rem">
60 <TD> <?php echo _(
'Répertoire temporaire');?> </TD>
66 <TD><?php echo _(
'Changement de langue');?></TD>
70 <TD><?php echo _(
'Chemin complet vers les executable de Postgresql');?> </TD>
75 <
td><?php echo $smulti->input() ?></
td>
77 <
tr id=
"div_db" style=
"visibility:hidden">
79 <?php echo _(
'Nom base de donnée');?>
84 <a href=
"https://wiki.noalyss.eu/doku.php?id=installation:installation_sur_serveur_mutualise" target=
"_blank"><?php echo _(
'Aide');?></a>
91 <
h2><?=_(
"Postgresql")?></
h2>
92 <div
style=
"margin-left:5rem">
96 <TD><?php echo _(
'Utilisateur Postgresql');?> </TD>
100 <TD><?php echo _(
'Mot de passe de l\'utilisateur Postgresql');?> </TD>
104 <TD><?php echo _(
'Adresse Serveur Postgresql');?> </TD>
108 <TD><?php echo _(
'Port de Postgresql');?> </TD>
118 echo _(
'Attention : si vous installez sous windows n\'utilisez pas le \ mais plutôt le / dans les nom de répertoire (càd les chemins ou path)');
123function show_dbname(obj) {
125 if (obj.checked ===
true)
127 this.document.getElementById(
'div_db').style.visibility=
'visible';
130 this.document.getElementById(
'div_db').style.visibility=
'hidden';
133 alert_box(e.getMessage);
138if ( $smulti->selected ==
true) :
140 show_dbname($(
'multi'));
h2($p_string, $p_class="", $raw="")
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
static infobulle($p_comment)
Display a info in a bubble, text is in message_javascript.