Subversion Repositories Applications.referentiel

Rev

Rev 278 | Rev 310 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
81 delphine 1
<!-- REF - DEBUT FICHE TAXON -->
2
<script type="text/javascript">
3
	$(document).ready(function() {
4
		$("#ref-ref").tabs({
5
			cookie: {expires: 1}// Stocke un cookie pour 1 jour
6
		});
7
	});
8
</script>
278 delphine 9
<h2 style="text-transform: none;margin-left: 6px; margin-right: 6px;">
10
	<?="<i>".$nom."</i> ".$info['auteur']?>
279 delphine 11
	<a href="http://inpn.mnhn.fr/espece/listeEspeces/<?=htmlentities($nom)?>/">
12
		<img src="./interfaces/squelettes/css/referentiel/images/sites/inpn.png" alt="INPN" title="Rechercher dans Inventaire National du Patrimoine Naturel" />
13
	</a>
14
	<a href="http://www.theplantlist.org/tpl/search?q=<?=htmlentities($nom)?>">
15
		<img src="./interfaces/squelettes/css/referentiel/images/sites/tpl.png" alt="The Plant List"
16
			title="Rechercher dans The Plant List"/>
17
	</a>
18
	<a href="http://www.ipni.org/ipni/simplePlantNameSearch.do?find_wholeName=<?=htmlentities($nom)?>&amp;output_format=normal&amp;query_type=by_query&amp;back_page=query_ipni.html">
19
		<img src="./interfaces/squelettes/css/referentiel/images/sites/ipni.png" alt="IPNI" title="Rechercher dans IPNI"/>
20
	</a>
21
	<a href="http://plants.jstor.org/search?plantName=%22<?=htmlentities($nom)?>%22&amp;syn=1">
22
		<img src="./interfaces/squelettes/css/referentiel/images/sites/jstor.png" alt="JSTOR Plant Science" title="Rechercher dans JSTOR Plant Science" />
23
	</a>
24
	<a href="http://www.anbg.gov.au/cgi-bin/apni?TAXON_NAME=<?=htmlentities($nom)?>">
25
		<img src="./interfaces/squelettes/css/referentiel/images/sites/anbg.png" alt="Australian Plant Name Index" title="Rechercher dans Australian Plant Name Index" />
26
	</a>
27
	<a href="http://sweetgum.nybg.org/vh/specimen_list.php?QueryName=BasicQuery&amp;QueryPage=http%3A%2F%2Fsciweb.nybg.org%2Fscience2%2Fvii2.asp&amp;Restriction=NybRecordType+%3D+%27Specimen%27&amp;StartAt=1&amp;any=SummaryData%7CAdmWebMetadata&amp;QueryOption=any&amp;Submit=Search&amp;QueryTerms=<?=htmlentities($nom)?>">
28
		<img src="./interfaces/squelettes/css/referentiel/images/sites/nybg.png" alt="NYBG Virtual Herbarium" title="Rechercher dans NYBG Virtual Herbarium" />
29
	</a>
30
	<a href="http://collections.mnh.si.edu/search/botany/?qt=<?=htmlentities($nom)?>">
31
		<img src="./interfaces/squelettes/css/referentiel/images/sites/si.png" alt="Type Specimen Register of the U.S. National Herbarium" title="Rechercher dans Type Specimen Register of the U.S. National Herbarium" />
32
	</a>
33
	<a href="http://herbarium.univie.ac.at/database/search.php?taxon=<?=htmlentities($nom)?>&amp;search=1">
34
		<img src="./interfaces/squelettes/css/referentiel/images/sites/vha.png" alt="Virtual Herbaria Austria" title="Rechercher dans Virtual Herbaria Austria" />
35
	</a>
36
	<a href="http://swbiodiversity.org/seinet/taxa/index.php?taxon=<?=htmlentities($nom)?>">
37
		<img src="./interfaces/squelettes/css/referentiel/images/sites/seinet.png" alt="SEINet" title="Rechercher dans SEINet" />
38
	</a>
39
	<a href="http://www.ville-ge.ch/musinfo/bd/cjb/africa/resultat.php?efFamille=&amp;projet%5B%5D=FSA&amp;projet%5B%5D=FTA&amp;projet%5B%5D=FNA&amp;projet%5B%5D=BDM&amp;langue=en&amp;pbRecherche=Rechercher&amp;efNom=<?=htmlentities($nom)?>">
40
		<img src="./interfaces/squelettes/css/referentiel/images/sites/cjb.png" alt="African Plants Database" title="Rechercher dans African Plants Database du Jardin Botanique de Genève" />
41
	</a>
42
	<a href="http://www.tropicos.org/NameSearch.aspx?name=<?=htmlentities($nom)?>">
43
		<img src="./interfaces/squelettes/css/referentiel/images/sites/tropicos.png" alt="Tropicos" title="Rechercher dans Tropicos" />
44
	</a>
45
 
46
	<a href="http://www.sfo-asso.com/pages/connaissances.php?parent=6&id=195">
47
		<img src="./interfaces/squelettes/css/referentiel/images/sites/sfo.png" alt="SFO" title="Rechercher dans Société Française d'Orchidophilie" />
48
	</a>
49
	<a href="http://coldb.mnhn.fr/Consultation">
50
		<img src="./interfaces/squelettes/css/referentiel/images/sites/mnhn.png" alt="MNHN" title="Rechercher dans Muséum national d'Histoire naturelle" />
51
	</a>
52
	<? if ($referentiel == "bdtxa") : ?>
53
		<a href="http://collections.antilles.inra.fr/initCard.do?idEntityValue1=<?=htmlentities($nom);?>&idEntityValue2=&idEntityValue3=&idEntity=21">
54
			<img src="./interfaces/squelettes/css/referentiel/images/sites/antilles.png" alt="INRA Antilles" title="Rechercher dans collections INRA Antilles" />
55
		</a>
56
	<? endif; ?>
57
	<? if ($referentiel == "bdtre") : ?>
58
		<a href="http://flore.cbnm.org/index.php?option=com_florereunion&view=search&layout=frmsearch&Itemid=5?>">
59
			<img src="./interfaces/squelettes/css/referentiel/images/sites/cbnm.png" alt="CBNM" title="Rechercher dans Conservatoire Botanique National de Mascarin" />
60
		</a>
61
	<? endif; ?>
62
	<? if ($referentiel == "bdlfx") : ?>
63
		<a href="http://start1g.ovh.net/~mycofran/listeOuvrage.php?genre=<?=htmlentities($info['genre'])?>&espece=<?=htmlentities($info['epithete_sp'])?>">
64
			<img src="./interfaces/squelettes/css/referentiel/images/sites/smf.png" alt="SMF" title="Rechercher dans mycodoc Société Mycologique de France" />
65
		</a>
66
		<a href="http://lichenologue.org/fr/docs/doc_details.php?&docid=227">
67
			<img src="./interfaces/squelettes/css/referentiel/images/sites/lichen.png" alt="lichen" title="Rechercher sur lichenologue.oeg" />
68
		</a>
69
	<? endif; ?>
70
 
278 delphine 71
	<span style="font-weight: normal;color:black;float:right;">
72
		<?= ($num_nom != $num_nom_retenu) ?
245 delphine 73
		'(nom retenu : <a href='.FicheTaxon::getUrlFicheTaxon($num_nom_retenu).'> '.$num_nom_retenu.'</a> )'
74
		: ''; ?>
278 delphine 75
		<?= ($exclu_taxref == 1 || $exclu_taxref == 9) ?
76
		'<span title="nom présent dans la base de travail mais non transmis au MNHN">- exclu de tax-ref</span>'
77
		: '<span title="nom à transmettre au MNHN"> à transmettre à tax-ref</span>'; ?>
78
	</span>
277 delphine 79
</h2>
279 delphine 80
 
81 delphine 81
<hr class="nettoyeur"/>
82
<div id="ref-ref" class="ref-onglets">
83
	<ul class="ref-sommaire">
278 delphine 84
		<li><a href="#ref-ref-nomenclature">Nomenclature/Classification</a></li>
81 delphine 85
		<li><a href="#ref-ref-synonymie">Synonymie</a></li>
277 delphine 86
		<li><a href="#ref-ref-note">Notes/Chorologie/Compléments</a></li>
125 delphine 87
		<li><a href="#ref-ref-legende">Aide</a></li>
204 delphine 88
		<li><a href="#ref-ref-mail">Mail</a></li>
81 delphine 89
	</ul>
90
 
91
	<div id="ref-ref-nomenclature">
92
		<h2>Nomenclature</h2>
279 delphine 93
		<? if (isset($info['biblio_origine'])) : ?>
277 delphine 94
			<strong>Référence bibliographique :</strong> <?=$info['biblio_origine'];?>
95
				<? if ($info['biblio_origine'] != '') : ?>
96
					<a href="<?=Recherche::getUrlRecherche('bib:'.$info['biblio_origine'], $referentiel)?>">
97
						<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
98
					</a>,
99
				<? endif; ?>
100
				<?=$info['annee'];?>
101
					<? if ($info['annee'] != '') : ?>
102
						<a href="<?=Recherche::getUrlRecherche('an:'.$info['annee'], $referentiel)?>">
103
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
104
						</a>
105
					<? endif; ?><br />
106
		<? endif; ?>
107
		<? if (isset($selectionne['bas_num'])) : ?>
108
			<strong>Basionyme du nom séléctionné :</strong>
109
				<a href="<?=FicheTaxon::getUrlFicheTaxon($selectionne, 'bas')?>">
110
					<?=$selectionne['bas_nom'];?>
111
				</a>
112
				<? if ($selectionne['bas_nom'] != '') : ?>
113
					<a href="<?=Recherche::getUrlRecherche($selectionne['bas_nom'], $referentiel)?>">
114
						<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
115
					</a>
116
				<? endif; ?>
117
				<?=$selectionne['bas_auteur'];?>
118
					<? if ($selectionne['bas_auteur'] != '') : ?>
119
						<a href="<?=Recherche::getUrlRecherche('au:'.$selectionne['bas_auteur'], $referentiel)?>">
120
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
121
						</a>,
105 jpm 122
					<? endif; ?>
277 delphine 123
				<?=$selectionne['bas_annee'];?>
124
					<? if ($selectionne['bas_annee'] != '') : ?>
125
						<a href="<?=Recherche::getUrlRecherche('an:'.$selectionne['bas_annee'], $referentiel)?>">
126
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
127
						</a>
128
					<? endif; ?> <br />
129
		<? endif; ?>
130
		<? if ((isset($selectionne['nom_francais']) && $selectionne['nom_francais'] != '') ||
131
						(isset($retenu['nom_francais']) && $retenu['nom_francais'] != '')) : ?>
132
			<strong>Nom français :</strong>
133
				<?= isset($retenu['nom_francais']) ? $retenu['nom_francais'] : $selectionne['nom_francais'];?>
134
					<a href="<?=Recherche::getUrlRecherche($nom_francais, $referentiel)?>">
135
						<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
136
					</a>
137
			<br />
138
		<? endif; ?>
139
		<?= ($info['nom_addendum']) != "" ? "Nom addendum : ".$info['nom_addendum']."<br />" : "" ;?>
140
		<strong>num_nom :</strong> <?=$num_nom;?><br />
141
		<? if (isset($retenu) && $retenu['num_nom'] != $num_nom) : ?>
142
			<strong>Nom retenu :</strong>
143
				<a href="<?=Recherche::getUrlFicheTaxon($retenu)?>"><?=$retenu['nom_sci'];?></a>
144
					<a href="<?=Recherche::getUrlRecherche($retenu['nom_sci'], $referentiel)?>">
145
						<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
146
					</a>
147
				<?=$retenu['auteur'];?>
148
					<? if ($retenu['auteur'] != '') : ?>
149
						<a href="<?=Recherche::getUrlRecherche('au:'.$retenu['auteur'], $referentiel)?>">
150
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
151
						</a>,
152
					<? endif; ?>
153
				<?=$retenu['annee'];?>
154
					<? if ($retenu['annee'] != '') : ?>
155
						<a href="<?=Recherche::getUrlRecherche('an:'.$retenu['annee'], $referentiel)?>">
156
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
157
					</a>
158
					<? endif; ?> <br />
159
			<? if (isset($retenu['bas_num'])) : ?>
160
				<strong>Basionyme du nom retenu :</strong>
161
				<a href="<?=FicheTaxon::getUrlFicheTaxon($retenu, 'bas')?>"><?=$retenu['bas_nom'];?></a>
162
					<? if ($retenu['bas_nom'] != '') : ?>
163
						<a href="<?=Recherche::getUrlRecherche($retenu['bas_nom'], $referentiel)?>">
164
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
165
						</a>
166
					<? endif; ?>
167
				 <?=$retenu['bas_auteur'];?>
168
					<? if ($retenu['bas_auteur'] != '') : ?>
169
						<a href="<?=Recherche::getUrlRecherche('au:'.$retenu['bas_auteur'], $referentiel)?>">
170
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
171
						</a>,
172
					<? endif; ?>
173
				<?=$retenu['bas_annee'];?>
174
					<? if ($retenu['bas_annee'] != '') : ?>
175
						<a href="<?=Recherche::getUrlRecherche('an:'.$retenu['bas_annee'], $referentiel)?>">
176
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
177
						</a>
178
					<? endif; ?>
179
			<? endif; ?>
180
		<? endif; ?>
181
		<? if (isset($parents['p1_num'])) : ?>
182
			<strong>Parent 01 :</strong>
183
				<a href="<?=FicheTaxon::getUrlFicheTaxon($parents, 'p1')?>"><?=$parents['p1_nom'];?></a>
184
					<? if ($parents['p1_nom'] != '') : ?>
185
						<a href="<?=Recherche::getUrlRecherche($parents['p1_nom'], $referentiel)?>">
186
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
187
						</a>
188
					<? endif; ?>
189
				<?=$parents['p1_auteur'];?>
190
					<? if ($parents['p1_auteur'] != '') : ?>
191
						<a href="<?=Recherche::getUrlRecherche('au:'.$parents['p1_auteur'], $referentiel)?>">
192
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
193
						</a>,
194
					<? endif; ?>
195
				<?=$parents['p1_annee'];?>
196
					<? if ($parents['p1_annee'] != '') : ?>
197
						<a href="<?=Recherche::getUrlRecherche('an:'.$parents['p1_annee'], $referentiel)?>">
198
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
199
						</a>
200
					<? endif; ?>
201
		<? endif; ?> <br />
202
		<? if (isset($parents['p2_num'])) : ?>
203
			<strong>Parent 02 :</strong>
204
				<a href="<?=FicheTaxon::getUrlFicheTaxon($parents, 'p2')?>"><?=$parents['p2_nom'];?></a>
205
					<? if ($parents['p2_nom'] != '') : ?>
206
						<a href="<?=Recherche::getUrlRecherche($parents['p2_nom'], $referentiel)?>">
207
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
208
						</a>
209
					<? endif; ?>
210
				<?=$parents['p2_auteur'];?>
211
					<? if ($parents['p2_auteur'] != '') : ?>
212
						<a href="<?=Recherche::getUrlRecherche('au:'.$parents['p2_auteur'], $referentiel)?>">
213
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
214
						</a>,
215
					<? endif; ?>
216
				<?=$parents['p2_annee'];?>
217
					<? if ($parents['p2_annee'] != '') : ?>
218
						<a href="<?=Recherche::getUrlRecherche('an:'.$parents['p2_annee'], $referentiel)?>">
219
							<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="rechercher"/>
220
						</a>
221
					<? endif; ?>
222
		<? endif; ?>
223
 
224
		<br />
225
				<h2>Classification</h2>
226
 
227
		<?php if (isset($classification)) : ?>
228
			<? foreach ($classification as $type=>$class) : ?>
229
				<table class="largeur-16">
230
					<thead>
231
						<tr>
232
							<th <?=($type == 'inférieurs') ? 'colspan="'.$niveau.'"' : '' ?>>
233
								Taxons <?=$type;?>
234
								<? if ($type == 'inférieurs') : ?><br />
235
									(<? foreach ($noms_rang as $rang => $nb_noms) : ?>
236
										<?= $nb_noms.' '.$valeur_rang[$rang].'s ';?>
237
									<? endforeach; ?>)
106 delphine 238
								<? endif; ?>
277 delphine 239
							</th>
240
							<th class="vide" colspan="6">&nbsp;</th>
81 delphine 241
						</tr>
277 delphine 242
						<tr>
243
							<th <?=($type == 'inférieurs') ? 'colspan="'.$niveau.'"' : '' ?>>Rang</th>
244
							<th>Nom scientifique</th>
245
							<th>Auteur</th>
246
							<th>Année</th>
247
							<th>Référence bibliographique</th>
248
							<th>Présence</th>
249
							<th>Nom addendum</th>
250
							<th title="Identifiant numérique du nom scientifique">num_nom</th>
251
						</tr>
252
					</thead>
253
					<tbody>
254
						<? if ($class != '') : ?>
255
							<? foreach ($class as $rang => $taxon) : ?>
256
								<tr>
257
									<? if ($type == 'inférieurs') : ?>
258
										<? for ($i = 1; $i <= $niveau; $i++) : ?>
259
											<? if ($i == $taxon['niveau']) :  ?>
260
												<td><?=(isset($valeur_rang[$taxon['rang']])) ?
261
													$valeur_rang[$taxon['rang']].' ('.$taxon['rang'].')' :
262
													$taxon['rang'];?></td>
263
											<? else : ?>
264
												<td></td>
265
											<? endif; ?>
266
										<? endfor; ?>
267
									<? else : ?>
268
										<td><?=(isset($valeur_rang[$taxon['rang']])) ?
269
												$valeur_rang[$taxon['rang']].' ('.$taxon['rang'].')' :
270
												$taxon['rang'];?></td>
271
									<? endif; ?>
272
									<td>
273
										<a href="<?=Recherche::getUrlFicheTaxon($taxon)?>"><?=$taxon['nom_sci'];?></a>
274
									</td>
275
									<td><?=$taxon['auteur'];?></td>
276
									<td><?=$taxon['annee'];?></td>
277
									<td><?=$taxon['biblio_origine'];?></td>
278
									<td>
279
										<?=(isset($valeur_presence[$taxon['presence']])) ?
280
													$valeur_presence[$taxon['presence']].' ('.$taxon['presence'].')' :
281
													$taxon['presence'];?>
282
									</td>
283
									<td><?=$taxon['nom_addendum'];?></td>
284
									<td><?=$taxon['num_nom'];?></td>
285
								</tr>
286
							<? endforeach ?>
287
						<? endif ?>
288
					</tbody>
289
				</table>
290
			<? endforeach ?>
291
		<? else : ?>
292
		<p>Aucune indication</p>
293
		<? endif ?>
81 delphine 294
		<hr class="nettoyeur"/>
295
	</div>
296
 
297
	<div id="ref-ref-synonymie">
298
		<h2>Synonymie</h2>
277 delphine 299
		<? if (isset($syn)) : ?>
125 delphine 300
			<table class="largeur-16">
91 delphine 301
				<thead>
302
					<tr>
125 delphine 303
						<th class="largeur-03">Nom scientifique</th>
304
						<th class="largeur-04">Auteur</th>
305
						<th class="largeur-01">Année</th>
306
						<th class="largeur-05">Référence bibliographique</th>
307
						<th class="largeur-02">Nom addendum</th>
277 delphine 308
						<th class="largeur-01" title="Identifiant numérique du nom scientifique">num_nom du basionyme</th>
204 delphine 309
						<th class="largeur-01" title="Identifiant numérique du nom scientifique">num_nom</th>
91 delphine 310
					</tr>
105 jpm 311
				</thead>
312
				<tbody>
277 delphine 313
					<? foreach ($syn as $synonyme) : ?>
110 jpm 314
						<?=($synonyme['num_nom'] == $synonyme['num_nom_retenu'])? '<tr class="nom_retenu">' : "<tr>";?>
93 delphine 315
							<td>
149 jpm 316
								<a href="<?=Recherche::getUrlFicheTaxon($synonyme)?>"><?=$synonyme['nom_sci'];?></a>
93 delphine 317
							</td>
91 delphine 318
							<td><?=$synonyme['auteur'];?></td>
319
							<td><?=$synonyme['annee'];?></td>
320
							<td><?=$synonyme['biblio_origine'];?></td>
321
							<td><?=$synonyme['nom_addendum'];?></td>
277 delphine 322
							<td><?=$synonyme['basionyme'];?></td>
91 delphine 323
							<td><?=$synonyme['num_nom'];?></td>
324
						</tr>
105 jpm 325
					<? endforeach ?>
91 delphine 326
				</tbody>
327
			</table>
105 jpm 328
		<? endif; ?>
277 delphine 329
 
117 delphine 330
		<? if (isset($pp)) : ?>
277 delphine 331
			<table  class="largeur-16">
117 delphine 332
				<thead>
333
					<tr>
334
						<th>Synonymie pro parte</th>
335
						<th class="vide" colspan="5">&nbsp;</th>
336
					</tr>
337
					<tr>
338
						<th>Nom scientifique</th>
339
						<th>Auteur</th>
340
						<th>Année</th>
341
						<th>Référence bibliographique</th>
342
						<th>Nom addendum</th>
204 delphine 343
						<th title="Identifiant numérique du nom scientifique">num_nom</th>
117 delphine 344
					</tr>
345
				</thead>
346
				<tbody>
347
					<? foreach ($pp as $synonyme) : ?>
348
						<?=($synonyme['num_nom'] == $synonyme['num_nom_retenu'])? '<tr class="nom_retenu">' : "<tr>";?>
349
							<td>
149 jpm 350
								<a href="<?=Recherche::getUrlFicheTaxon($synonyme)?>"><?=$synonyme['nom_sci'];?></a>
117 delphine 351
							</td>
352
							<td><?=$synonyme['auteur'];?></td>
353
							<td><?=$synonyme['annee'];?></td>
354
							<td><?=$synonyme['biblio_origine'];?></td>
355
							<td><?=$synonyme['nom_addendum'];?></td>
356
							<td><?=$synonyme['num_nom'];?></td>
357
						</tr>
358
					<? endforeach ?>
359
				</tbody>
360
			</table>
361
		<? endif; ?>
362
		<? if (isset($h)) : ?>
277 delphine 363
			<table class="largeur-16">
117 delphine 364
				<thead>
365
					<tr>
366
						<th>Homonymie (sensu)</th>
367
						<th class="vide" colspan="6">&nbsp;</th>
368
					</tr>
369
					<tr>
370
						<th>Statut</th>
371
						<th>Nom scientifique</th>
372
						<th>Auteur</th>
373
						<th>Année</th>
374
						<th>Référence bibliographique</th>
375
						<th>Nom addendum</th>
204 delphine 376
						<th title="Identifiant numérique du nom scientifique">num_nom</th>
117 delphine 377
					</tr>
378
				</thead>
379
				<tbody>
380
					<? foreach ($h as $synonyme) : ?>
381
						<?=($synonyme['num_nom'] == $synonyme['num_nom_retenu'])? '<tr class="nom_retenu">' : "<tr>";?>
382
							<td><?=$synonyme['statut']?></td>
383
							<td>
149 jpm 384
								<a href="<?=Recherche::getUrlFicheTaxon($synonyme)?>"><?=$synonyme['nom_sci'];?></a>
117 delphine 385
							</td>
386
							<td><?=$synonyme['auteur'];?></td>
387
							<td><?=$synonyme['annee'];?></td>
388
							<td><?=$synonyme['biblio_origine'];?></td>
389
							<td><?=$synonyme['nom_addendum'];?></td>
390
							<td><?=$synonyme['num_nom'];?></td>
391
						</tr>
392
					<? endforeach ?>
393
				</tbody>
394
			</table>
395
		<? endif; ?>
277 delphine 396
 
81 delphine 397
	</div>
398
 
399
	<div id="ref-ref-note">
400
		<h2>Chorologie</h2>
88 delphine 401
		<? if (isset($chorologie)) : ?>
110 jpm 402
		<table class="largeur-09">
403
			<thead>
404
				<tr>
405
					<th class="largeur-03 vide">&nbsp;</th>
406
					<? foreach ($chorologie['Présence'] as $lieu=>$valeur) : ?>
407
					<th class="largeur-02"><?=$lieu?></th>
408
					<? endforeach ?>
409
				</tr>
410
			</thead>
411
			<tbody>
105 jpm 412
			<? foreach ($chorologie as $param=>$lieux) : ?>
413
				<tr>
414
					<th><?=$param?></th>
415
					<? foreach ($lieux as $lieu) : ?>
110 jpm 416
						<td><?=($lieu['code'] != '') ? $lieu['valeur'].' ('.$lieu['code'].')' : '&nbsp;'?></td>
105 jpm 417
					<? endforeach ?>
81 delphine 418
				</tr>
105 jpm 419
			<? endforeach ?>
110 jpm 420
			</tbody>
81 delphine 421
		</table>
105 jpm 422
		<? else : ?>
423
		<p>Aucune information disponible</p>
424
		<? endif ?>
277 delphine 425
 
426
		<h2>Notes</h2>
427
		<?= $info['notes'] ? '<h3>Notes générales</h3>'.$info['notes'] : '';?>
428
		<?= $info['hybride_parent_01_notes'] ? '<h3>Notes parent 01 hybride</h3>'.$info['hybride_parent_01_notes'] : '';?>
429
		<?= $info['hybride_parent_02_notes'] ? '<h3>Notes parent 02 hybride</h3>'.$info['hybride_parent_02_notes'] : '';?>
430
 
81 delphine 431
		<h2>Compléments</h2>
88 delphine 432
		<?php if (isset($complement)) : ?>
133 delphine 433
			<table class="largeur-16">
105 jpm 434
				<? foreach ($complement as $champ=>$valeur) : ?>
85 delphine 435
					<tr>
133 delphine 436
						<th class="largeur-06"><?=$champ;?></th>
437
						<td class="largeur-10"><?=$valeur;?></td>
85 delphine 438
					</tr>
105 jpm 439
				<? endforeach ?>
85 delphine 440
			</table>
81 delphine 441
		<?php else : ?>
85 delphine 442
		<p>Pas de champ complémentaire</p>
105 jpm 443
		<?php endif ?>
81 delphine 444
	</div>
445
 
116 jpm 446
	<div id="ref-ref-legende">
447
		<h2>Légende</h2>
448
		<p>
204 delphine 449
			<img src="./interfaces/squelettes/css/referentiel/images/data_query.png" alt="Icône lancer recherche"/> :
116 jpm 450
			en cliquant sur cette icône, vous relancerez une recherche avec pour	motif de recherche la valeur du champ où
451
			elle se trouve.
452
		</p>
453
		<p>
204 delphine 454
			<img src="./interfaces/squelettes/css/referentiel/images/aide.png" alt="Icône aide contextuelle" /> :
116 jpm 455
			en survolant cette icône à l'aide de la souris, vous afficherez un message d'aide contextuel.
456
		</p>
457
		<h2>Informations</h2>
458
		<p>
459
			Lorsqu'un nom latin apparaît <strong>en gras</strong> dans la fiche, c'est qu'il correspond au nom retenu.
460
		</p>
461
	</div>
204 delphine 462
	<div id="ref-ref-mail">
210 delphine 463
		<form method="post" enctype="text/plain" action="mailto:referentiels@tela-botanica.org?subject=Modification de <?=$nom;?> (<?=$num_nom?>)">
464
			<div class="fm-opt">
465
				<span>
466
					<label for="email" >E-mail :</label>
467
					<input name="email" id="email" size="30" />
468
				</span>
469
				<span class="droite">
470
					<label for="date">Date :</label>
234 delphine 471
					<?$date=getDate(); $date = $date['mday'].'-'.$date['mon'].'-'.$date['year'];?>
472
					<input name="date" id="date" size="8" value="<?=$date?>" />
210 delphine 473
				</span>
474
			</div><br />
475
			<div class="fm-opt">
476
				<span>
477
					<label for="nom_sci" >Nom scientifique :</label>
478
					<input name="nom_sci" id="nom_sci" size="30" value="<?=$nom;?>" />
479
				</span>
480
				<span class="droite">
481
					<label for="num_nom" >Num_nom :</label>
482
					<input name="num_nom" id="num_nom" size="8" value="<?=$num_nom;?>" />
483
				</span>
484
			</div><br />
485
			<div class="fm-opt">
486
				<label for="champs" >Champ(s) concerné(s) :</label> <input name="champs" id="champs" class="champs" />
487
			</div><div class="fm-opt"><br />
488
				<label for="motif" >Motif de la correction ou de l'addition :</label> <textarea name="motif" id="motif" rows="5" cols="63"></textarea>
489
			</div><div class="fm-opt">
490
				<label for="modif" >Modification proposée :</label> <textarea name="modifications" id="modif" rows="2" cols="63"></textarea>
491
			</div><div class="fm-opt">
492
				<label for="ref" >Références publications et/ou herbiers :</label> <textarea name="references" id="ref" rows="2" cols="63"></textarea>
493
			</div><div class="fm-opt">
494
				<label for="obs" >Observations autres auteurs :</label> <textarea name="observations" id="obs" rows="2" cols="63"></textarea>
495
			</div><br /><br />
496
			<div class="valid">
497
				<input type="submit" value="Envoyer" />
498
				<input type="reset" value="Effacer" />
499
			</div>
500
 
204 delphine 501
		</form>
502
	</div>
116 jpm 503
 
81 delphine 504
</div>
505
<!-- REF - FIN FICHE TAXON -->