Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 823 Rev 829
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
						<div class="fond_graphique">	
233
						<div class="fond_graphique">	
234
							<span class="titre">caractéristiques climatiques</span>
234
							<span class="titre">caractéristiques climatiques</span>
235
							<div class="graphique">
235
							<div class="graphique">
236
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['climat_url']?>" 
236
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['climat_url']?>" 
237
								class="svg" alt="<?=$ecologie['graph']['description']['climat_url_png']?>" >  
237
								class="svg" alt="<?=$ecologie['graph']['description']['climat_url_png']?>" >  
238
								</object>
238
								</object>
239
							</div>
239
							</div>
240
							<span class="titre">caractéristiques du sol</span>
240
							<span class="titre">caractéristiques du sol</span>
241
							<div class="graphique">
241
							<div class="graphique">
242
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['sol_url']?>" 
242
								<object  type="image/svg+xml" data="<?=$ecologie['graph']['description']['sol_url']?>" 
243
								class="svg" class="svg" alt="<?=$ecologie['graph']['description']['sol_url_png']?>" >  >  
243
								class="svg" class="svg" alt="<?=$ecologie['graph']['description']['sol_url_png']?>" >  >  
244
								</object>
244
								</object>
245
							</div>
245
							</div>
246
							<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
246
							<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
247
								Voir les références
247
								Voir les références
248
							</a>
248
							</a>
249
							
249
							
250
							
250
							
251
						</div>
251
						</div>
252
					<? endif; ?> 
252
					<? endif; ?> 
253
					<? if (!empty($ecologie['phytosocio']['description'])) : ?>
253
					<? if (!empty($ecologie['phytosocio']['description'])) : ?>
254
						<h4>Phytosociologie</h4>
254
						<h4>Phytosociologie</h4>
255
						<span class="gras">
255
						<span class="gras">
256
							<?=$ecologie['phytosocio']['description'][0]['niveau.libelle']?> - 
256
							<?=$ecologie['phytosocio']['description'][0]['niveau.libelle']?> - 
257
							<?=$ecologie['phytosocio']['description'][0]['code_catminat']?>
257
							<?=$ecologie['phytosocio']['description'][0]['code_catminat']?>
258
						</span> <br/>
258
						</span> <br/>
259
							<?=$ecologie['phytosocio']['description'][0]['syntaxon']?> - 
259
							<?=$ecologie['phytosocio']['description'][0]['syntaxon']?> - 
260
						<span class="italique">
260
						<span class="italique">
261
						 	<?=$ecologie['phytosocio']['description'][0]['physio_biotype']?>
261
						 	<?=$ecologie['phytosocio']['description'][0]['physio_biotype']?>
262
						 </span> 
262
						 </span> 
263
					<? endif; ?> 	
263
					<? endif; ?> 	
264
					<br/>
264
					<br/>
265
							<br/>
265
							<br/>
266
					<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
266
					<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent">
267
								Complétez nos données sur l'écologie.
267
								Complétez nos données sur l'écologie.
268
							</a>
268
							</a>
269
			</div>
269
			</div>
270
		</div>
270
		</div>
271
		
271
		
272
		<!-- Nomenclature -->
272
		<!-- Nomenclature -->
273
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
273
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
274
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
274
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
275
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature">Nomenclature</a>
275
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature">Nomenclature</a>
276
			</h3>
276
			</h3>
277
			<div id="contenu-6" class="contenu">
277
			<div id="contenu-6" class="contenu">
-
 
278
				<h4>Taxons supérieurs</h4>
-
 
279
				<?php if($classification['taxons_sup'] != array()) { ?>	
-
 
280
					<?php foreach($classification['taxons_sup'] as $taxon) : ?>	
-
 
281
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
-
 
282
					<?php endforeach; ?>
-
 
283
				<?php } else { ?>	
-
 
284
					<div>Aucun taxon supérieur référencé </div>
-
 
285
				<?php } ?>
278
				<h4>Nom retenu</h4>
286
				<h4>Nom retenu</h4>
279
				<div>
287
				<div>
280
					<div class="nom retenu <?= ($nomenclature['nom_selectionne'] == $nomenclature['nom_retenu_formate']) ? 'surlignage' : '' ?>">
288
					<div class="nom retenu <?= ($nomenclature['nom_selectionne'] == $nomenclature['nom_retenu_formate']) ? 'surlignage' : '' ?>">
281
						<?= $nomenclature['nom_retenu_formate']; ?>
289
						<?= $nomenclature['nom_retenu_formate']; ?>
282
					</div>
290
					</div>
283
					<?php if($nomenclature['basionyme_nom_retenu'] != '') { ?>	
291
					<?php if($nomenclature['basionyme_nom_retenu'] != '') { ?>	
284
						<div class="nom"> Basionyme : <?= $nomenclature['basionyme_nom_retenu']; ?></div>
292
						<div class="nom"> Basionyme : <?= $nomenclature['basionyme_nom_retenu']; ?></div>
285
					<?php } ?>
293
					<?php } ?>
286
				</div>
294
				</div>
287
				
295
				
288
				<h4>Synonymes</h4>
296
				<h4>Synonymes</h4>
289
				<?php if($nomenclature['synonymes'] == array()) { ?>
297
				<?php if($nomenclature['synonymes'] == array()) { ?>
290
					Aucun synonyme
298
					Aucun synonyme
291
				<? } else { ?>
299
				<? } else { ?>
292
					<?php foreach ($nomenclature['synonymes'] as $synonyme) : ?>
300
					<?php foreach ($nomenclature['synonymes'] as $synonyme) : ?>
293
						<div class="nom<?= ($nomenclature['nom_selectionne'] == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
301
						<div class="nom<?= ($nomenclature['nom_selectionne'] == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
294
							<?= $synonyme['nom_sci_complet']; ?>
302
							<?= $synonyme['nom_sci_complet']; ?>
295
						</div>
303
						</div>
296
					<?php endforeach; ?>
304
					<?php endforeach; ?>
297
					<?php if($nomenclature['autresSynonymesNbre'] > 0) { ?>
305
					<?php if($nomenclature['autresSynonymesNbre'] > 0) { ?>
298
						<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
306
						<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
299
							<?= $nomenclature['autresSynonymesNbre'] ?>
307
							<?= $nomenclature['autresSynonymesNbre'] ?>
300
							autre<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
308
							autre<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
301
							synonyme<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
309
							synonyme<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
302
						</a>
310
						</a>
303
				<?php }} ?>
311
				<?php }} ?>
304
			</div>
-
 
305
		</div>
-
 
306
		
-
 
307
		<!-- Classification -->
-
 
308
		<div id="synthese_classification" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
-
 
309
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-5">
-
 
310
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>classification">Classification</a>
-
 
311
			</h3>
-
 
312
			<div id="contenu-5" class="contenu">
-
 
313
				<h4>Taxons supérieurs</h4>
-
 
314
				<?php if($classification['taxons_sup'] != array()) { ?>	
-
 
315
					<?php foreach($classification['taxons_sup'] as $taxon) : ?>	
-
 
316
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
-
 
317
					<?php endforeach; ?>
-
 
318
				<?php } else { ?>	
-
 
319
					<div>Aucun taxon supérieur référencé </div>
-
 
320
				<?php } ?>	
-
 
321
				<h4>Taxons inférieurs</h4>
312
				<h4>Taxons inférieurs</h4>
322
				<?php if($classification['taxons_inf'] != array()) { ?>
313
				<?php if($classification['taxons_inf'] != array()) { ?>
323
					<?php foreach($classification['taxons_inf'] as $taxon) : ?>	
314
					<?php foreach($classification['taxons_inf'] as $taxon) : ?>	
324
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
315
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
325
					<?php endforeach; ?>
316
					<?php endforeach; ?>
326
				<?php } else { ?>	
317
				<?php } else { ?>	
327
					<div>Aucun taxon inférieur référencé </div>
318
					<div>Aucun taxon inférieur référencé </div>
328
				<?php } ?>	
319
				<?php } ?>
329
			</div>
320
			</div>
330
		</div>
321
		</div>
331
		
-
 
332
		<!-- Bibliographie -->	
322
		<!-- Bibliographie -->	
333
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
323
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
334
				<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
324
				<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
335
					<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie">Bibliographie</a>
325
					<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie">Bibliographie</a>
336
				</h3>
326
				</h3>
337
				<div id="contenu-2" class="contenu">
327
				<div id="contenu-2" class="contenu">
338
					<?php if (isset($bibliographie['wikini'])) { ?>
328
					<?php if (isset($bibliographie['wikini'])) { ?>
339
						<?= ($bibliographie['wikini']['biblio'] == '') ? 
329
						<?= ($bibliographie['wikini']['biblio'] == '') ? 
340
							'<a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
330
							'<a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
341
							Ajoutez votre bibliographie sur ce taxon</a>'
331
							Ajoutez votre bibliographie sur ce taxon</a>'
342
						: $bibliographie['wikini']['biblio'].
332
						: $bibliographie['wikini']['biblio'].
343
							'<br /><br /><a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
333
							'<br /><br /><a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
344
								Compléter cette  bibliographie</a>'; ?>
334
								Compléter cette  bibliographie</a>'; ?>
345
					<?php } else { ?>
335
					<?php } else { ?>
346
					
336
					
347
						<h4>Flores</h4>
337
						<h4>Flores</h4>
348
						<?php if ($bibliographie['flores'] == array()) { ?>
338
						<?php if ($bibliographie['flores'] == array()) { ?>
349
							Aucune flore indiquée
339
							Aucune flore indiquée
350
						<?php } else { ?>
340
						<?php } else { ?>
351
							<?php foreach ($bibliographie['flores'] as $flore) : ?>
341
							<?php foreach ($bibliographie['flores'] as $flore) : ?>
352
								<div> - <?= $flore; ?> </div>
342
								<div> - <?= $flore; ?> </div>
353
							<?php endforeach; ?>
343
							<?php endforeach; ?>
354
							<?php if($bibliographie['autresFlores'] > 0) { ?>	
344
							<?php if($bibliographie['autresFlores'] > 0) { ?>	
355
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
345
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
356
									<?= htmlentities($bibliographie['autresFlores']) ?>
346
									<?= htmlentities($bibliographie['autresFlores']) ?>
357
									autre<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
347
									autre<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
358
									flore<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
348
									flore<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
359
								</a>
349
								</a>
360
						<?php } } ?><br />
350
						<?php } } ?><br />
361
						
351
						
362
						<h4>Références</h4>
352
						<h4>Références</h4>
363
						<?php if ($bibliographie['references'] == array()) { ?>
353
						<?php if ($bibliographie['references'] == array()) { ?>
364
							Aucune référence bibliographique
354
							Aucune référence bibliographique
365
						<?php } else { ?>
355
						<?php } else { ?>
366
							<?php foreach ($bibliographie['references'] as $reference) : ?>
356
							<?php foreach ($bibliographie['references'] as $reference) : ?>
367
								<div> - <?= $reference['reference_html']; ?> </div>
357
								<div> - <?= $reference['reference_html']; ?> </div>
368
							<?php endforeach; ?>
358
							<?php endforeach; ?>
369
							<?php if($bibliographie['autresReferences'] > 0) { ?>
359
							<?php if($bibliographie['autresReferences'] > 0) { ?>
370
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
360
								<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
371
									<?= $bibliographie['autresReferences'] ?>
361
									<?= $bibliographie['autresReferences'] ?>
372
									autre<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
362
									autre<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
373
									référence<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
363
									référence<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
374
								</a>
364
								</a>
375
						<?php } } ?>
365
						<?php } } ?>
376
					<?php }?>
366
					<?php }?>
377
				</div>
367
				</div>
378
			</div>
368
			</div>
379
		
369
		
380
		
370
		
381
			
371
			
382
	</div>
372
	</div>
383
	
373
	
384
	
374
	
385
	<div class="colonne">	
375
	<div class="colonne">	
386
	
376
	
387
		<!-- Illustrations -->
377
		<!-- Illustrations -->
388
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
378
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
389
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
379
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
390
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
380
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
391
			</h3>
381
			</h3>
392
			<span id="contenu-0" class="contenu">
382
			<span id="contenu-0" class="contenu">
393
				<?php if (empty($illustration['imageUrl']) == false) : ?>
383
				<?php if (empty($illustration['imageUrl']) == false) : ?>
394
					<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;"/>
384
					<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;"/>
395
				<?php else : ?>
385
				<?php else : ?>
396
					<span class="absent" style="float:none; margin-left:55px">
386
					<span class="absent" style="float:none; margin-left:55px">
397
						Pas de photo<br />
387
						Pas de photo<br />
398
						<a href="http://www.tela-botanica.org/page:cel" 
388
						<a href="http://www.tela-botanica.org/page:cel" 
399
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
389
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
400
							onclick="window.open(this.href); return false;" class="contribuer">
390
							onclick="window.open(this.href); return false;" class="contribuer">
401
							Contribuer
391
							Contribuer
402
						</a>
392
						</a>
403
					</span>
393
					</span>
404
				<?php endif; ?>
394
				<?php endif; ?>
405
			</span>
395
			</span>
406
		</div>
396
		</div>
407
		
397
		
408
		<!-- Répartition -->
398
		<!-- Répartition -->
409
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
399
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
410
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
400
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
411
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
401
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
412
			</h3>
402
			</h3>
413
			<span id="contenu-3" class="contenu">
403
			<span id="contenu-3" class="contenu">
414
				<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
404
				<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
415
				<img src="<?=htmlentities($repartition['eflore'])?>" alt="Carte des observations" style="margin-left: 11px; width: 190px;" />
405
				<img src="<?=htmlentities($repartition['eflore'])?>" alt="Carte des observations" style="margin-left: 11px; width: 190px;" />
416
			</span>
406
			</span>
417
		</div>
407
		</div>
418
		
408
		
419
		<!-- Statut de protection -->
409
		<!-- Statut de protection -->
420
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
410
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
421
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
411
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
422
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut">Statut de protection</a>
412
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut">Statut de protection</a>
423
			</h3>
413
			</h3>
424
			<span id="contenu-7" class="contenu <?= (!empty($statut['statuts'])) ? 'attention' : ''; ?>">
414
			<span id="contenu-7" class="contenu <?= (!empty($statut['statuts'])) ? 'attention' : ''; ?>">
425
				<? if (!empty($statut['statuts'])) { ?>
415
				<? if (!empty($statut['statuts'])) { ?>
426
					<span>Attention ce taxon est protégé dans les zones suivantes : <br />
416
					<span>Attention ce taxon est protégé dans les zones suivantes : <br />
427
					<?php foreach($statut['statuts'] as $statut_zone) : ?>	
417
					<?php foreach($statut['statuts'] as $statut_zone) : ?>	
428
						<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
418
						<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
429
							<?= $statut_zone['zone_application']; ?><br />
419
							<?= $statut_zone['zone_application']; ?><br />
430
						</a>
420
						</a>
431
					<?php endforeach; ?>
421
					<?php endforeach; ?>
432
					</span>
422
					</span>
433
				<? } else if ($statut['wikini']['statuts_de_protection'] == '') {?>
423
				<? } else if ($statut['wikini']['statuts_de_protection'] == '') {?>
434
					<span class="pas_de_protection">Pas de protection connue</span>
424
					<span class="pas_de_protection">Pas de protection connue</span>
435
				<? } else { echo $statut['wikini']['statuts_de_protection'];?><br /><br />
425
				<? } else { echo $statut['wikini']['statuts_de_protection'];?><br /><br />
436
				<? } ?>
426
				<? } ?>
437
				<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent completer_statut" >
427
				<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent completer_statut" >
438
					Compléter
428
					Compléter
439
				</a>
429
				</a>
440
			</span>
430
			</span>
441
		</div>
431
		</div>
442
		
432
		
443
	</div>
433
	</div>
444
	<hr class="nettoyage" />	
434
	<hr class="nettoyage" />	
445
</div>
435
</div>