Subversion Repositories Sites.tela-botanica.org

Rev

Rev 428 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
428 jpm 1
<?xml version="1.0" encoding="iso-8859-15" ?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml" >
4
 
5
    <head lang="fr" >
6
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
        <title>eFlore v1.0 - Information - eflore_info_txt</title>
8
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="classique.css">
9
    </head>
10
    <body xml:lang="fr" lang="fr" >
11
 
12
        <div id="zone_bandeau" >
13
            <div id="logo">
14
                <h1>
15
                <a href="/eflore" title="Retourner à la page d'accueil du wiki">
16
                    <img src="images/logo/eflore.jpg" width="110" height="31" alt="Logo" />
17
                </a>
18
                </h1>
19
            </div>
20
            <div id="rapport_nom">
21
               <h1>eFlore v1.0</h1>
22
            </div>
23
            <ul id="accessibilite">
24
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
25
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
26
            </ul>
27
        </div>
28
 
29
        <div id="zone_contenu">
30
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="eflore_module_Information.html">Information</a> > eflore_info_txt</p>
31
            <div id="zone_contenu_tete">
32
<!-- CONTENU_TETE -->
33
            </div>
34
 
35
            <div id="zone_contenu_corps">
36
<!-- CONTENU_CORPS -->
37
                <h1> Table eflore_info_txt</h1>
38
                <h2> Description générale </h2>
39
                    <p>
40
                        Table contenant les informations sur un texte.
41
                    </p>
42
 
43
                <h2> Liste des colonnes </h2>
44
                    <table border="1" cellpadding="2" cellspacing="0" >
45
                        <thead>
46
                            <th> N° </th>
47
                            <th> Nom </th>
48
                            <th> Code </th>
49
                            <th> Type données </th>
50
                            <th> Obligatoire </th>
51
                            <th> Valeur défaut </th>
52
                            <th> Type champ </th>
53
                            <th> Index </th>
54
                            <th> Description </th>
55
                        </thead>
56
                        <tbody>
57
                            <tr class="pair" >
58
                                <td> 1 </td>
59
                                <td> eit_id_texte </td>
60
                                <td> eit_id_t </td>
61
                                <td> INTEGER(11) </td>
62
                                <td> oui </td>
63
                                <td>  </td>
64
                                <td> clé primaire </td>
65
                                <td> oui </td>
66
                                <td> Identifiant d'un texte. </td>
67
                            </tr>
68
 
69
                            <tr class="pair" >
70
                                <td> 2 </td>
71
                                <td> eit_id_version_projet_txt </td>
72
                                <td> eit_id_vpt </td>
73
                                <td> INTEGER(11) </td>
74
                                <td> oui </td>
75
                                <td>  </td>
76
                                <td> clé primaire </td>
77
                                <td> oui </td>
78
                                <td> Identifiant d'une version de projet de texte. </td>
79
                            </tr>
80
 
81
                            <tr class="pair" >
82
                                <td> 3 </td>
83
                                <td> eit_ce_contributeur_txt </td>
84
                                <td> eit_ce_ct </td>
85
                                <td> INTEGER(11) </td>
86
                                <td> non </td>
87
                                <td>  </td>
88
                                <td> clé étrangère </td>
89
                                <td> non </td>
90
                                <td> Identifiant du contributeur de ce texte. </td>
91
                            </tr>
92
 
93
                            <tr class="pair" >
94
                                <td> 4 </td>
95
                                <td> eit_ce_citation_biblio </td>
96
                                <td> eit_ce_cb </td>
97
                                <td> INTEGER(11) </td>
98
                                <td> non </td>
99
                                <td>  </td>
100
                                <td> clé étrangère </td>
101
                                <td> non </td>
102
                                <td> Identifiant de la citation biblio à l'origine de ce texte. </td>
103
                            </tr>
104
 
105
                            <tr class="pair" >
106
                                <td> 5 </td>
107
                                <td> eit_lien_vers_txt </td>
108
                                <td> eit_lvt </td>
109
                                <td> VARCHAR(50) </td>
110
                                <td> non </td>
111
                                <td>  </td>
112
                                <td> standard </td>
113
                                <td> non </td>
114
                                <td> Lien vers ce texte. </td>
115
                            </tr>
116
 
117
                            <tr class="pair" >
118
                                <td> 6 </td>
119
                                <td> eit_texte </td>
120
                                <td> eit_t </td>
121
                                <td> TEXT </td>
122
                                <td> non </td>
123
                                <td>  </td>
124
                                <td> standard </td>
125
                                <td> non </td>
126
                                <td> Contenu du texte. </td>
127
                            </tr>
128
 
129
                            <tr class="pair" >
130
                                <td> 7 </td>
131
                                <td> eit_notes_info_txt </td>
132
                                <td> eit_nit </td>
133
                                <td> TEXT </td>
134
                                <td> non </td>
135
                                <td>  </td>
136
                                <td> standard </td>
137
                                <td> non </td>
138
                                <td> Notes éventuelles sur ce texte. </td>
139
                            </tr>
140
 
141
                        </tbody>
142
                    </table>
143
 
144
                    <h2> Liste des relations </h2>
145
                    <!-- RELATION_ZONE_DEBUT -->
146
                    <table border="1" cellpadding="2" cellspacing="0" >
147
                        <thead>
148
                            <th> N° </th>
149
                            <th> Code </th>
150
                            <th> Colonne dans cette table </th>
151
                            <th> Colonne dans la table liée </th>
152
                            <th> Nom table liée </th>
153
                        </thead>
154
                        <tbody>
155
                            <tr class="pair" >
156
                                <td> 1 </td>
157
                                <td> fk_eit_eitpv </td>
158
                                <td> eit_id_texte<br />eit_id_version_projet_txt </td>
159
                                <td> eitpv_id_texte<br />eitpv_id_version_projet_txt </td>
160
                                <td> eflore_info_txt_posseder_valeur </td>
161
                            </tr>
162
 
163
                            <tr class="pair" >
164
                                <td> 2 </td>
165
                                <td> fk_eit_eitat </td>
166
                                <td> eit_id_texte<br />eit_id_version_projet_txt </td>
167
                                <td> eitat_id_texte<br />eitat_id_version_projet_txt </td>
168
                                <td> eflore_info_txt_a_taxon </td>
169
                            </tr>
170
 
171
                        </tbody>
172
                    </table>
173
                    <!-- RELATION_ZONE_FIN -->
174
                    <!--
175
                    <h2> Régles </h2>
176
 
177
                    <h2> Domaine </h2>
178
            -->
179
                    <h2> Commentaires </h2>
180
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
181
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_eflore_info_txt">
182
                            discussion sur la table eflore_info_txt
183
                        </a>.
184
                    </p>
185
            </div>
186
 
187
            <div id="zone_contenu_pied">
188
<!-- CONTENU_PIED -->
189
            </div>
190
 
191
            <div id="zone_pied">
192
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2004 - Le réseau des Botanistes Francophones</p>
193
            </div>
194
 
195
        </div>
196
 
197
        <div id="zone_menu">
198
<!-- MENU -->
199
        </div>
200
 
201
    </body>
202
</html>
203