Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 839 Rev 846
1
<!-- Fichier débutant -->
1
<!-- Fichier débutant -->
2
<? $url = htmlentities('index.php?referentiel=bdtfx&niveau=1&module=fiche&num_nom='.$num_nom.'&type_nom='.$type_nom.'&nom='.$nom.'&onglet=');?>
2
<? $url = htmlentities('index.php?referentiel=bdtfx&niveau=1&module=fiche&num_nom='.$num_nom.'&type_nom='.$type_nom.'&nom='.$nom.'&onglet=');?>
3
<script type="text/javascript">
3
<script type="text/javascript">
4
//<![CDATA[
4
//<![CDATA[
5
	var urlTexteBrutSectionWikiTpl = "<?= Config::get('texteBrutSectionWikiTpl'); ?>";
5
	var urlTexteBrutSectionWikiTpl = "<?= Config::get('texteBrutSectionWikiTpl'); ?>";
6
	var urlEditionSectionWikiTpl = "<?= Config::get('editionSectionWikiTpl'); ?>";
6
	var urlEditionSectionWikiTpl = "<?= Config::get('editionSectionWikiTpl'); ?>";
7
	var urlTexteFormateSectionWikiTpl = "<?= Config::get('texteFormateSectionWikiTpl'); ?>";
7
	var urlTexteFormateSectionWikiTpl = "<?= Config::get('texteFormateSectionWikiTpl'); ?>";
8
	var pageWikiTaxon = "<?= strtoupper($infos['referentiel']); ?>nt<?= $infos['num_tax']; ?>";
8
	var pageWikiTaxon = "<?= strtoupper($infos['referentiel']); ?>nt<?= $infos['num_tax']; ?>";
9
//]]>
9
//]]>
10
</script>
10
</script>
11
<div class="synthese">
11
<div class="synthese">
12
	<div class="colonne deuxtiers">
12
	<div class="colonne deuxtiers">
13
	
13
	
14
		<!-- Description -->
14
		<!-- Description -->
15
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
15
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
16
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-1">
16
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-1">
17
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>description">Description</a>
17
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>description">Description</a>
18
			</h3>
18
			</h3>
19
			<div id="contenu-1" class="contenu"> 
19
			<div id="contenu-1" class="contenu"> 
20
				<h4><?= $description['titre']?></h4>
20
				<h4><?= $description['titre']?></h4>
21
				<? if ($description['description'] != '') : ?>
21
				<? if ($description['description'] != '') : ?>
22
				
22
				
23
					<? if($description['titre'] == 'Description Baseflor') : ?> 
23
					<? if($description['titre'] == 'Description Baseflor') : ?> 
24
						<table class="desc">
24
						<table class="desc">
25
							<tr>
25
							<tr>
26
								<td colspan="2">
26
								<td colspan="2">
27
									<?if ($description['description']['type_bio'] != '') : ?>
27
									<?if ($description['description']['type_bio'] != '') : ?>
28
								 		<span class="titre">Type Biologique :</span> <?=$description['description']['type_bio']; ?><br/>
28
								 		<span class="titre">Type Biologique :</span> <?=$description['description']['type_bio']; ?><br/>
29
									 <? endif; ?>
29
									 <? endif; ?>
30
								</td>
30
								</td>
31
							</tr>
31
							</tr>
32
							<tr>
32
							<tr>
33
								<td colspan="2">
33
								<td colspan="2">
34
									<?  if ($description['description']['form_vegetale'] != '') : ?>
34
									<?  if ($description['description']['form_vegetale'] != '') : ?>
35
							 			<span class="titre">Forme végétale  :</span>  <?=$description['description']['form_vegetale']; ?><br/>
35
							 			<span class="titre">Forme végétale  :</span>  <?=$description['description']['form_vegetale']; ?><br/>
36
							 		<? endif; ?>
36
							 		<? endif; ?>
37
								 </td>
37
								 </td>
38
							</tr>
38
							</tr>
39
							<tr>
39
							<tr>
40
								<td colspan="2">
40
								<td colspan="2">
41
									<? if ($description['description']['chorologie'] != ''): ?>
41
									<? if ($description['description']['chorologie'] != ''): ?>
42
							 			<span class="titre">Chorologie  : </span> <?=$description['description']['chorologie']; ?><br/>
42
							 			<span class="titre">Chorologie  : </span> <?=$description['description']['chorologie']; ?><br/>
43
							 		<? endif; ?>
43
							 		<? endif; ?>
44
								</td>
44
								</td>
45
							</tr>
45
							</tr>
46
							<tr>
46
							<tr>
47
								<td >
47
								<td >
48
									<? if ($description['description']['inflorescence'] != '') : ?>
48
									<? if ($description['description']['inflorescence'] != '') : ?>
49
								 		<span class="titre">Inflorescence :</span>  <?=$description['description']['inflorescence']; ?><br/>
49
								 		<span class="titre">Inflorescence :</span>  <?=$description['description']['inflorescence']; ?><br/>
50
									<? endif; ?>
50
									<? endif; ?>
51
									<? if ($description['description']['fruit'] != '') : ?>
51
									<? if ($description['description']['fruit'] != '') : ?>
52
								 		<span class="titre">Fruit :</span>  <?=$description['description']['fruit']; ?><br/>
52
								 		<span class="titre">Fruit :</span>  <?=$description['description']['fruit']; ?><br/>
53
									<? endif; ?>
53
									<? endif; ?>
54
									<? if ($description['description']['couleur_fleur'] != '') : ?>
54
									<? if ($description['description']['couleur_fleur'] != '') : ?>
55
								 		<span class="titre">Couleur de la fleur  : </span> <?=$description['description']['couleur_fleur']; ?><br/>
55
								 		<span class="titre">Couleur de la fleur  : </span> <?=$description['description']['couleur_fleur']; ?><br/>
56
									<? endif; ?>
56
									<? endif; ?>
57
									<? if ($description['description']['macule'] != '') : ?>
57
									<? if ($description['description']['macule'] != '') : ?>
58
									 	<span class="titre">Macule  :</span>  <?=$description['description']['macule']; ?><br/>
58
									 	<span class="titre">Macule  :</span>  <?=$description['description']['macule']; ?><br/>
59
									<? endif; ?>
59
									<? endif; ?>
60
									<? if ($description['description']['floraison'] != '') : ?>
60
									<? if ($description['description']['floraison'] != '') : ?>
61
									 	<span class="titre">Floraison  :</span>  <?=$description['description']['floraison']; ?><br/>
61
									 	<span class="titre">Floraison  :</span>  <?=$description['description']['floraison']; ?><br/>
62
									<? endif; ?>
62
									<? endif; ?>
63
								</td>
63
								</td>
64
								<td>
64
								<td>
65
									<? if ($description['description']['sexualite'] != '') : ?>
65
									<? if ($description['description']['sexualite'] != '') : ?>
66
								 		<span class="titre">Sexualité : </span> <?=$description['description']['sexualite']; ?><br/>
66
								 		<span class="titre">Sexualité : </span> <?=$description['description']['sexualite']; ?><br/>
67
									<? endif; ?>
67
									<? endif; ?>
68
									<?if ($description['description']['ordre_maturation'] != '') : ?>
68
									<?if ($description['description']['ordre_maturation'] != '') : ?>
69
								 		<span class="titre">Ordre de maturation : </span> <?=$description['description']['ordre_maturation']; ?><br/>
69
								 		<span class="titre">Ordre de maturation : </span> <?=$description['description']['ordre_maturation']; ?><br/>
70
									<? endif; ?>
70
									<? endif; ?>
71
									<? if ($description['description']['pollinisation'] != '') : ?>
71
									<? if ($description['description']['pollinisation'] != '') : ?>
72
								 		<span class="titre">Pollinisation : </span> <?=$description['description']['pollinisation']; ?><br/>
72
								 		<span class="titre">Pollinisation : </span> <?=$description['description']['pollinisation']; ?><br/>
73
									<? endif; ?>
73
									<? endif; ?>
74
									<? if ($description['description']['dissemination'] != '') : ?>
74
									<? if ($description['description']['dissemination'] != '') : ?>
75
								 		<span class="titre">Dissémination : </span><?=$description['description']['dissemination']; ?><br/>
75
								 		<span class="titre">Dissémination : </span><?=$description['description']['dissemination']; ?><br/>
76
									<? endif; ?>
76
									<? endif; ?>
77
								</td>
77
								</td>
78
							</tr>
78
							</tr>
79
						</table>
79
						</table>
80
					<? elseif($description['titre'] == 'Description de Coste') : ?>
80
					<? elseif($description['titre'] == 'Description de Coste') : ?>
81
						<table class="desc">
81
						<table class="desc">
82
							 <tr>
82
							 <tr>
83
							 	<td>
83
							 	<td>
84
									<?if ($description['description']['nom_scientifique'] != '') : ?>
84
									<?if ($description['description']['nom_scientifique'] != '') : ?>
85
										<span class="gras">
85
										<span class="gras">
86
										<?=$description['description']['nom_scientifique']; ?>
86
										<?=$description['description']['nom_scientifique']; ?>
87
										</span> 
87
										</span> 
88
									<? endif; ?>
88
									<? endif; ?>
89
									<?if ($description['description']['nom_commun'] != '') : ?>
89
									<?if ($description['description']['nom_commun'] != '') : ?>
90
										<span class="italique">
90
										<span class="italique">
91
										<?=$description['description']['nom_commun']; ?> 
91
										<?=$description['description']['nom_commun']; ?> 
92
										</span>
92
										</span>
93
									<? endif; ?>
93
									<? endif; ?>
94
								</td>
94
								</td>
95
							 </tr>
95
							 </tr>
96
							  <?if ($description['description']['synonymes'] != '') : ?>
96
							  <?if ($description['description']['synonymes'] != '') : ?>
97
								<tr>
97
								<tr>
98
							 		<td>
98
							 		<td>
99
										<span class="titre">Synonymes </span>
99
										<span class="titre">Synonymes </span>
100
										<?=$description['description']['synonymes']; ?> 
100
										<?=$description['description']['synonymes']; ?> 
101
									</td>
101
									</td>
102
								</tr>
102
								</tr>
103
							<? endif; ?>
103
							<? endif; ?>
104
							 <tr>
104
							 <tr>
105
							 	<td>
105
							 	<td>
106
									<?if ($description['description']['texte'] != '') : ?>
106
									<?if ($description['description']['texte'] != '') : ?>
107
										<?=$description['description']['texte']; ?> 
107
										<?=$description['description']['texte']; ?> 
108
										<br/>
108
										<br/>
109
									<? endif; ?>
109
									<? endif; ?>
110
								</td>
110
								</td>
111
							</tr>
111
							</tr>
112
							<?if ($description['description']['ecologie'] != '') : ?>
112
							<?if ($description['description']['ecologie'] != '') : ?>
113
								 <tr>
113
								 <tr>
114
							 		<td>
114
							 		<td>
115
										<span class="titre">Écologie </span>
115
										<span class="titre">Écologie </span>
116
										<?=$description['description']['ecologie']; ?>
116
										<?=$description['description']['ecologie']; ?>
117
									</td>
117
									</td>
118
								</tr>
118
								</tr>
119
							<? endif; ?>
119
							<? endif; ?>
120
							<?if ($description['description']['repartition'] != '') : ?>
120
							<?if ($description['description']['repartition'] != '') : ?>
121
								<tr>
121
								<tr>
122
							 		<td>
122
							 		<td>
123
										<span class="titre">Répartition </span>
123
										<span class="titre">Répartition </span>
124
										<?=$description['description']['repartition']; ?> 
124
										<?=$description['description']['repartition']; ?> 
125
									</td>
125
									</td>
126
								</tr>
126
								</tr>
127
							<? endif; ?>
127
							<? endif; ?>
128
							<?if ($description['description']['floraison'] != '') : ?>				
128
							<?if ($description['description']['floraison'] != '') : ?>				
129
								 <tr>
129
								 <tr>
130
									 <td>
130
									 <td>
131
										<span class="titre">Floraison </span>
131
										<span class="titre">Floraison </span>
132
										<?=$description['description']['floraison']; ?>
132
										<?=$description['description']['floraison']; ?>
133
										<?if ($description['description']['fructification'] != '') : ?>
133
										<?if ($description['description']['fructification'] != '') : ?>
134
											<span class="titre">Fructification </span>
134
											<span class="titre">Fructification </span>
135
											<?=$description['description']['fructification']; ?>
135
											<?=$description['description']['fructification']; ?>
136
										<? endif; ?>
136
										<? endif; ?>
137
									</td>
137
									</td>
138
								</tr>
138
								</tr>
139
							<? endif; ?>
139
							<? endif; ?>
140
							<?if ($description['description']['usages'] != '') : ?>						
140
							<?if ($description['description']['usages'] != '') : ?>						
141
								<tr>
141
								<tr>
142
									<td>
142
									<td>
143
										<span class="titre">Usages</span>
143
										<span class="titre">Usages</span>
144
											<?=$description['description']['usages']; ?>
144
											<?=$description['description']['usages']; ?>
145
									</td>
145
									</td>
146
								</tr>
146
								</tr>
147
							<? endif; ?>
147
							<? endif; ?>
148
						</table>
148
						</table>
149
					<? else : ?>
149
					<? else : ?>
150
						<?=$description['description'];?>
150
						<?=$description['description'];?>
151
					<? endif;?>
151
					<? endif;?>
152
		
152
		
153
				<? endif;?>
153
				<? endif;?>
154
		
154
		
155
				<a href="<?=$url;?>description" class="lien_ouverture_onglet_parent" >
155
				<a href="<?=$url;?>description" class="lien_ouverture_onglet_parent" >
156
					Complétez cette description.
156
					Complétez cette description.
157
				</a>
157
				</a>
158
			</div>
158
			</div>
159
		</div>
159
		</div>
160
		
160
		
161
		<!-- Ethnobotanique -->
161
		<!-- Ethnobotanique -->
162
		<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
162
		<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
163
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
163
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
164
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ethnobotanique">Ethnobotanique</a>
164
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ethnobotanique">Ethnobotanique</a>
165
			</h3>
165
			</h3>
166
			<div id="contenu-4" class="contenu">
166
			<div id="contenu-4" class="contenu">
167
				<h4>Noms communs</h4>
167
				<h4>Noms communs</h4>
168
				<?php if ($ethnobotanique['nomsVerna'] == array()) { ?>
168
				<?php if ($ethnobotanique['nomsVerna'] == array()) { ?>
169
					Aucun nom vernaculaire<br /><br />
169
					Aucun nom vernaculaire<br /><br />
170
					<? if ($ethnobotanique['wikini']['noms_communs'] == '') {?>
170
					<? if ($ethnobotanique['wikini']['noms_communs'] == '') {?>
171
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
171
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
172
						Participez à la rédaction collaborative de la liste des noms communs
172
						Participez à la rédaction collaborative de la liste des noms communs
173
					</a>
173
					</a>
174
				<? } else { echo $ethnobotanique['wikini']['noms_communs'];?><br /><br />
174
				<? } else { echo $ethnobotanique['wikini']['noms_communs'];?><br /><br />
175
						<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
175
						<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
176
							Compléter cette liste
176
							Compléter cette liste
177
						</a>
177
						</a>
178
					<? } ?>
178
					<? } ?>
179
				<?php } else { ?>
179
				<?php } else { ?>
180
					<?php foreach ($ethnobotanique['nomsVerna'] as $nom_verna) : ?>
180
					<?php foreach ($ethnobotanique['nomsVerna'] as $nom_verna) : ?>
181
						<div> - <?= $nom_verna['nom_vernaculaire'].' ('.$nom_verna['code_langue'].')'; ?> </div>
181
						<div> - <?= $nom_verna['nom_vernaculaire'].' ('.$nom_verna['code_langue'].')'; ?> </div>
182
					<?php endforeach; ?>
182
					<?php endforeach; ?>
183
					<?php if($ethnobotanique['autresNomsVerna'] > 0) { ?>
183
					<?php if($ethnobotanique['autresNomsVerna'] > 0) { ?>
184
						<a href="<?=$url;?>ethnobotanique" style="float:right;" class="lien_ouverture_onglet_parent" >et 
184
						<a href="<?=$url;?>ethnobotanique" style="float:right;" class="lien_ouverture_onglet_parent" >et 
185
							<?= $ethnobotanique['autresNomsVerna'] ?>
185
							<?= $ethnobotanique['autresNomsVerna'] ?>
186
							autre<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
186
							autre<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
187
							nom<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
187
							nom<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
188
						</a><br />
188
						</a><br />
189
					<?php }?>
189
					<?php }?>
190
				<?php }?>
190
				<?php }?>
191
				<h4>Usages</h4>
191
				<h4>Usages</h4>
192
				<? if ($ethnobotanique['wikini']['usage'] == '') {?>
192
				<? if ($ethnobotanique['wikini']['usage'] == '') {?>
193
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
193
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
194
						Participez à la rédaction collaborative des usages
194
						Participez à la rédaction collaborative des usages
195
					</a>
195
					</a>
196
				<? } else { echo $ethnobotanique['wikini']['usage'];?><br /><br />
196
				<? } else { echo $ethnobotanique['wikini']['usage'];?><br /><br />
197
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
197
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
198
						Compléter ces informations
198
						Compléter ces informations
199
					</a>
199
					</a>
200
				<? } ?>
200
				<? } ?>
201
				<h4>Culture et arts</h4>
201
				<h4>Culture et arts</h4>
202
				<? if ($ethnobotanique['wikini']['culture_et_arts'] == '') {?>
202
				<? if ($ethnobotanique['wikini']['culture_et_arts'] == '') {?>
203
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
203
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
204
						Participez à la rédaction collaborative sur la culture et les arts
204
						Participez à la rédaction collaborative sur la culture et les arts
205
					</a>
205
					</a>
206
				<? } else { echo $ethnobotanique['wikini']['culture_et_arts'];?><br /><br />
206
				<? } else { echo $ethnobotanique['wikini']['culture_et_arts'];?><br /><br />
207
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
207
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
208
						Compléter ces informations
208
						Compléter ces informations
209
					</a>
209
					</a>
210
				<? } ?>
210
				<? } ?>
211
			</div>
211
			</div>
212
		</div>
212
		</div>
213
		
213
		
214
		<!-- Ecologie -->
214
		<!-- Ecologie -->
215
		<div id="synthese_ecologie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
215
		<div id="synthese_ecologie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
216
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-8">
216
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-8">
217
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ecologie">Ecologie</a>
217
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ecologie">Ecologie</a>
218
			</h3>
218
			</h3>
219
			
219
			
220
			<div id="contenu-8" class="contenu">
220
			<div id="contenu-8" class="contenu">
221
				<h4><?= $ecologie['graph']['titre']  ?></h4>
221
				<h4><?= $ecologie['graph']['titre']  ?></h4>
222
					<? if (empty($ecologie['graph']['description'])) : ?>
222
					<? if (empty($ecologie['graph']['description'])) : ?>
223
						<? if ($ecologie['graph']['wikini']['ecologie'] == '') :?>
223
						<? if ($ecologie['graph']['wikini']['ecologie'] == '') :?>
224
							<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
224
							<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
225
								Participez à la rédaction collaborative de l'écologie
225
								Participez à la rédaction collaborative de l'écologie
226
							</a>
226
							</a>
227
						<? else : echo $ecologie['graph']['wikini']['ecologie'];?><br /><br />
227
						<? else : echo $ecologie['graph']['wikini']['ecologie'];?><br /><br />
228
							<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent" >
228
							<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent" >
229
								Compléter ces informations
229
								Compléter ces informations
230
							</a>
230
							</a>
231
						<? endif; ?>
231
						<? endif; ?>
232
					<? else : ?>
232
					<? else : ?>
233
					<? if (isset($ecologie['graph']['description']['climat_url'])) :?>
233
					<? if (isset($ecologie['graph']['description']['climat_url'])) :?>
234
						<div class="fond_graphique">	
234
						<div class="fond_graphique">	
235
							<span class="titre">caractéristiques climatiques</span>
235
							<span class="titre">caractéristiques climatiques</span>
236
							<div class="graphique">
236
							<div class="graphique">
237
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['climat_url']?>" 
237
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['climat_url']?>" 
238
								class="svg" alt="<?=$ecologie['graph']['description']['climat_url_png']?>" >  
238
								class="svg" alt="<?=$ecologie['graph']['description']['climat_url_png']?>" >  
239
								</object>
239
								</object>
240
							</div>
240
							</div>
241
						<? endif; ?>
241
						<? endif; ?>
242
						<? if (isset($ecologie['graph']['description']['sol_url'])) :?>
242
						<? if (isset($ecologie['graph']['description']['sol_url'])) :?>
243
							<span class="titre">caractéristiques du sol</span>
243
							<span class="titre">caractéristiques du sol</span>
244
							<div class="graphique">
244
							<div class="graphique">
245
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['sol_url']?>" 
245
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['sol_url']?>" 
246
								class="svg" class="svg" alt="<?=$ecologie['graph']['description']['sol_url_png']?>" >  >  
246
								class="svg" class="svg" alt="<?=$ecologie['graph']['description']['sol_url_png']?>" >  >  
247
								</object>
247
								</object>
248
							</div>
248
							</div>
249
						<? endif; ?>
249
						<? endif; ?>
250
							<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
250
							<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
251
								Voir les références
251
								Voir les références
252
							</a>
252
							</a>
253
							
253
							
254
							
254
							
255
						</div>
255
						</div>
256
					<? endif; ?> 
256
					<? endif; ?> 
257
					<? if (!empty($ecologie['phytosocio']['description'])) : ?>
257
					<? if (!empty($ecologie['phytosocio']['description'])) : ?>
258
						<h4>Phytosociologie</h4>
258
						<h4>Phytosociologie</h4>
259
						<span class="gras">
259
						<span class="gras">
260
							<?=$ecologie['phytosocio']['description'][0]['niveau.libelle']?> - 
260
							<?=$ecologie['phytosocio']['description'][0]['niveau.libelle']?> - 
261
							<?=$ecologie['phytosocio']['description'][0]['code_catminat']?>
261
							<?=$ecologie['phytosocio']['description'][0]['code_catminat']?>
262
						</span> <br/>
262
						</span> <br/>
263
							<?=$ecologie['phytosocio']['description'][0]['syntaxon']?> - 
263
							<?=$ecologie['phytosocio']['description'][0]['syntaxon']?> - 
264
						<span class="italique">
264
						<span class="italique">
265
						 	<?=$ecologie['phytosocio']['description'][0]['physio_biotype']?>
265
						 	<?=$ecologie['phytosocio']['description'][0]['physio_biotype']?>
266
						 </span> 
266
						 </span> 
267
					<? endif; ?> 	
267
					<? endif; ?> 	
268
					<br/>
268
					<br/>
269
							<br/>
269
							<br/>
270
					<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
270
					<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
271
								Complétez nos données sur l'écologie.
271
								Complétez nos données sur l'écologie.
272
							</a>
272
							</a>
273
			</div>
273
			</div>
274
		</div>
274
		</div>
275
		
275
		
276
		<!-- Nomenclature -->
276
		<!-- Nomenclature -->
277
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
277
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
278
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
278
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
279
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature">Nomenclature</a>
279
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature">Nomenclature</a>
280
			</h3>
280
			</h3>
281
			<div id="contenu-6" class="contenu">
281
			<div id="contenu-6" class="contenu">
282
				<h4>Taxons supérieurs</h4>
282
				<h4>Taxons supérieurs</h4>
283
				<?php if($classification['taxons_sup'] != array()) { ?>	
283
				<?php if($nomenclature['taxons_sup'] != array()) { ?>	
284
					<?php foreach($classification['taxons_sup'] as $taxon) : ?>	
284
					<?php foreach($nomenclature['taxons_sup'] as $taxon) : ?>	
285
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
285
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
286
					<?php endforeach; ?>
286
					<?php endforeach; ?>
287
				<?php } else { ?>	
287
				<?php } else { ?>	
288
					<div>Aucun taxon supérieur référencé </div>
288
					<div>Aucun taxon supérieur référencé </div>
289
				<?php } ?>
289
				<?php } ?>
290
				<h4>Nom retenu</h4>
290
				<h4>Nom retenu</h4>
291
				<div>
291
				<div>
292
					<div class="nom retenu <?= ($nomenclature['nom_selectionne'] == $nomenclature['nom_retenu_formate']) ? 'surlignage' : '' ?>">
292
					<div class="nom retenu <?= ($nomenclature['nom_selectionne'] == $nomenclature['nom_retenu_formate']) ? 'surlignage' : '' ?>">
293
						<?= $nomenclature['nom_retenu_formate']; ?>
293
						<?= $nomenclature['nom_retenu_formate']; ?>
294
					</div>
294
					</div>
295
					<?php if($nomenclature['basionyme_nom_retenu'] != '') { ?>	
295
					<?php if($nomenclature['basionyme_nom_retenu'] != '') { ?>	
296
						<div class="nom"> Basionyme : <?= $nomenclature['basionyme_nom_retenu']; ?></div>
296
						<div class="nom"> Basionyme : <?= $nomenclature['basionyme_nom_retenu']; ?></div>
297
					<?php } ?>
297
					<?php } ?>
298
				</div>
298
				</div>
299
				
299
				
300
				<h4>Synonymes</h4>
300
				<h4>Synonymes</h4>
301
				<?php if($nomenclature['synonymes'] == array()) { ?>
301
				<?php if($nomenclature['synonymes'] == array()) { ?>
302
					Aucun synonyme
302
					Aucun synonyme
303
				<? } else { ?>
303
				<? } else { ?>
304
					<?php foreach ($nomenclature['synonymes'] as $synonyme) : ?>
304
					<?php foreach ($nomenclature['synonymes'] as $synonyme) : ?>
305
						<div class="nom<?= ($nomenclature['nom_selectionne'] == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
305
						<div class="nom<?= ($nomenclature['nom_selectionne'] == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
306
							<?= $synonyme['nom_sci_complet']; ?>
306
							<?= $synonyme['nom_sci_complet']; ?>
307
						</div>
307
						</div>
308
					<?php endforeach; ?>
308
					<?php endforeach; ?>
309
					<?php if($nomenclature['autresSynonymesNbre'] > 0) { ?>
309
					<?php if($nomenclature['autresSynonymesNbre'] > 0) { ?>
310
						<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
310
						<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
311
							<?= $nomenclature['autresSynonymesNbre'] ?>
311
							<?= $nomenclature['autresSynonymesNbre'] ?>
312
							autre<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
312
							autre<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
313
							synonyme<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
313
							synonyme<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
314
						</a>
314
						</a>
315
				<?php }} ?>
315
				<?php }} ?>
316
				<h4>Taxons inférieurs</h4>
316
				<h4>Taxons inférieurs</h4>
317
				<?php if($classification['taxons_inf'] != array()) { ?>
317
				<?php if($nomenclature['taxons_inf'] != array()) { ?>
318
					<?php foreach($classification['taxons_inf'] as $taxon) : ?>	
318
					<?php foreach($nomenclature['taxons_inf'] as $taxon) : ?>	
319
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
319
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
320
					<?php endforeach; ?>
320
					<?php endforeach; ?>
321
				<?php } else { ?>	
321
				<?php } else { ?>	
322
					<div>Aucun taxon inférieur référencé </div>
322
					<div>Aucun taxon inférieur référencé </div>
323
				<?php } ?>
323
				<?php } ?>
324
			</div>
324
			</div>
325
		</div>
325
		</div>
326
		<!-- Bibliographie -->	
326
		<!-- Bibliographie -->	
327
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
327
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
328
				<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
328
				<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
329
					<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie">Bibliographie</a>
329
					<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie">Bibliographie</a>
330
				</h3>
330
				</h3>
331
				<div id="contenu-2" class="contenu">
331
				<div id="contenu-2" class="contenu">
332
					<?php if (isset($bibliographie['wikini'])) { ?>
332
					<?php if (isset($bibliographie['wikini'])) { ?>
333
						<?= ($bibliographie['wikini']['biblio'] == '') ? 
333
						<?= ($bibliographie['wikini']['biblio'] == '') ? 
334
							'<a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
334
							'<a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
335
							Ajoutez votre bibliographie sur ce taxon</a>'
335
							Ajoutez votre bibliographie sur ce taxon</a>'
336
						: $bibliographie['wikini']['biblio'].
336
						: $bibliographie['wikini']['biblio'].
337
							'<br /><br /><a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
337
							'<br /><br /><a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
338
								Compléter cette  bibliographie</a>'; ?>
338
								Compléter cette  bibliographie</a>'; ?>
339
					<?php } else { ?>
339
					<?php } else { ?>
340
					
340
					
341
						<h4>Flores</h4>
341
						<h4>Flores</h4>
342
						<?php if ($bibliographie['flores'] == array()) { ?>
342
						<?php if ($bibliographie['flores'] == array()) { ?>
343
							Aucune flore indiquée
343
							Aucune flore indiquée
344
						<?php } else { ?>
344
						<?php } else { ?>
345
							<?php foreach ($bibliographie['flores'] as $flore) : ?>
345
							<?php foreach ($bibliographie['flores'] as $flore) : ?>
346
								<div> - <?= $flore; ?> </div>
346
								<div> - <?= $flore; ?> </div>
347
							<?php endforeach; ?>
347
							<?php endforeach; ?>
348
							<?php if($bibliographie['autresFlores'] > 0) { ?>	
348
							<?php if($bibliographie['autresFlores'] > 0) { ?>	
349
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
349
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
350
									<?= htmlentities($bibliographie['autresFlores']) ?>
350
									<?= htmlentities($bibliographie['autresFlores']) ?>
351
									autre<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
351
									autre<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
352
									flore<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
352
									flore<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
353
								</a>
353
								</a>
354
						<?php } } ?><br />
354
						<?php } } ?><br />
355
						
355
						
356
						<h4>Références</h4>
356
						<h4>Références</h4>
357
						<?php if ($bibliographie['references'] == array()) { ?>
357
						<?php if ($bibliographie['references'] == array()) { ?>
358
							Aucune référence bibliographique
358
							Aucune référence bibliographique
359
						<?php } else { ?>
359
						<?php } else { ?>
360
							<?php foreach ($bibliographie['references'] as $reference) : ?>
360
							<?php foreach ($bibliographie['references'] as $reference) : ?>
361
								<div> - <?= $reference['reference_html']; ?> </div>
361
								<div> - <?= $reference['reference_html']; ?> </div>
362
							<?php endforeach; ?>
362
							<?php endforeach; ?>
363
							<?php if($bibliographie['autresReferences'] > 0) { ?>
363
							<?php if($bibliographie['autresReferences'] > 0) { ?>
364
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
364
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
365
									<?= $bibliographie['autresReferences'] ?>
365
									<?= $bibliographie['autresReferences'] ?>
366
									autre<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
366
									autre<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
367
									référence<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
367
									référence<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
368
								</a>
368
								</a>
369
						<?php } } ?>
369
						<?php } } ?>
370
					<?php }?>
370
					<?php }?>
371
				</div>
371
				</div>
372
			</div>
372
			</div>
373
		
373
		
374
		
374
		
375
			
375
			
376
	</div>
376
	</div>
377
	
377
	
378
	
378
	
379
	<div class="colonne">	
379
	<div class="colonne">	
380
	
380
	
381
		<!-- Illustrations -->
381
		<!-- Illustrations -->
382
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
382
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
383
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
383
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
384
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
384
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
385
			</h3>
385
			</h3>
386
			<span id="contenu-0" class="contenu">
386
			<span id="contenu-0" class="contenu">
387
				<?php if (empty($illustration['imageUrl']) == false) : ?>
387
				<?php if (empty($illustration['imageUrl']) == false) : ?>
388
					<img src="<?=$illustration['imageUrl']?>" alt="Image issue du cel ou du site photoflora ou de la flore de Coste" style="margin-bottom: -15px; margin-left: -2px; width: 210px;"/>
388
					<img src="<?=$illustration['imageUrl']?>" alt="Image issue du cel ou du site photoflora ou de la flore de Coste" style="margin-bottom: -15px; margin-left: -2px; width: 210px;"/>
389
				<?php else : ?>
389
				<?php else : ?>
390
					<span class="absent" style="float:none; margin-left:55px">
390
					<span class="absent" style="float:none; margin-left:55px">
391
						Pas de photo<br />
391
						Pas de photo<br />
392
						<a href="http://www.tela-botanica.org/page:cel" 
392
						<a href="http://www.tela-botanica.org/page:cel" 
393
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
393
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
394
							onclick="window.open(this.href); return false;" class="contribuer">
394
							onclick="window.open(this.href); return false;" class="contribuer">
395
							Contribuer
395
							Contribuer
396
						</a>
396
						</a>
397
					</span>
397
					</span>
398
				<?php endif; ?>
398
				<?php endif; ?>
399
			</span>
399
			</span>
400
		</div>
400
		</div>
401
		
401
		
402
		<!-- Répartition -->
402
		<!-- Répartition -->
403
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
403
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
404
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
404
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
405
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
405
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
406
			</h3>
406
			</h3>
407
			<span id="contenu-3" class="contenu">
407
			<span id="contenu-3" class="contenu">
408
				<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
408
				<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
409
				<img src="<?=htmlentities($repartition['eflore'])?>" alt="Carte des observations" style="margin-left: 11px; width: 190px;" />
409
				<img src="<?=htmlentities($repartition['eflore'])?>" alt="Carte des observations" style="margin-left: 11px; width: 190px;" />
410
			</span>
410
			</span>
411
		</div>
411
		</div>
412
		
412
		
413
		<!-- Statut de protection -->
413
		<!-- Statut de protection -->
414
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
414
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
415
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
415
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
416
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut">Statut de protection</a>
416
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut">Statut de protection</a>
417
			</h3>
417
			</h3>
418
			<span id="contenu-7" class="contenu <?= (!empty($statut['statuts'])) ? 'attention' : ''; ?>">
418
			<span id="contenu-7" class="contenu <?= (!empty($statut['statuts'])) ? 'attention' : ''; ?>">
419
				<? if (!empty($statut['statuts'])) { ?>
419
				<? if (!empty($statut['statuts'])) { ?>
420
					<span>Attention ce taxon est protégé dans les zones suivantes : <br />
420
					<span>Attention ce taxon est protégé dans les zones suivantes : <br />
421
					<?php foreach($statut['statuts'] as $statut_zone) : ?>	
421
					<?php foreach($statut['statuts'] as $statut_zone) : ?>	
422
						<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
422
						<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
423
							<?= $statut_zone['zone_application']; ?><br />
423
							<?= $statut_zone['zone_application']; ?><br />
424
						</a>
424
						</a>
425
					<?php endforeach; ?>
425
					<?php endforeach; ?>
426
					</span>
426
					</span>
427
				<? } else if ($statut['wikini']['statuts_de_protection'] == '') {?>
427
				<? } else if ($statut['wikini']['statuts_de_protection'] == '') {?>
428
					<span class="pas_de_protection">Pas de protection connue</span>
428
					<span class="pas_de_protection">Pas de protection connue</span>
429
				<? } else { echo $statut['wikini']['statuts_de_protection'];?><br /><br />
429
				<? } else { echo $statut['wikini']['statuts_de_protection'];?><br /><br />
430
				<? } ?>
430
				<? } ?>
431
				<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent completer_statut" >
431
				<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent completer_statut" >
432
					Compléter
432
					Compléter
433
				</a>
433
				</a>
434
			</span>
434
			</span>
435
		</div>
435
		</div>
436
		
436
		
437
	</div>
437
	</div>
438
	<hr class="nettoyage" />	
438
	<hr class="nettoyage" />	
439
</div>
439
</div>