Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 525 Rev 527
-
 
1
<!-- Fichier intermédiaire -->
1
<? $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=');?>
2
<script type="text/javascript">
3
<script type="text/javascript">
3
//<![CDATA[
4
//<![CDATA[
4
	var urlTexteBrutSectionWikiTpl = "<?= Config::get('texteBrutSectionWikiTpl'); ?>";
5
	var urlTexteBrutSectionWikiTpl = "<?= Config::get('texteBrutSectionWikiTpl'); ?>";
5
	var urlEditionSectionWikiTpl = "<?= Config::get('editionSectionWikiTpl'); ?>";
6
	var urlEditionSectionWikiTpl = "<?= Config::get('editionSectionWikiTpl'); ?>";
6
	var urlTexteFormateSectionWikiTpl = "<?= Config::get('texteFormateSectionWikiTpl'); ?>";
7
	var urlTexteFormateSectionWikiTpl = "<?= Config::get('texteFormateSectionWikiTpl'); ?>";
7
	var pageWikiTaxon = "<?= strtoupper($infos['referentiel']); ?>nt<?= $infos['num_tax']; ?>";
8
	var pageWikiTaxon = "<?= strtoupper($infos['referentiel']); ?>nt<?= $infos['num_tax']; ?>";
8
//]]>
9
//]]>
9
</script>
10
</script>
10
<div class="synthese">
11
<div class="synthese">
11
	<div class="colonne deuxtiers">
12
	<div class="colonne deuxtiers">
12
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
13
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
13
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
14
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
14
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
15
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
15
			</h3>
16
			</h3>
16
			<span id="contenu-0" class="contenu">
17
			<span id="contenu-0" class="contenu">
17
				<?php if ($illustration['imageUrl'] != '') : ?>
18
				<?php if ($illustration['imageUrl'] != '') : ?>
18
					<img src="<?=$illustration['imageUrl']?>" alt="Image issue du cel ou du site photoflora" style="margin-bottom: -15px; margin-left: -2px; width: 210px;"/>
19
					<img src="<?=$illustration['imageUrl']?>" alt="Image issue du cel ou du site photoflora" style="margin-bottom: -15px; margin-left: -2px; width: 210px;"/>
19
				<?php else : ?>
20
				<?php else : ?>
20
					<span class="absent" style="float:none; margin-left:55px">
21
					<span class="absent" style="float:none; margin-left:55px">
21
						Pas de photo<br />
22
						Pas de photo<br />
22
						<a href="http://www.tela-botanica.org/page:cel" 
23
						<a href="http://www.tela-botanica.org/page:cel" 
23
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
24
							title="Ajouter une photographie au moyen du Carnet en Ligne" 
24
							onclick="window.open(this.href); return false;" class="contribuer">
25
							onclick="window.open(this.href); return false;" class="contribuer">
25
							Contribuer
26
							Contribuer
26
						</a>
27
						</a>
27
					</span>
28
					</span>
28
				<?php endif; ?>
29
				<?php endif; ?>
29
			</span>
30
			</span>
30
		</div>
31
		</div>
31
		
32
		
32
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
33
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
33
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-1">
34
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-1">
34
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>description">Description</a>
35
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>description">Description</a>
35
			</h3>
36
			</h3>
36
			<div id="contenu-1" class="contenu">
37
			<div id="contenu-1" class="contenu">
37
				<h4><?= $description['titre']?></h4>
38
				<h4><?= $description['titre']?></h4>
38
				<? if ($description['description'] == '') {?>
39
				<? if ($description['description'] == '') {?>
39
					<a href="<?=$url;?>description" class="lien_ouverture_onglet_parent" >
40
					<a href="<?=$url;?>description" class="lien_ouverture_onglet_parent" >
40
						Participez à la rédaction collaborative de cette description
41
						Participez à la rédaction collaborative de cette description
41
					</a>
42
					</a>
42
				<? } else { echo $description['description'];?><br /><br />
43
				<? } else { echo $description['description'];?><br /><br />
43
					<a href="<?=$url;?>description" class="lien_ouverture_onglet_parent" >
44
					<a href="<?=$url;?>description" class="lien_ouverture_onglet_parent" >
44
						Complétez cette description
45
						Complétez cette description
45
					</a>
46
					</a>
46
				<? } ?>
47
				<? } ?>
47
			</div>
48
			</div>
48
		</div>	
49
		</div>	
49
	</div>
50
	</div>
50
	
51
	
51
	
52
	
52
	<div class="colonne">	
53
	<div class="colonne">	
53
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
54
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
54
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
55
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
55
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie">Bibliographie</a>
56
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie">Bibliographie</a>
56
			</h3>
57
			</h3>
57
			<div id="contenu-2" class="contenu">
58
			<div id="contenu-2" class="contenu">
58
				<?php if (isset($bibliographie['wikini'])) { ?>
59
				<?php if (isset($bibliographie['wikini'])) { ?>
59
					<?= ($bibliographie['wikini']['biblio'] == '') ? 
60
					<?= ($bibliographie['wikini']['biblio'] == '') ? 
60
							'<a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
61
							'<a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
61
							Ajoutez votre bibliographie sur ce taxon</a>'
62
							Ajoutez votre bibliographie sur ce taxon</a>'
62
						: $bibliographie['wikini']['biblio'].
63
						: $bibliographie['wikini']['biblio'].
63
							'<br /><br /><a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
64
							'<br /><br /><a href="'.$url.'description" class="lien_ouverture_onglet_parent" >
64
								Compléter cette  bibliographie</a>'; ?>
65
								Compléter cette  bibliographie</a>'; ?>
65
				<?php } else { ?>
66
				<?php } else { ?>
66
				
67
				
67
					<h4>Flores</h4>
68
					<h4>Flores</h4>
68
					<?php if ($bibliographie['flores'] == array()) { ?>
69
					<?php if ($bibliographie['flores'] == array()) { ?>
69
						Aucune flore indiquée
70
						Aucune flore indiquée
70
					<?php } else { ?>
71
					<?php } else { ?>
71
						<?php foreach ($bibliographie['flores'] as $flore) : ?>
72
						<?php foreach ($bibliographie['flores'] as $flore) : ?>
72
							<div> - <?= $flore; ?> </div>
73
							<div> - <?= $flore; ?> </div>
73
						<?php endforeach; ?>
74
						<?php endforeach; ?>
74
						<?php if($bibliographie['autresFlores'] > 0) { ?>	
75
						<?php if($bibliographie['autresFlores'] > 0) { ?>	
75
							<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
76
							<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
76
								<?= htmlentities($bibliographie['autresFlores']) ?>
77
								<?= htmlentities($bibliographie['autresFlores']) ?>
77
								autre<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
78
								autre<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
78
								flore<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
79
								flore<?= ($bibliographie['autresFlores'] > 1) ? 's' : '' ?>
79
							</a>
80
							</a>
80
					<?php } } ?><br />
81
					<?php } } ?><br />
81
					
82
					
82
					<h4>Références</h4>
83
					<h4>Références</h4>
83
					<?php if ($bibliographie['references'] == array()) { ?>
84
					<?php if ($bibliographie['references'] == array()) { ?>
84
						Aucune référence bibliographique
85
						Aucune référence bibliographique
85
					<?php } else { ?>
86
					<?php } else { ?>
86
						<?php foreach ($bibliographie['references'] as $reference) : ?>
87
						<?php foreach ($bibliographie['references'] as $reference) : ?>
87
							<div> - <?= $reference['reference_html']; ?> </div>
88
							<div> - <?= $reference['reference_html']; ?> </div>
88
						<?php endforeach; ?>
89
						<?php endforeach; ?>
89
						<?php if($bibliographie['autresReferences'] > 0) { ?>
90
						<?php if($bibliographie['autresReferences'] > 0) { ?>
90
							<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
91
							<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
91
								<?= $bibliographie['autresReferences'] ?>
92
								<?= $bibliographie['autresReferences'] ?>
92
								autre<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
93
								autre<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
93
								référence<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
94
								référence<?= ($bibliographie['autresReferences'] > 1) ? 's' : '' ?>
94
							</a>
95
							</a>
95
					<?php } } ?>
96
					<?php } } ?>
96
				<?php }?>
97
				<?php }?>
97
			</div>
98
			</div>
98
		</div>
99
		</div>
99
		
100
		
100
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
101
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
101
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
102
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
102
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
103
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
103
			</h3>
104
			</h3>
104
			<span id="contenu-3" class="contenu">
105
			<span id="contenu-3" class="contenu">
105
				<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
106
				<img src="<?=htmlentities($repartition['chorodep'])?>" alt="Carte de répartition"/>
106
				<img src="<?=htmlentities($repartition['eflore'])?>" alt="Carte des observations" style="margin-left: 11px; width: 190px;" />
107
				<img src="<?=htmlentities($repartition['eflore'])?>" alt="Carte des observations" style="margin-left: 11px; width: 190px;" />
107
			</span>
108
			</span>
108
		</div>
109
		</div>
109
		
110
		
110
		<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
111
		<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
111
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
112
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
112
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ethnobotanique">Ethnobotanique</a>
113
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ethnobotanique">Ethnobotanique</a>
113
			</h3>
114
			</h3>
114
			<div id="contenu-4" class="contenu">
115
			<div id="contenu-4" class="contenu">
115
				<h4>Noms communs</h4>
116
				<h4>Noms communs</h4>
116
				<?php if ($ethnobotanique['nomsVerna'] == array()) { ?>
117
				<?php if ($ethnobotanique['nomsVerna'] == array()) { ?>
117
					Aucun nom vernaculaire<br /><br />
118
					Aucun nom vernaculaire<br /><br />
118
					<? if ($ethnobotanique['wikini']['noms_communs'] == '') {?>
119
					<? if ($ethnobotanique['wikini']['noms_communs'] == '') {?>
119
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
120
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
120
						Participez à la rédaction collaborative de la liste des noms communs
121
						Participez à la rédaction collaborative de la liste des noms communs
121
					</a>
122
					</a>
122
				<? } else { echo $ethnobotanique['wikini']['noms_communs'];?><br /><br />
123
				<? } else { echo $ethnobotanique['wikini']['noms_communs'];?><br /><br />
123
						<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
124
						<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
124
							Compléter cette liste
125
							Compléter cette liste
125
						</a>
126
						</a>
126
					<? } ?>
127
					<? } ?>
127
				<?php } else { ?>
128
				<?php } else { ?>
128
					<?php foreach ($ethnobotanique['nomsVerna'] as $nom_verna) : ?>
129
					<?php foreach ($ethnobotanique['nomsVerna'] as $nom_verna) : ?>
129
						<div> - <?= $nom_verna['nom_vernaculaire'].' ('.$nom_verna['code_langue'].')'; ?> </div>
130
						<div> - <?= $nom_verna['nom_vernaculaire'].' ('.$nom_verna['code_langue'].')'; ?> </div>
130
					<?php endforeach; ?>
131
					<?php endforeach; ?>
131
					<?php if($ethnobotanique['autresNomsVerna'] > 0) { ?>
132
					<?php if($ethnobotanique['autresNomsVerna'] > 0) { ?>
132
						<a href="<?=$url;?>ethnobotanique" style="float:right;" class="lien_ouverture_onglet_parent" >et 
133
						<a href="<?=$url;?>ethnobotanique" style="float:right;" class="lien_ouverture_onglet_parent" >et 
133
							<?= $ethnobotanique['autresNomsVerna'] ?>
134
							<?= $ethnobotanique['autresNomsVerna'] ?>
134
							autre<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
135
							autre<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
135
							nom<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
136
							nom<?= ($ethnobotanique['autresNomsVerna'] > 1) ? 's' : '' ?>
136
						</a><br />
137
						</a><br />
137
					<?php }?>
138
					<?php }?>
138
				<?php }?>
139
				<?php }?>
139
				<h4>Usages</h4>
140
				<h4>Usages</h4>
140
				<? if ($ethnobotanique['wikini']['usage'] == '') {?>
141
				<? if ($ethnobotanique['wikini']['usage'] == '') {?>
141
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
142
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
142
						Participez à la rédaction collaborative des usages
143
						Participez à la rédaction collaborative des usages
143
					</a>
144
					</a>
144
				<? } else { echo $ethnobotanique['wikini']['usage'];?><br /><br />
145
				<? } else { echo $ethnobotanique['wikini']['usage'];?><br /><br />
145
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
146
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
146
						Compléter ces informations
147
						Compléter ces informations
147
					</a>
148
					</a>
148
				<? } ?>
149
				<? } ?>
149
				<h4>Culture et arts</h4>
150
				<h4>Culture et arts</h4>
150
				<? if ($ethnobotanique['wikini']['culture_et_arts'] == '') {?>
151
				<? if ($ethnobotanique['wikini']['culture_et_arts'] == '') {?>
151
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
152
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
152
						Participez à la rédaction collaborative sur la culture et les arts
153
						Participez à la rédaction collaborative sur la culture et les arts
153
					</a>
154
					</a>
154
				<? } else { echo $ethnobotanique['wikini']['culture_et_arts'];?><br /><br />
155
				<? } else { echo $ethnobotanique['wikini']['culture_et_arts'];?><br /><br />
155
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
156
					<a href="<?=$url;?>ethnobotanique" class="lien_ouverture_onglet_parent" >
156
						Compléter ces informations
157
						Compléter ces informations
157
					</a>
158
					</a>
158
				<? } ?>
159
				<? } ?>
159
			</div>
160
			</div>
160
		</div>
161
		</div>
161
	
162
	
162
		<div id="synthese_classification" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
163
		<div id="synthese_classification" 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-5">
164
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-5">
164
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>classification">Classification</a>
165
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>classification">Classification</a>
165
			</h3>
166
			</h3>
166
			<div id="contenu-5" class="contenu">
167
			<div id="contenu-5" class="contenu">
167
				<h4>Taxons supérieurs</h4>
168
				<h4>Taxons supérieurs</h4>
168
				<?php if($classification['taxons_sup'] != array()) { ?>	
169
				<?php if($classification['taxons_sup'] != array()) { ?>	
169
					<?php foreach($classification['taxons_sup'] as $taxon) : ?>	
170
					<?php foreach($classification['taxons_sup'] as $taxon) : ?>	
170
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
171
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
171
					<?php endforeach; ?>
172
					<?php endforeach; ?>
172
				<?php } else { ?>	
173
				<?php } else { ?>	
173
					<div>Aucun taxon supérieur référencé </div>
174
					<div>Aucun taxon supérieur référencé </div>
174
				<?php } ?>	
175
				<?php } ?>	
175
				<h4>Taxons inférieurs</h4>
176
				<h4>Taxons inférieurs</h4>
176
				<?php if($classification['taxons_inf'] != array()) { ?>
177
				<?php if($classification['taxons_inf'] != array()) { ?>
177
					<?php foreach($classification['taxons_inf'] as $taxon) : ?>	
178
					<?php foreach($classification['taxons_inf'] as $taxon) : ?>	
178
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
179
						<div><?= $taxon['rang.libelle'];  ?> : <?= $taxon['nom_sci']; ?></div>
179
					<?php endforeach; ?>
180
					<?php endforeach; ?>
180
				<?php } else { ?>	
181
				<?php } else { ?>	
181
					<div>Aucun taxon inférieur référencé </div>
182
					<div>Aucun taxon inférieur référencé </div>
182
				<?php } ?>	
183
				<?php } ?>	
183
			</div>
184
			</div>
184
		</div>
185
		</div>
185
		
186
		
186
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
187
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
187
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
188
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
188
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature">Nomenclature</a>
189
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature">Nomenclature</a>
189
			</h3>
190
			</h3>
190
			<div id="contenu-6" class="contenu">
191
			<div id="contenu-6" class="contenu">
191
				<h4>Nom retenu</h4>
192
				<h4>Nom retenu</h4>
192
				<div>
193
				<div>
193
					<div class="nom retenu <?= ($nomenclature['nom_selectionne'] == $nomenclature['nom_retenu_formate']) ? 'surlignage' : '' ?>">
194
					<div class="nom retenu <?= ($nomenclature['nom_selectionne'] == $nomenclature['nom_retenu_formate']) ? 'surlignage' : '' ?>">
194
						<?= $nomenclature['nom_retenu_formate']; ?>
195
						<?= $nomenclature['nom_retenu_formate']; ?>
195
					</div>
196
					</div>
196
					<?php if($nomenclature['basionyme_nom_retenu'] != '') { ?>	
197
					<?php if($nomenclature['basionyme_nom_retenu'] != '') { ?>	
197
						<div class="nom"> Basionyme : <?= $nomenclature['basionyme_nom_retenu']; ?></div>
198
						<div class="nom"> Basionyme : <?= $nomenclature['basionyme_nom_retenu']; ?></div>
198
					<?php } ?>
199
					<?php } ?>
199
				</div>
200
				</div>
200
				
201
				
201
				<h4>Synonymes</h4>
202
				<h4>Synonymes</h4>
202
				<?php if($nomenclature['synonymes'] == array()) { ?>
203
				<?php if($nomenclature['synonymes'] == array()) { ?>
203
					Aucun synonyme
204
					Aucun synonyme
204
				<? } else { ?>
205
				<? } else { ?>
205
					<?php foreach ($nomenclature['synonymes'] as $synonyme) : ?>
206
					<?php foreach ($nomenclature['synonymes'] as $synonyme) : ?>
206
						<div class="nom<?= ($nomenclature['nom_selectionne'] == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
207
						<div class="nom<?= ($nomenclature['nom_selectionne'] == $synonyme['nom_sci_complet']) ? ' surlignage' : '' ?>">
207
							<?= $synonyme['nom_sci_complet']; ?>
208
							<?= $synonyme['nom_sci_complet']; ?>
208
						</div>
209
						</div>
209
					<?php endforeach; ?>
210
					<?php endforeach; ?>
210
					<?php if($nomenclature['autresSynonymesNbre'] > 0) { ?>
211
					<?php if($nomenclature['autresSynonymesNbre'] > 0) { ?>
211
						<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
212
						<a href="<?=$url;?>nomenclature" style="float:right;" class="lien_ouverture_onglet_parent" >et 
212
							<?= $nomenclature['autresSynonymesNbre'] ?>
213
							<?= $nomenclature['autresSynonymesNbre'] ?>
213
							autre<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
214
							autre<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
214
							synonyme<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
215
							synonyme<?= ($nomenclature['autresSynonymesNbre'] > 1) ? 's' : '' ?>
215
						</a>
216
						</a>
216
				<?php }} ?>
217
				<?php }} ?>
217
			</div>
218
			</div>
218
		</div>
219
		</div>
219
		
220
		
220
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
221
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
221
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
222
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
222
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut">Statut de protection</a>
223
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut">Statut de protection</a>
223
			</h3>
224
			</h3>
224
			<span id="contenu-7" class="contenu">
225
			<span id="contenu-7" class="contenu">
225
				<? if ($statut['wikini']['statuts_de_protection'] == '') {?>
226
				<? if ($statut['wikini']['statuts_de_protection'] == '') {?>
226
					<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
227
					<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
227
						Participez à la rédaction collaborative des statuts de protection
228
						Participez à la rédaction collaborative des statuts de protection
228
					</a>
229
					</a>
229
				<? } else { echo $statut['wikini']['statuts_de_protection'];?><br /><br />
230
				<? } else { echo $statut['wikini']['statuts_de_protection'];?><br /><br />
230
					<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
231
					<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
231
						Compléter cette liste
232
						Compléter cette liste
232
					</a>
233
					</a>
233
				<? } ?>
234
				<? } ?>
234
			</span>
235
			</span>
235
		</div>
236
		</div>
236
		<div id="synthese_ecologie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
237
		<div id="synthese_ecologie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
237
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-8">
238
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-8">
238
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ecologie">Ecologie</a>
239
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ecologie">Ecologie</a>
239
			</h3>
240
			</h3>
240
			<span id="contenu-8" class="contenu">
241
			<span id="contenu-8" class="contenu">
241
				<? if ($ecologie['wikini']['ecologie'] == '') {?>
242
				<? if ($ecologie['wikini']['ecologie'] == '') {?>
242
					<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
243
					<a href="<?=$url;?>statut" class="lien_ouverture_onglet_parent" >
243
						Participez à la rédaction collaborative de l'écologie
244
						Participez à la rédaction collaborative de l'écologie
244
					</a>
245
					</a>
245
				<? } else { echo $ecologie['wikini']['ecologie'];?><br /><br />
246
				<? } else { echo $ecologie['wikini']['ecologie'];?><br /><br />
246
					<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent" >
247
					<a href="<?=$url;?>ecologie" class="lien_ouverture_onglet_parent" >
247
						Compléter ces informations
248
						Compléter ces informations
248
					</a>
249
					</a>
249
				<? } ?>
250
				<? } ?>
250
			</span>
251
			</span>
251
		</div>
252
		</div>
252
	</div>
253
	</div>
253
	<hr class="nettoyage" />	
254
	<hr class="nettoyage" />	
254
</div>
255
</div>