Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1243 | Rev 1359 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1243 Rev 1250
Line 5... Line 5...
5
	<div class="colonne deuxtiers">
5
	<div class="colonne deuxtiers">
Line 6... Line 6...
6
	
6
	
7
		<!-- Description -->
7
		<!-- Description -->
8
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
8
		<div id="synthese_description" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
9
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-1">
9
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-1">
10
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>description">Description</a>
10
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>description"><?=$i18n["onglet-nom-descr"]?></a>
11
			</h3>
11
			</h3>
12
			<div id="contenu-1" class="contenu">
12
			<div id="contenu-1" class="contenu">
13
				<h4><?= $description['titre']?></h4>
13
				<h4><?= $description['titre']?></h4>
14
				<? if ($description['description'] != '') : ?>
14
				<? if ($description['description'] != '') : ?>
Line 151... Line 151...
151
		</div>
151
		</div>
Line 152... Line 152...
152
		
152
		
153
		<!-- Ethnobotanique -->
153
		<!-- Ethnobotanique -->
154
		<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
154
		<div id="synthese_ethnobotanique" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
155
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
155
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-4">
156
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ethnobotanique">Ethnobotanique</a>
156
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ethnobotanique"><?=$i18n["onglet-nom-ethnobota"]?></a>
157
			</h3>
157
			</h3>
158
			<div id="contenu-4" class="contenu">
158
			<div id="contenu-4" class="contenu">
159
				<h4>Noms communs</h4>
159
				<h4>Noms communs</h4>
160
				<?php if ($ethnobotanique['nomsVerna'] == array()) { ?>
160
				<?php if ($ethnobotanique['nomsVerna'] == array()) { ?>
Line 196... Line 196...
196
		</div>
196
		</div>
Line 197... Line 197...
197
		
197
		
198
		<!-- Ecologie -->
198
		<!-- Ecologie -->
199
		<div id="synthese_ecologie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
199
		<div id="synthese_ecologie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
200
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-8">
200
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-8">
201
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ecologie">Ecologie</a>
201
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>ecologie"><?=$i18n["onglet-nom-eco"]?></a>
202
			</h3>
202
			</h3>
203
			<div id="contenu-8" class="contenu">
203
			<div id="contenu-8" class="contenu">
204
				<h4><?= $ecologie['graph']['titre'] ?></h4>
204
				<h4><?= $ecologie['graph']['titre'] ?></h4>
205
				<? if (empty($ecologie['graph']['description'])) : ?>
205
				<? if (empty($ecologie['graph']['description'])) : ?>
Line 251... Line 251...
251
		</div>
251
		</div>
Line 252... Line 252...
252
		
252
		
253
		<!-- Nomenclature -->
253
		<!-- Nomenclature -->
254
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
254
		<div id="synthese_nomenclature" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
255
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
255
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-6">
256
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature">Classification</a>
256
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>nomenclature"><?=$i18n["onglet-nom-classif"]?></a>
257
			</h3>
257
			</h3>
258
			<div id="contenu-6" class="contenu">
258
			<div id="contenu-6" class="contenu">
259
				<h4>Taxons supérieurs</h4>
259
				<h4>Taxons supérieurs</h4>
260
				<?php if($nomenclature['taxons_sup'] != array()) { ?>	
260
				<?php if($nomenclature['taxons_sup'] != array()) { ?>	
Line 315... Line 315...
315
		
315
		
316
		
316
		
317
		<!-- Bibliographie -->	
317
		<!-- Bibliographie -->	
318
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
318
		<div id="synthese_bibliographie" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
319
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
319
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-2">
320
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie">Bibliographie</a>
320
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>bibliographie"><?=$i18n["onglet-nom-biblio"]?></a>
321
			</h3>
321
			</h3>
322
			<div id="contenu-2" class="contenu">
322
			<div id="contenu-2" class="contenu">
323
				<?php if (isset($bibliographie['wikini'])) { ?>
323
				<?php if (isset($bibliographie['wikini'])) { ?>
Line 367... Line 367...
367
	</div><div class="colonne">	
367
	</div><div class="colonne">	
Line 368... Line 368...
368
	
368
	
369
		<!-- Illustrations -->
369
		<!-- Illustrations -->
370
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
370
		<div id="synthese_illustrations" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
371
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
371
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-0">
372
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations">Illustrations</a>
372
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>illustrations"><?=$i18n["onglet-nom-illustra"]?></a>
373
			</h3>
373
			</h3>
374
			<div id="contenu-0" class="contenu">
374
			<div id="contenu-0" class="contenu">
375
				<?php if ($illustrations['imageUrl'] != '') : ?>
375
				<?php if ($illustrations['imageUrl'] != '') : ?>
376
					<img class="illustration_cel" data-num-nom="<?= $num_nom; ?>" title="<?='Illustration de '.$nom_retenu.' '.$nom_vernaculaire;?>" 
376
					<img class="illustration_cel" data-num-nom="<?= $num_nom; ?>" title="<?='Illustration de '.$nom_retenu.' '.$nom_vernaculaire;?>" 
Line 394... Line 394...
394
		</div>
394
		</div>
Line 395... Line 395...
395
		
395
		
396
		<!-- Répartition -->
396
		<!-- Répartition -->
397
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
397
		<div id="synthese_repartition" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
398
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
398
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-3">
399
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition">Répartition</a>
399
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>repartition"><?=$i18n["onglet-nom-repart"]?></a>
400
			</h3>
400
			</h3>
401
			<div id="contenu-3" class="contenu">
401
			<div id="contenu-3" class="contenu">
402
			  	<? if ($referentiel != "bdtxa" && $repartition['eflore'] != null) : ?>
402
			  	<? if ($referentiel != "bdtxa" && $repartition['eflore'] != null) : ?>
403
			  		<h4>Observations</h4>
403
			  		<h4>Observations</h4>
Line 415... Line 415...
415
		</div>
415
		</div>
Line 416... Line 416...
416
		
416
		
417
		<!-- Statut de protection -->
417
		<!-- Statut de protection -->
418
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
418
		<div id="synthese_statut" class="module ui-widget ui-widget-content ui-helper-clearfix ui-corner-all">
419
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
419
			<h3 class="titre ui-widget-header ui-corner-all" id="titre-7">
420
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut">Protection</a>
420
				<a class="titreOnglet lien-onglet-synthese" href="<?=$url;?>statut"><?=$i18n["onglet-nom-protect"]?></a>
421
			</h3>
421
			</h3>
422
			<div id="contenu-7" class="contenu <?= (isset($statut['statuts'][0]) || isset($statut['liste_rouge'][0])) ? 'attention' : ''; ?>">
422
			<div id="contenu-7" class="contenu <?= (isset($statut['statuts'][0]) || isset($statut['liste_rouge'][0])) ? 'attention' : ''; ?>">
423
				<? if (!empty($statut['statuts']) && isset($statut['statuts'][0])) { ?>
423
				<? if (!empty($statut['statuts']) && isset($statut['statuts'][0])) { ?>
424
					Attention ce taxon est protégé dans les zones suivantes : <br />
424
					Attention ce taxon est protégé dans les zones suivantes : <br />