Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1496 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1496 Rev 1603
1
<div class="onglet_contenu" id="nomenclature">
1
<div class="onglet_contenu" id="nomenclature">
2
	<h2>
2
	<h2>
3
		Nom retenu
3
		Nom retenu
4
		<?php if (trim($date_maj) != "") : ?>
4
		<?php if (trim($date_maj) != "") : ?>
5
		(taxon modifié le :
5
		(taxon modifié le :
6
		<?= $date_maj ?>
6
		<?= $date_maj ?>
7
		)
7
		)
8
		<? endif; ?>
8
		<? endif; ?>
9
	</h2>
9
	</h2>
10
	<div style="float: right">
10
	<div style="float: right">
11
		<div class="legende">
11
		<div class="legende">
12
			<b>Légende</b><br /> <span
12
			<b>Légende</b><br /> <span
13
				class="legende_nom_retenu couleur_legende"
13
				class="legende_nom_retenu couleur_legende"
14
				style="margin: 8px 5px 0 0"></span><span>Nom sélectionné</span> <br />
14
				style="margin: 8px 5px 0 0"></span><span>Nom sélectionné</span> <br />
15
			<img src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
15
			<img src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
16
				alt="protologue" title="Voir le protologue en ligne" />Lien vers
16
				alt="protologue" title="Voir le protologue en ligne" />Lien vers
17
			protologue <br />
17
			protologue <br />
18
			<div class="imagettePlus"></div>
18
			<div class="imagettePlus"></div>
19
			Afficher la biblio <br />
19
			Afficher la biblio <br />
20
			<div class="imagetteMoins"></div>
20
			<div class="imagetteMoins"></div>
21
			Masquer la biblio
21
			Masquer la biblio
22
		</div>
22
		</div>
23
		<div style="padding: 5px 10px; display: none" id="plieur">
23
		<div style="padding: 5px 10px; display: none" id="plieur">
24
			<a class="lien_tout_deplier" href="#">Tout déplier</a> | <a
24
			<a class="lien_tout_deplier" href="#">Tout déplier</a> | <a
25
				class="lien_tout_plier" href="#">Tout plier</a>
25
				class="lien_tout_plier" href="#">Tout plier</a>
26
		</div>
26
		</div>
27
	</div>
27
	</div>
28
	<div class="onglet_marge_gauche">
28
	<div class="onglet_marge_gauche">
29
		<span
29
		<span
30
			class="nom retenu <?= ($nom_selectionne == $nom_retenu_formate) ? 'surlignage' : '' ?>">
30
			class="nom retenu <?= ($nom_selectionne == $nom_retenu_formate) ? 'surlignage' : '' ?>">
31
			<?if (trim($nom_retenu_source) != '') { ?> <a class="lien_biblio_ext"
31
			<?if (trim($nom_retenu_source) != '') { ?> <a class="lien_biblio_ext"
32
			href="<?= $nom_retenu_source?>" target="_blank"
32
			href="<?= $nom_retenu_source?>" target="_blank"
33
			title="Voir le protologue en ligne"> <img
33
			title="Voir le protologue en ligne"> <img
34
				src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
34
				src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
35
				alt="diagnose" title="Voir le protologue en ligne" />
35
				alt="diagnose" title="Voir le protologue en ligne" />
36
		</a> <? } ?> <a title="cliquez pour accéder à la fiche de ce taxon"
36
		</a> <? } ?> <a title="cliquez pour accéder à la fiche de ce taxon"
37
			href="<?= $urls->obtenirUrlFiche($nom_retenu_nn,'nom_scientifique'); ?>">
37
			href="<?= $urls->obtenirUrlFiche($nom_retenu_nn,'nom_scientifique'); ?>">
38
				<?= $nom_retenu_formate ?>
38
				<?= $nom_retenu_formate ?>
39
		</a>
39
		</a>
40
		</span>
40
		</span>
41
	</div>
41
	</div>
42
	<?php if($basionyme_nom_retenu != null && $basionyme_nom_retenu != '') { ?>
42
	<?php if($basionyme_nom_retenu != null && $basionyme_nom_retenu != '') { ?>
43
	<div class="nom onglet_marge_gauche basionyme_complet">
43
	<div class="nom onglet_marge_gauche basionyme_complet">
44
		Basionyme : <a title="cliquez pour accéder à la fiche de ce taxon"
44
		Basionyme : <a title="cliquez pour accéder à la fiche de ce taxon"
45
			href="<?= $urls->obtenirUrlFiche($basionyme_nom_retenu_nn,'nom_scientifique'); ?>">
45
			href="<?= $urls->obtenirUrlFiche($basionyme_nom_retenu_nn,'nom_scientifique'); ?>">
46
			<?= $basionyme_nom_retenu ?>
46
			<?= $basionyme_nom_retenu ?>
47
		</a>
47
		</a>
48
	</div>
48
	</div>
49
	<?php } ?>
49
	<?php } ?>
50
 
50
 
51
	<?php if($hybride_parent_01 != null && $hybride_parent_01 != '') { ?>
51
	<?php if($hybride_parent_01 != null && $hybride_parent_01 != '') { ?>
52
	Hybride de :<br /> Parent 1 : <span class="nom"> <a
52
	Hybride de :<br /> Parent 1 : <span class="nom"> <a
53
		title="cliquez pour accéder à la fiche de ce taxon"
53
		title="cliquez pour accéder à la fiche de ce taxon"
54
		href="<?= $urls->obtenirUrlFiche($hybride_parent_01_nn,'nom_scientifique'); ?>">
54
		href="<?= $urls->obtenirUrlFiche($hybride_parent_01_nn,'nom_scientifique'); ?>">
55
			<?= $hybride_parent_01 ?>
55
			<?= $hybride_parent_01 ?>
56
	</a>
56
	</a>
57
	</span><br /> Parent 2 : <span class="nom"> <a
57
	</span><br /> Parent 2 : <span class="nom"> <a
58
		title="cliquez pour accéder à la fiche de ce taxon"
58
		title="cliquez pour accéder à la fiche de ce taxon"
59
		href="<?= $urls->obtenirUrlFiche($hybride_parent_02_nn,'nom_scientifique'); ?>">
59
		href="<?= $urls->obtenirUrlFiche($hybride_parent_02_nn,'nom_scientifique'); ?>">
60
			<?= $hybride_parent_02 ?>
60
			<?= $hybride_parent_02 ?>
61
	</a>
61
	</a>
62
	</span>
62
	</span>
63
	<?php } ?>
63
	<?php } ?>
64
 
64
 
65
	<h2>Synonymes</h2>
65
	<h2>Synonymes</h2>
66
	<br />
66
	<br />
67
	<?php if(is_array($synonymes['noms']) && count($synonymes['noms']) > 0) { ?>
67
	<?php if(is_array($synonymes['noms']) && count($synonymes['noms']) > 0) { ?>
68
	<?php foreach ($synonymes['noms'] as $id_b => $basionyme) : ?>
68
	<?php foreach ($synonymes['noms'] as $id_b => $basionyme) : ?>
69
	<span class="nom basionyme_complet"> <?php if($id_b != 'basionyme_inconnu') { ; ?>
69
	<span class="nom basionyme_complet"> <?php if($id_b != 'basionyme_inconnu') { ; ?>
70
		<?if (trim($basionyme['source_biblio']) != '') { ?> 
70
		<?if (trim($basionyme['source_biblio']) != '') { ?> 
71
			<a class="lien_biblio_ext" href="<?= $basionyme['source_biblio']?>"
71
			<a class="lien_biblio_ext" href="<?= $basionyme['source_biblio']?>"
72
				get="_blank" title="Voir le protologue en ligne"> <img
72
				get="_blank" title="Voir le protologue en ligne"> <img
73
				src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
73
				src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
74
				alt="diagnose" title="Voir le protologue en ligne" />
74
				alt="diagnose" title="Voir le protologue en ligne" />
75
	</a> <? } ?> <a title="cliquez pour accéder à la fiche de ce taxon"
75
	</a> <? } ?> <a title="cliquez pour accéder à la fiche de ce taxon"
76
		href="<?= $urls->obtenirUrlFiche($basionyme['infos_basionyme']['basionyme.id'],'nom_scientifique'); ?>">
76
		href="<?= $urls->obtenirUrlFiche($basionyme['infos_basionyme']['basionyme.id'],'nom_scientifique'); ?>">
77
			<?= isset($basionyme['infos_basionyme']['basionyme_html_complet']) ? "Basionyme : ".$basionyme['infos_basionyme']['basionyme_html_complet'] : ''; ?>
77
			<?= isset($basionyme['infos_basionyme']['basionyme_html_complet']) ? "Basionyme : ".$basionyme['infos_basionyme']['basionyme_html_complet'] : ''; ?>
78
	</a> <?php } else { ?> Noms dont le basionyme est inconnu <?php } ?>
78
	</a> <?php } else { ?> Noms dont le basionyme est inconnu <?php } ?>
79
	</span>
79
	</span>
80
	<ul class="liste_synonymes_basionyme">
80
	<ul class="liste_synonymes_basionyme">
81
		<?php foreach ($basionyme['synonymes'] as $id => $synonyme) : ?>
81
		<?php foreach ($basionyme['synonymes'] as $id => $synonyme) : ?>
82
		<?php if($id_b != $id) { ?>
82
		<?php if($id_b != $id) { ?>
83
		<li class="item_nomenclature">
83
		<li class="item_nomenclature">
84
			<?if (trim($synonyme['source_biblio']) != '') { ?> <a
84
			<?if (trim($synonyme['source_biblio']) != '') { ?> <a
85
			class="lien_biblio_ext" href="<?= $synonyme['source_biblio']?>"
85
			class="lien_biblio_ext" href="<?= $synonyme['source_biblio']?>"
86
			target="_blank" title="Voir le protologue en ligne"> <img
86
			target="_blank" title="Voir le protologue en ligne"> <img
87
				src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
87
				src="<?=$baseUrlIco?>/presentations/images/bib_en_ligne.png"
88
				alt="diagnose" title="Voir le protologue en ligne" />
88
				alt="diagnose" title="Voir le protologue en ligne" />
89
		</a> <? } ?> <span
89
		</a> <? } ?> <span
90
			class="nom<?= ($nom_selectionne == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
90
			class="nom<?= ($nom_selectionne == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
91
				<a title="cliquez pour accéder à la fiche de ce taxon"
91
				<a title="cliquez pour accéder à la fiche de ce taxon"
92
				href="<?= $urls->obtenirUrlFiche($id,'nom_scientifique'); ?>"> <?= $synonyme['nom_sci_complet']  ?></a>
92
				href="<?= $urls->obtenirUrlFiche($id,'nom_scientifique'); ?>"> <?= $synonyme['nom_sci_complet']  ?></a>
93
		</span>
93
		</span>
94
		</li>
94
		</li>
95
		<?php } ?>
95
		<?php } ?>
96
		<?php endforeach; ?>
96
		<?php endforeach; ?>
97
	</ul>
97
	</ul>
98
	<?php endforeach; ?>
98
	<?php endforeach; ?>
99
	<hr class="nettoyage" />
99
	<hr class="nettoyage" />
100
	<?php } else { ?>
100
	<?php } else { ?>
101
	<h3 class="aucune_info">Aucun synonyme référencé pour ce nom</h3>
101
	<h3 class="aucune_info">Aucun synonyme référencé pour ce nom</h3>
102
	<?php } ?>
102
	<?php } ?>
103
 
103
 
104
	<? if (isset($flores_synonymes)) : ?>
104
	<? if (isset($flores_synonymes)) : ?>
105
	<h2>Dénomination dans les flores usuelles</h2>
105
	<h2>Dénomination dans les flores usuelles</h2>
106
	<?php if(is_array($flores_synonymes) && count($flores_synonymes) > 0) { ?>
106
	<?php if(is_array($flores_synonymes) && count($flores_synonymes) > 0) { ?>
107
	<ul>
107
	<ul>
108
		<?php foreach ($flores_synonymes as $infos_flore) : ?>
108
		<?php foreach ($flores_synonymes as $infos_flore) : ?>
109
		<li class="item_nomenclature">
109
		<li class="item_nomenclature">
110
			<div>
110
			<div>
111
				Ce taxon est noté dans la flore <em>
111
				Ce taxon est noté dans la flore <em>
112
					<?= $infos_flore['nom_flore'] ?>
112
					<?= $infos_flore['nom_flore'] ?>
113
				</em>
113
				</em>
114
				<?php if(isset($infos_flore['num'])) { ?>
114
				<?php if(isset($infos_flore['num'])) { ?>
115
				sous :<br />
115
				sous :<br />
116
				<ul>
116
				<ul>
117
					<?php foreach ($infos_flore['num'] as $code => $flore) : ?>
117
					<?php foreach ($infos_flore['num'] as $code => $flore) : ?>
118
					<li>le nom de <em>
118
					<li>le nom de <em>
119
							<?= $flore['nom_sci']  ?>
119
							<?= $flore['nom_sci']  ?>
120
					</em> et <?=$infos_flore['type']?> <b>
120
					</em> et <?=$infos_flore['type']?> <b>
121
							<?= $flore['id'] ?>
121
							<?= $flore['id'] ?>
122
					</b>
122
					</b>
123
					<?=($flore['statut']) ? ' en tant que '.$flore['statut'] : ''?>
123
					<?=($flore['statut']) ? ' en tant que '.$flore['statut'] : ''?>
124
						<br /></li>
124
						<br /></li>
125
 
125
 
126
					<?php endforeach; ?>
126
					<?php endforeach; ?>
127
				</ul>
127
				</ul>
128
				<?php } else { ?>
128
				<?php } else { ?>
129
 
129
 
130
				<?php } ?>
130
				<?php } ?>
131
			</div>
131
			</div>
132
		</li>
132
		</li>
133
		<?php endforeach; ?>
133
		<?php endforeach; ?>
134
	</ul>
134
	</ul>
135
	<hr class="nettoyage" />
135
	<hr class="nettoyage" />
136
	<?php } else { ?>
136
	<?php } else { ?>
137
	<h3 class="aucune_info">Aucune information floristique référencée
137
	<h3 class="aucune_info">Aucune information floristique référencée
138
		pour ce nom</h3>
138
		pour ce nom</h3>
139
	<?php } ?>
139
	<?php } ?>
140
	<?php if($num_type != null) { ?>
140
	<?php if($num_type != null) { ?>
141
	<h3>Autres</h3>
141
	<h3>Autres</h3>
142
	<!-- On utilise une liste au cas où d'autres informations viendraient se greffer à cet endroit -->
142
	<!-- On utilise une liste au cas où d'autres informations viendraient se greffer à cet endroit -->
143
	<ul>
143
	<ul>
144
		<li class="item_nomenclature">Numéro du type : <?= $num_type ?></li>
144
		<li class="item_nomenclature">Numéro du type : <?= $num_type ?></li>
145
	</ul>
145
	</ul>
146
	<?php } ?>
146
	<?php } ?>
147
	<? endif; ?>
147
	<? endif; ?>
148
	<hr class="nettoyage" />
148
	<hr class="nettoyage" />
149
	<div class="conteneur_lien_metadonnees">
149
	<div class="conteneur_lien_metadonnees">
150
		<?= $synonymes['meta']['citation']?>
150
		<?= $synonymes['meta']['citation']?>
151
		<span class="conteneur_lien_metadonnees"> <a
151
		<span class="conteneur_lien_metadonnees"> <a
152
			class="lien_metadonnees lien_popup"
152
			class="lien_metadonnees lien_popup various" data-fancybox-type="iframe"
153
			href="<?= $synonymes['meta']['url']; ?>">Voir toutes les
153
			href="<?= $synonymes['meta']['url']; ?>">Voir toutes les
154
				metadonnées</a>
154
				metadonnées</a>
155
		</span>
155
		</span>
156
	</div>
156
	</div>
157
 
157
 
158
	<a class="button standard link"
158
	<a class="button standard link"
159
		href="http://referentiels.tela-botanica.org/referentiel/index.php?ref=<?=$referentiel;?>&module=FicheTaxon&num_nom=<?=$nom_retenu_nn;?>">
159
		href="http://referentiels.tela-botanica.org/referentiel/index.php?ref=<?=$referentiel;?>&module=FicheTaxon&num_nom=<?=$nom_retenu_nn;?>">
160
		Consultez ce nom dans le référentiel en cours de mise à jour</a><br />
160
		Consultez ce nom dans le référentiel en cours de mise à jour</a><br />
161
	<br />
161
	<br />
162
 
162
 
163
	<hr class="nettoyage" />
163
	<hr class="nettoyage" />
164
 
164
 
165
	<span class="aide_wikini"> Partagez vos infos complémentaires
165
	<span class="aide_wikini"> Partagez vos infos complémentaires
166
		sur ce nom, un double clic dans le cadre suffit pour compléter ou
166
		sur ce nom, un double clic dans le cadre suffit pour compléter ou
167
		corriger la page </span>
167
		corriger la page </span>
168
	<div class="contenu_editable">
168
	<div class="contenu_editable">
169
		<div class="description wikini editable_sur_clic" title="nomenclature">
169
		<div class="description wikini editable_sur_clic" title="nomenclature">
170
			<?=$wikini['nomenclature']?>
170
			<?=$wikini['nomenclature']?>
171
		</div>
171
		</div>
172
	</div>
172
	</div>
173
 
173
 
174
 
174
 
175
 
175
 
176
 
176
 
177
 
177
 
178
	<h2>Place du taxon dans la classification APG III</h2>
178
	<h2>Place du taxon dans la classification APG III</h2>
179
	<table class="liste_taxons_superieurs">
179
	<table class="liste_taxons_superieurs">
180
		<tr>
180
		<tr>
181
			<th>Rang</th>
181
			<th>Rang</th>
182
			<th>Nom Scientifique</th>
182
			<th>Nom Scientifique</th>
183
			<th>Num Nom</th>
183
			<th>Num Nom</th>
184
		</tr>
184
		</tr>
185
		<?php if ($taxons_sup != array()) : ?>
185
		<?php if ($taxons_sup != array()) : ?>
186
		<?php foreach ($taxons_sup as $taxon) : ?>
186
		<?php foreach ($taxons_sup as $taxon) : ?>
187
		<tr>
187
		<tr>
188
			<td>
188
			<td>
189
				<?= $taxon['rang.libelle'] ?>
189
				<?= $taxon['rang.libelle'] ?>
190
			</td>
190
			</td>
191
			<td><a title="Voir la fiche de ce nom"
191
			<td><a title="Voir la fiche de ce nom"
192
				href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
192
				href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
193
					<?= $taxon['nom_sci'] ?>
193
					<?= $taxon['nom_sci'] ?>
194
			</a></td>
194
			</a></td>
195
			<td>
195
			<td>
196
				<?= $taxon['num_nom'] ?>
196
				<?= $taxon['num_nom'] ?>
197
			</td>
197
			</td>
198
		</tr>
198
		</tr>
199
		<?php endforeach; ?>
199
		<?php endforeach; ?>
200
		<?php endif; ?>
200
		<?php endif; ?>
201
		<tr class='surlignage'>
201
		<tr class='surlignage'>
202
			<td>
202
			<td>
203
				<?= $taxon_courant['rang.libelle'] ?>
203
				<?= $taxon_courant['rang.libelle'] ?>
204
			</td>
204
			</td>
205
			<td>
205
			<td>
206
				<?= $taxon_courant['nom_sci'] ?>
206
				<?= $taxon_courant['nom_sci'] ?>
207
			</td>
207
			</td>
208
			<td>
208
			<td>
209
				<?= $taxon_courant['num_nom'] ?>
209
				<?= $taxon_courant['num_nom'] ?>
210
			</td>
210
			</td>
211
		</tr>
211
		</tr>
212
		<?php if ($taxons_inf != array()) : ?>
212
		<?php if ($taxons_inf != array()) : ?>
213
		<?php foreach($taxons_inf as $taxon) : ?>
213
		<?php foreach($taxons_inf as $taxon) : ?>
214
		<tr>
214
		<tr>
215
			<td>
215
			<td>
216
				<?= $taxon['rang.libelle'] ?>
216
				<?= $taxon['rang.libelle'] ?>
217
			</td>
217
			</td>
218
			<td><a title="Voir la fiche de ce nom"
218
			<td><a title="Voir la fiche de ce nom"
219
				href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
219
				href="<?= $urls->obtenirUrlFiche($taxon['num_nom'],'nom_scientifique', $taxon['nom_sci']); ?>">
220
					<?= $taxon['nom_sci'] ?>
220
					<?= $taxon['nom_sci'] ?>
221
			</a></td>
221
			</a></td>
222
			<td>
222
			<td>
223
				<?= $taxon['num_nom'] ?>
223
				<?= $taxon['num_nom'] ?>
224
			</td>
224
			</td>
225
		</tr>
225
		</tr>
226
		<?php endforeach; ?>
226
		<?php endforeach; ?>
227
		<?php endif; ?>
227
		<?php endif; ?>
228
	</table>
228
	</table>
229
 
229
 
230
 
230
 
231
	<div class="conteneur_lien_metadonnees">
231
	<div class="conteneur_lien_metadonnees">
232
		<?= $synonymes['meta']['citation']?>
232
		<?= $synonymes['meta']['citation']?>
233
		<span class="conteneur_lien_metadonnees"> <a
233
		<span class="conteneur_lien_metadonnees"> <a
234
			class="lien_metadonnees lien_popup"
234
			class="lien_metadonnees lien_popup various" data-fancybox-type="iframe"
235
			href="<?= $synonymes['meta']['url']; ?>">Voir toutes les
235
			href="<?= $synonymes['meta']['url']; ?>">Voir toutes les
236
				metadonnées</a>
236
				metadonnées</a>
237
		</span>
237
		</span>
238
	</div>
238
	</div>
239
 
239
 
240
 
240
 
241
	<script type="text/Javascript">
241
	<script type="text/Javascript">
242
		$('#plieur').show();	
242
		$('#plieur').show();	
243
		gestionBiblio($('#nomenclature'));
243
		gestionBiblio($('#nomenclature'));
244
	</script>
244
	</script>
245
</div>
245
</div>