Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1428 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1428 Rev 1461
1
<div class="onglet_contenu" id="nomenclature">
1
<div class="onglet_contenu" id="nomenclature">
2
	<h2>Nom retenu <?php if (trim($date_maj) != "") : ?> (taxon modifié le : <?= $date_maj ?>)<? endif; ?></h2>
2
	<h2>Nom retenu <?php if (trim($date_maj) != "") : ?> (taxon modifié le : <?= $date_maj ?>)<? endif; ?></h2>
3
	<div style="float:right">
3
	<div style="float:right">
4
		<div class="legende">
4
		<div class="legende">
5
			<b>Légende</b><br />
5
			<b>Légende</b><br />
6
			<span class="legende_nom_retenu couleur_legende" style="margin:8px 5px 0 0"></span><span>Nom sélectionné</span>
6
			<span class="legende_nom_retenu couleur_legende" style="margin:8px 5px 0 0"></span><span>Nom sélectionné</span>
7
			<br />
7
			<br />
8
			<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />Lien vers diagnose
8
			<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />Lien vers diagnose
9
			<br />
9
			<br />
10
			<div class="imagettePlus"></div>Afficher la biblio
10
			<div class="imagettePlus"></div>Afficher la biblio
11
			<br />
11
			<br />
12
			<div class="imagetteMoins"></div>Masquer la biblio
12
			<div class="imagetteMoins"></div>Masquer la biblio
13
		</div>
13
		</div>
14
		<div style="padding:5px 10px; display:none" id="plieur">
14
		<div style="padding:5px 10px; display:none" id="plieur">
15
			<a class="lien_tout_deplier" href="#">Tout déplier</a> | <a class="lien_tout_plier" href="#">Tout plier</a>
15
			<a class="lien_tout_deplier" href="#">Tout déplier</a> | <a class="lien_tout_plier" href="#">Tout plier</a>
16
		</div>
16
		</div>
17
	</div>
17
	</div>
18
	<div class="onglet_marge_gauche">
18
	<div class="onglet_marge_gauche">
19
		<span class="nom retenu <?= ($nom_selectionne == $nom_retenu_formate) ? 'surlignage' : '' ?>">
19
		<span class="nom retenu <?= ($nom_selectionne == $nom_retenu_formate) ? 'surlignage' : '' ?>">
20
			<?if ($nom_retenu_source != '') { ?>
20
			<?if ($nom_retenu_source != '') { ?>
21
				<a class="lien_biblio_ext" href="<?=$nom_retenu_source?>" target="_blank" title="Voir la diagnose en ligne">
21
				<a class="lien_biblio_ext" href="<?=$nom_retenu_source?>" target="_blank" title="Voir la diagnose en ligne">
22
				<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
22
				<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
23
			</a> 
23
			</a> 
24
						<? } ?>
24
						<? } ?>
25
			<a title="cliquez pour accéder à la fiche de ce taxon"  href="<?= $urls->obtenirUrlFiche($nom_retenu_nn,'nom_scientifique'); ?>">
25
			<a title="cliquez pour accéder à la fiche de ce taxon"  href="<?= $urls->obtenirUrlFiche($nom_retenu_nn,'nom_scientifique'); ?>">
26
				<?= $nom_retenu_formate ?>
26
				<?= $nom_retenu_formate ?>
27
			</a>
27
			</a>
28
		</span>
28
		</span>
29
	</div>
29
	</div>
30
	<?php if($basionyme_nom_retenu != null && $basionyme_nom_retenu != '') { ?>
30
	<?php if($basionyme_nom_retenu != null && $basionyme_nom_retenu != '') { ?>
31
			<div class="nom onglet_marge_gauche basionyme_complet">
31
			<div class="nom onglet_marge_gauche basionyme_complet">
32
				Basionyme :
32
				Basionyme :
33
				<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($basionyme_nom_retenu_nn,'nom_scientifique'); ?>">
33
				<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($basionyme_nom_retenu_nn,'nom_scientifique'); ?>">
34
					<?= $basionyme_nom_retenu ?>
34
					<?= $basionyme_nom_retenu ?>
35
				</a>
35
				</a>
36
			</div>
36
			</div>
37
	<?php } ?>
37
	<?php } ?>
38
	
38
	
39
	<?php if($hybride_parent_01 != null && $hybride_parent_01 != '') { ?>
39
	<?php if($hybride_parent_01 != null && $hybride_parent_01 != '') { ?>
40
	Hybride de :<br />
40
	Hybride de :<br />
41
		Parent 1 : <span class="nom">
41
		Parent 1 : <span class="nom">
42
			<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($hybride_parent_01_nn,'nom_scientifique'); ?>">
42
			<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($hybride_parent_01_nn,'nom_scientifique'); ?>">
43
				<?= $hybride_parent_01 ?>
43
				<?= $hybride_parent_01 ?>
44
			</a>
44
			</a>
45
		</span><br />
45
		</span><br />
46
		Parent 2 : <span class="nom">
46
		Parent 2 : <span class="nom">
47
			<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($hybride_parent_02_nn,'nom_scientifique'); ?>">
47
			<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($hybride_parent_02_nn,'nom_scientifique'); ?>">
48
				<?= $hybride_parent_02 ?>
48
				<?= $hybride_parent_02 ?>
49
			</a>
49
			</a>
50
		</span>
50
		</span>
51
	<?php } ?>
51
	<?php } ?>
52
	
52
	
53
	<h2>Synonymes</h2>
53
	<h2>Synonymes</h2>
54
	<br />
54
	<br />
55
	<?php if(is_array($synonymes['noms']) && count($synonymes['noms']) > 0) { ?>
55
	<?php if(is_array($synonymes['noms']) && count($synonymes['noms']) > 0) { ?>
56
		<?php foreach ($synonymes['noms'] as $id_b => $basionyme) : ?>
56
		<?php foreach ($synonymes['noms'] as $id_b => $basionyme) : ?>
57
			<span class="nom basionyme_complet">
57
			<span class="nom basionyme_complet">
58
			<?php if($id_b != 'basionyme_inconnu') { ?>
58
			<?php if($id_b != 'basionyme_inconnu') { ?>
59
				<?if ($basionyme['source_biblio'] != '') { ?>
59
				<?if ($basionyme['source_biblio'] != '') { ?>
60
					<a class="lien_biblio_ext" href="<?=$basionyme['source_biblio']?>" target="_blank" title="Voir la diagnose en ligne">
60
					<a class="lien_biblio_ext" href="<?=$basionyme['source_biblio']?>" target="_blank" title="Voir la diagnose en ligne">
61
						<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
61
						<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
62
					</a> 
62
					</a> 
63
				<? } ?>
63
				<? } ?>
64
				<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($basionyme['infos_basionyme']['basionyme.id'],'nom_scientifique'); ?>">
64
				<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($basionyme['infos_basionyme']['basionyme.id'],'nom_scientifique'); ?>">
65
					<?= isset($basionyme['infos_basionyme']['basionyme_html_complet']) ? "Basionyme : ".$basionyme['infos_basionyme']['basionyme_html_complet'] : ''; ?>
65
					<?= isset($basionyme['infos_basionyme']['basionyme_html_complet']) ? "Basionyme : ".$basionyme['infos_basionyme']['basionyme_html_complet'] : ''; ?>
66
				</a>
66
				</a>
67
			<?php } else { ?>
67
			<?php } else { ?>
68
				Noms dont le basionyme est inconnu
68
				Noms dont le basionyme est inconnu
69
			<?php } ?>
69
			<?php } ?>
70
			</span>
70
			</span>
71
			<ul class="liste_synonymes_basionyme">
71
			<ul class="liste_synonymes_basionyme">
72
			<?php foreach ($basionyme['synonymes'] as $id => $synonyme) : ?>
72
			<?php foreach ($basionyme['synonymes'] as $id => $synonyme) : ?>
73
				<?php if($id_b != $id) { ?>
73
				<?php if($id_b != $id) { ?>
74
					<li class="item_nomenclature">
74
					<li class="item_nomenclature">
75
						<?if ($synonyme['source_biblio'] != '') { ?>
75
						<?if ($synonyme['source_biblio'] != '') { ?>
76
							<a class="lien_biblio_ext" href="<?=$synonyme['source_biblio']?>" target="_blank" title="Voir la diagnose en ligne">
76
							<a class="lien_biblio_ext" href="<?=$synonyme['source_biblio']?>" target="_blank" title="Voir la diagnose en ligne">
77
								<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
77
								<img src="<?=$baseUrlIco?>presentations/images/bib_en_ligne.png" alt="diagnose" title="Voir la diagnose en ligne" />
78
							</a> 
78
							</a> 
79
						<? } ?>
79
						<? } ?>
80
						<span class="nom<?= ($nom_selectionne == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
80
						<span class="nom<?= ($nom_selectionne == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
81
							<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($id,'nom_scientifique'); ?>"> <?= $synonyme['nom_sci_complet']  ?></a>
81
							<a title="cliquez pour accéder à la fiche de ce taxon" href="<?= $urls->obtenirUrlFiche($id,'nom_scientifique'); ?>"> <?= $synonyme['nom_sci_complet']  ?></a>
82
						</span>
82
						</span>
83
					</li>
83
					</li>
84
				<?php } ?>
84
				<?php } ?>
85
			<?php endforeach; ?>
85
			<?php endforeach; ?>
86
			</ul>
86
			</ul>
87
		<?php endforeach; ?>
87
		<?php endforeach; ?>
88
		<hr class="nettoyage" />
88
		<hr class="nettoyage" />
89
	<?php } else { ?>
89
	<?php } else { ?>
90
		<h3 class="aucune_info"> Aucun synonyme référencé pour ce nom </h3> 
90
		<h3 class="aucune_info"> Aucun synonyme référencé pour ce nom </h3> 
91
	<?php } ?>
91
	<?php } ?>
92
	
92
	
93
	<? if (isset($flores_synonymes)) : ?>
93
	<? if (isset($flores_synonymes)) : ?>
94
		<h2>Dénomination dans les flores usuelles</h2>
94
		<h2>Dénomination dans les flores usuelles</h2>
95
		<?php if(is_array($flores_synonymes) && count($flores_synonymes) > 0) { ?>
95
		<?php if(is_array($flores_synonymes) && count($flores_synonymes) > 0) { ?>
96
			<ul>
96
			<ul>
97
			<?php foreach ($flores_synonymes as $infos_flore) : ?>
97
			<?php foreach ($flores_synonymes as $infos_flore) : ?>
98
				<li class="item_nomenclature">
98
				<li class="item_nomenclature">
99
					<div>
99
					<div>
100
						Ce taxon est noté dans la flore <em><?= $infos_flore['nom_flore'] ?></em>
100
						Ce taxon est noté dans la flore <em><?= $infos_flore['nom_flore'] ?></em>
101
						<?php if(isset($infos_flore['num'])) { ?>
101
						<?php if(isset($infos_flore['num'])) { ?>
102
							sous :<br /><ul>
102
							sous :<br /><ul>
103
							<?php foreach ($infos_flore['num'] as $code => $flore) : ?>
103
							<?php foreach ($infos_flore['num'] as $code => $flore) : ?>
104
									<li>le nom de <em><?= $flore['nom_sci']  ?></em>
104
									<li>le nom de <em><?= $flore['nom_sci']  ?></em>
105
									et <?=$infos_flore['type']?> <b><?= $flore['id'] ?></b><?=($flore['statut']) ? ' en tant que '.$flore['statut'] : ''?><br /></li>
105
									et <?=$infos_flore['type']?> <b><?= $flore['id'] ?></b><?=($flore['statut']) ? ' en tant que '.$flore['statut'] : ''?><br /></li>
106
								
106
								
107
							<?php endforeach; ?>
107
							<?php endforeach; ?>
108
							</ul>
108
							</ul>
109
						<?php } else { ?>
109
						<?php } else { ?>
110
								
110
								
111
						<?php } ?>
111
						<?php } ?>
112
				</div>
112
				</div>
113
			</li>
113
			</li>
114
			<?php endforeach; ?>
114
			<?php endforeach; ?>
115
			</ul><hr class="nettoyage" />
115
			</ul><hr class="nettoyage" />
116
		<?php } else { ?>
116
		<?php } else { ?>
117
			<h3 class="aucune_info"> Aucune information floristique référencée pour ce nom </h3> 
117
			<h3 class="aucune_info"> Aucune information floristique référencée pour ce nom </h3> 
118
		<?php } ?>
118
		<?php } ?>
119
		<?php if($num_type != null) { ?>
119
		<?php if($num_type != null) { ?>
120
			<h3> Autres </h3>
120
			<h3> Autres </h3>
121
			<!-- On utilise une liste au cas où d'autres informations viendraient se greffer à cet endroit -->
121
			<!-- On utilise une liste au cas où d'autres informations viendraient se greffer à cet endroit -->
122
			<ul>
122
			<ul>
123
				<li class="item_nomenclature"> Numéro du type : <?= $num_type ?></li>
123
				<li class="item_nomenclature"> Numéro du type : <?= $num_type ?></li>
124
			</ul>
124
			</ul>
125
		<?php } ?>
125
		<?php } ?>
126
	<? endif; ?>
126
	<? endif; ?>
127
	<hr class="nettoyage" />
127
	<hr class="nettoyage" />
128
	<div class="conteneur_lien_metadonnees">
128
	<div class="conteneur_lien_metadonnees">
129
		<?= $synonymes['meta']['citation']?>
129
		<?= $synonymes['meta']['citation']?>
130
		<span class="conteneur_lien_metadonnees">
130
		<span class="conteneur_lien_metadonnees">
131
			<a class="lien_metadonnees lien_popup" href="<?= $synonymes['meta']['url']; ?>">Voir toutes les metadonnées</a>
131
			<a class="lien_metadonnees lien_popup" href="<?= $synonymes['meta']['url']; ?>">Voir toutes les metadonnées</a>
132
		</span>
132
		</span>
133
	</div>
133
	</div>
134
	
134
	
135
	<a class="acceder-outil gauche" href="http://referentiels.tela-botanica.org/referentiel/index.php?ref=<?=$referentiel;?>&module=FicheTaxon&num_nom=<?=$nom_retenu_nn;?>">
135
	<a class="acceder-outil gauche" href="http://referentiels.tela-botanica.org/referentiel/index.php?ref=<?=$referentiel;?>&module=FicheTaxon&num_nom=<?=$nom_retenu_nn;?>">
136
	Consultez ce nom dans le référentiel en cours de mise à jour</a><br /><br />
136
	Consultez ce nom dans le référentiel en cours de mise à jour</a><br /><br />
137
	<div class="acceder-outil gauche">Recherchez ce nom sur les sites 
-
 
138
		<a href="http://inpn.mnhn.fr/espece/listeEspeces/<?=htmlentities($nom_retenu)?>/">
-
 
139
			<img src="<?=$baseUrlIco?>presentations/images/sites/inpn.png" alt="INPN" title="Rechercher dans Inventaire National du Patrimoine Naturel" />
-
 
140
		</a>
-
 
141
		<a href="http://www.theplantlist.org/tpl/search?q=<?=htmlentities($nom_retenu)?>">
-
 
142
			<img src="<?=$baseUrlIco?>presentations/images/sites/tpl.png" alt="The Plant List" 
-
 
143
				title="Rechercher dans The Plant List"/>
-
 
144
		</a>
-
 
145
		<a href="http://www.ipni.org/ipni/simplePlantNameSearch.do?find_wholeName=<?=htmlentities($nom_retenu)?>&amp;output_format=normal&amp;query_type=by_query&amp;back_page=query_ipni.html">
-
 
146
			<img src="<?=$baseUrlIco?>presentations/images/sites/ipni.png" alt="IPNI" title="Rechercher dans IPNI"/>
-
 
147
		</a>
-
 
148
		<a href="http://plants.jstor.org/search?plantName=%22<?=htmlentities($nom_retenu)?>%22&amp;syn=1">
-
 
149
			<img src="<?=$baseUrlIco?>presentations/images/sites/jstor.png" alt="JSTOR Plant Science" title="Rechercher dans JSTOR Plant Science" />
-
 
150
		</a>
-
 
151
		<a href="http://www.anbg.gov.au/cgi-bin/apni?TAXON_NAME=<?=htmlentities($nom_retenu)?>">
-
 
152
			<img src="<?=$baseUrlIco?>presentations/images/sites/anbg.png" alt="Australian Plant Name Index" title="Rechercher dans Australian Plant Name Index" />
-
 
153
		</a>
-
 
154
		<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_retenu)?>">
-
 
155
			<img src="<?=$baseUrlIco?>presentations/images/sites/nybg.png" alt="NYBG Virtual Herbarium" title="Rechercher dans NYBG Virtual Herbarium" />
-
 
156
		</a>
-
 
157
		<a href="http://collections.mnh.si.edu/search/botany/?qt=<?=htmlentities($nom_retenu)?>">
-
 
158
			<img src="<?=$baseUrlIco?>presentations/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" />
-
 
159
		</a>
-
 
160
		<a href="http://herbarium.univie.ac.at/database/search.php?taxon=<?=htmlentities($nom_retenu)?>&amp;search=1">
-
 
161
			<img src="<?=$baseUrlIco?>presentations/images/sites/vha.png" alt="Virtual Herbaria Austria" title="Rechercher dans Virtual Herbaria Austria" />
-
 
162
		</a>	
-
 
163
		<a href="http://swbiodiversity.org/seinet/taxa/index.php?taxon=<?=htmlentities($nom_retenu)?>">
-
 
164
			<img src="<?=$baseUrlIco?>presentations/images/sites/seinet.png" alt="SEINet" title="Rechercher dans SEINet" />
-
 
165
		</a>
-
 
166
		<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_retenu)?>">
-
 
167
			<img src="<?=$baseUrlIco?>presentations/images/sites/cjb.png" alt="African Plants Database" title="Rechercher dans African Plants Database du Jardin Botanique de Genève" />
-
 
168
		</a>
-
 
169
		<a href="http://www.tropicos.org/NameSearch.aspx?name=<?=htmlentities($nom_retenu)?>">
-
 
170
			<img src="<?=$baseUrlIco?>presentations/images/sites/tropicos.png" alt="Tropicos" title="Rechercher dans Tropicos" />
-
 
171
		</a>
-
 
172
		
137
	
173
		<a href="http://www.sfo-asso.com/pages/connaissances.php?parent=6&id=195">
-
 
174
			<img src="<?=$baseUrlIco?>presentations/images/sites/sfo.png" alt="SFO" title="Rechercher dans Société Française d'Orchidophilie" />
-
 
175
		</a>
-
 
176
		<a href="http://coldb.mnhn.fr/Consultation">
-
 
177
			<img src="<?=$baseUrlIco?>presentations/images/sites/mnhn.png" alt="MNHN" title="Rechercher dans Muséum national d'Histoire naturelle" />
-
 
178
		</a>
-
 
179
		<? if ($referentiel == "bdtxa") : ?>
-
 
180
			<a href="http://collections.antilles.inra.fr/initCard.do?idEntityValue1=<?=htmlentities($nom_retenu);?>&idEntityValue2=&idEntityValue3=&idEntity=21">
-
 
181
				<img src="<?=$baseUrlIco?>presentations/images/sites/antilles.png" alt="INRA Antilles" title="Rechercher dans collections INRA Antilles" />
-
 
182
			</a>
-
 
183
		<? endif; ?>
-
 
184
	</div>
-
 
185
	<hr class="nettoyage" />
138
	<hr class="nettoyage" />
186
	
139
	
187
	<span class="aide_wikini"> Partagez vos infos complémentaires sur ce nom, un double clic dans le cadre suffit pour compléter ou corriger la page </span>
140
	<span class="aide_wikini"> Partagez vos infos complémentaires sur ce nom, un double clic dans le cadre suffit pour compléter ou corriger la page </span>
188
	<div class="contenu_editable">
141
	<div class="contenu_editable">
189
		<div class="description wikini editable_sur_clic" title="nomenclature">
142
		<div class="description wikini editable_sur_clic" title="nomenclature">
190
			<?=$wikini['nomenclature']?>
143
			<?=$wikini['nomenclature']?>
191
		</div>
144
		</div>
192
	</div>
145
	</div>
193
	
146
	
194
	
147
	
195
	
148
	
196
	
149
	
197
	
150
	
198
	<h2>Place du taxon dans la classification APG III</h2>
151
	<h2>Place du taxon dans la classification APG III</h2>
199
	<table class="liste_taxons_superieurs">
152
	<table class="liste_taxons_superieurs">
200
		<tr>
153
		<tr>
201
			<th>Rang</th><th>Nom Scientifique</th><th>Num Nom</th>
154
			<th>Rang</th><th>Nom Scientifique</th><th>Num Nom</th>
202
		</tr>
155
		</tr>
203
		<?php if ($taxons_sup != array()) : ?>
156
		<?php if ($taxons_sup != array()) : ?>
204
			<?php foreach ($taxons_sup as $taxon) : ?>
157
			<?php foreach ($taxons_sup as $taxon) : ?>
205
				<tr>
158
				<tr>
206
					<td><?= $taxon['rang.libelle'] ?></td>
159
					<td><?= $taxon['rang.libelle'] ?></td>
207
					<td><a title="Voir la fiche de ce nom" href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
160
					<td><a title="Voir la fiche de ce nom" href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
208
							<?= $taxon['nom_sci'] ?>
161
							<?= $taxon['nom_sci'] ?>
209
						</a>
162
						</a>
210
					</td>
163
					</td>
211
					<td><?= $taxon['num_nom'] ?></td>
164
					<td><?= $taxon['num_nom'] ?></td>
212
				</tr>
165
				</tr>
213
			<?php endforeach; ?>
166
			<?php endforeach; ?>
214
		<?php endif; ?>
167
		<?php endif; ?>
215
		<tr class='surlignage'>
168
		<tr class='surlignage'>
216
			<td><?= $taxon_courant['rang.libelle'] ?></td>
169
			<td><?= $taxon_courant['rang.libelle'] ?></td>
217
			<td><?= $taxon_courant['nom_sci'] ?></td>
170
			<td><?= $taxon_courant['nom_sci'] ?></td>
218
			<td><?= $taxon_courant['num_nom'] ?></td>
171
			<td><?= $taxon_courant['num_nom'] ?></td>
219
		</tr>
172
		</tr>
220
		<?php if ($taxons_inf != array()) : ?>	
173
		<?php if ($taxons_inf != array()) : ?>	
221
			<?php foreach($taxons_inf as $taxon) : ?>
174
			<?php foreach($taxons_inf as $taxon) : ?>
222
				<tr>
175
				<tr>
223
					<td><?= $taxon['rang.libelle'] ?></td>
176
					<td><?= $taxon['rang.libelle'] ?></td>
224
					<td>
177
					<td>
225
						<a  title="Voir la fiche de ce nom" href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
178
						<a  title="Voir la fiche de ce nom" href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
226
							<?= $taxon['nom_sci'] ?>
179
							<?= $taxon['nom_sci'] ?>
227
						</a>
180
						</a>
228
					</td>
181
					</td>
229
					<td><?= $taxon['num_nom'] ?></td>
182
					<td><?= $taxon['num_nom'] ?></td>
230
				</tr>
183
				</tr>
231
			<?php endforeach; ?>
184
			<?php endforeach; ?>
232
		<?php endif; ?>
185
		<?php endif; ?>
233
	</table>
186
	</table>
234
	
187
	
235
	
188
	
236
	<div class="conteneur_lien_metadonnees">
189
	<div class="conteneur_lien_metadonnees">
237
		<?= $synonymes['meta']['citation']?>
190
		<?= $synonymes['meta']['citation']?>
238
		<span class="conteneur_lien_metadonnees">
191
		<span class="conteneur_lien_metadonnees">
239
			<a class="lien_metadonnees lien_popup" href="<?= $synonymes['meta']['url']; ?>">Voir toutes les metadonnées</a>
192
			<a class="lien_metadonnees lien_popup" href="<?= $synonymes['meta']['url']; ?>">Voir toutes les metadonnées</a>
240
		</span>
193
		</span>
241
	</div>
194
	</div>
242
	
195
	
243
	
196
	
244
	<script type="text/Javascript">
197
	<script type="text/Javascript">
245
		$('#plieur').show();	
198
		$('#plieur').show();	
246
		gestionBiblio($('#nomenclature'));
199
		gestionBiblio($('#nomenclature'));
247
	</script>
200
	</script>
248
</div>
201
</div>