Plugins  LAST
 All Data Structures Files Functions Variables Pages
input_format.php
Go to the documentation of this file.
1 <?php
2 /*
3  * This file is part of NOALYSS.
4  *
5  * NOALYSS is free software; you can redistribute it and/or modify
6  * it under the terms of the GNU General Public License as published by
7  * the Free Software Foundation; either version 2 of the License, or
8  * (at your option) any later version.
9  *
10  * NOALYSS is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13  * GNU General Public License for more details.
14  *
15  * You should have received a copy of the GNU General Public License
16  * along with NOALYSS; if not, write to the Free Software
17  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 */
19 ?>
20 
21 <form accept-charset="utf-8" method="post">
22  <?php echo $hidden?>
23  <table>
24  <tr>
25  <td><?php echo _("Catégorie de fiche");?></td>
26  <td> <?php echo $fd->input();?></td>
27  </tr>
28  <tr>
29  <tr>
30  <td><?php echo _("Délimiteur");?> </td>
31  <TD> <?php echo $delimiter->input()?></td>
32  </tr>
33 
34  <tr>
35  <td><?php echo _("Encodage unicode");?></td>
36  <TD> <?php echo $encodage->input()?></td>
37  </tr>
38  <tr>
39  <td><?php echo _(" Texte entouré du signe");?> </td>
40  <TD><input type="text" class="input_text" name="rsurround" value='"' size="1"></td>
41  </tr>
42  <tr>
43  <td><?php echo _("Supprimer la première ligne");?></td>
44  <td><?php echo $skip_row->input()?></td>
45  </tr>
46  </table>
47  <p>
48  Vous pouvez changer le format et l'appliquer pour voir le résultat , ou importer ces fiches
49  </p>
50  <ul class="aligned-block">
51  <li>
52  <?php echo HtmlInput::submit("apply_format", _("Appliquer"));?>
53  </li>
54  <li>
55  <?php echo HtmlInput::submit("import_file", _("Importer"));?>
56 
57  </li>
58  </ul>
$p_year value
$p_card size
$skip_row
$categorie_appel table
$categorie_appel name