Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1428 Rev 1461
1
<div class="importance1">
1
<div class="importance1">
2
	<div class="gauche telechargements_pdf">
2
	<div class="gauche telechargements_pdf">
3
		<h2>Téléchargements</h2>
3
		<h2>Téléchargements</h2>
4
		<div class="conteneur_telechargements">
4
		<div class="conteneur_telechargements">
5
			<?= $export_pdf; ?>
5
			<?= $export_pdf; ?>
6
		</div>
6
		</div>
7
		<h2>Fiche mobile SmartFlore :</h2>
7
		<h2>Fiche mobile SmartFlore :</h2>
8
		<div class="conteneur_permalien_mobile">
8
		<div class="conteneur_permalien_mobile">
9
			<span>Fiche mobile SmartFlore :</span>
9
			<span>Fiche mobile SmartFlore :</span>
10
			<span class="description">
10
			<span class="description">
11
				<a class="lien_externe" href="<?= $mobile; ?>" title="voir la version mobile de ce taxon (s'ouvre dans une nouvelle fenêtre)">
11
				<a class="lien_externe" href="<?= $mobile; ?>" title="voir la version mobile de ce taxon (s'ouvre dans une nouvelle fenêtre)">
12
					Version nomade
12
					Version nomade
13
				</a>
13
				</a>
14
			</span>
14
			</span>
15
		</div>
15
		</div>
16
		<div class="conteneur_permalien_mobile">
16
		<div class="conteneur_permalien_mobile">
17
			<span>QR code :</span>
17
			<span>QR code :</span>
18
			<a class="lien_telechargement_qr_code" target="_blank" href="<?= $qr_code_png; ?>">QR code</a>
18
			<a class="lien_telechargement_qr_code" target="_blank" href="<?= $qr_code_png; ?>">QR code</a>
19
		</div>
19
		</div>
20
	</div>
20
	</div>
21
	<div class="droite infos_liens_permanents">
21
	<div class="droite infos_liens_permanents">
22
		<h2>Informations :</h2>
22
		<h2>Informations :</h2>
23
		<div class="gauche telechargements_pdf">
23
		<div class="gauche telechargements_pdf">
24
		<div class="conteneur_permalien">Numéro nomenclatural : <?= $nn ?></div>
24
		<div class="conteneur_permalien">Numéro nomenclatural : <?= $nn ?></div>
25
		<div class="conteneur_permalien">Numéro taxonomique : <?= $nt ?></div>
25
		<div class="conteneur_permalien">Numéro taxonomique : <?= $nt ?></div>
26
		</div>
26
		</div>
27
		<div class="droite infos_liens_permanents">
27
		<div class="droite infos_liens_permanents">
28
		<div class="conteneur_permalien">Numéro nomenclatural du nom retenu : <?= $nnr ?></div>
28
		<div class="conteneur_permalien">Numéro nomenclatural du nom retenu : <?= $nnr ?></div>
29
		<?php if(isset($inpn) && $inpn != "0") : ?><div class="conteneur_permalien">Numéro INPN : <?= $inpn ?></div><? endif; ?>
29
		<?php if(isset($inpn) && $inpn != "0") : ?><div class="conteneur_permalien">Numéro INPN : <?= $inpn ?></div><? endif; ?>
30
		</div>
30
		</div>
31
		<hr class="nettoyage" />
31
		<hr class="nettoyage" />
32
		
32
		
33
		<h2>Liens permanents :</h2>
33
		<h2>Liens permanents :</h2>
34
		<div class="conteneur_permalien">
34
		<div class="conteneur_permalien">
35
			<span>Nom sélectionné :</span>
35
			<span>Nom sélectionné :</span>
36
			<span class="conteneur_permalien">
36
			<span class="conteneur_permalien">
37
				<a id="permalien_num_nom" class="lien_externe" href="<?=htmlentities($permalien_num_nom)?>" title="Lien permanent vers <?=$nom_retenu;?>">
37
				<a id="permalien_num_nom" class="lien_externe" href="<?=htmlentities($permalien_num_nom)?>" title="Lien permanent vers <?=$nom_retenu;?>">
38
					<?=htmlentities($permalien_num_nom)?>
38
					<?=htmlentities($permalien_num_nom)?>
39
				</a>
39
				</a>
40
			</span>
40
			</span>
41
		</div>
41
		</div>
42
		<!-- <div class="conteneur_permalien">
42
		<!-- <div class="conteneur_permalien">
43
			<span class="titre_lien_permanent">Taxon :</span>
43
			<span class="titre_lien_permanent">Taxon :</span>
44
			<span>
44
			<span>
45
				<a class="lien_externe" href="<?=htmlentities($permalien_taxon)?>" title="Lien permanent vers ce taxon">
45
				<a class="lien_externe" href="<?=htmlentities($permalien_taxon)?>" title="Lien permanent vers ce taxon">
46
					<?=htmlentities($permalien_taxon)?>
46
					<?=htmlentities($permalien_taxon)?>
47
				</a>
47
				</a>
48
			</span>
48
			</span>
49
		</div> -->
49
		</div> -->
50
		<div class="conteneur_permalien">
50
		<div class="conteneur_permalien">
51
			<span>Fiche wikipedia :</span> 
51
			<span>Fiche wikipedia :</span> 
52
			<span class="description conteneur_permalien">
52
			<span class="description conteneur_permalien">
53
				<a id="permalien_wikipedia"  class="lien_externe" href="<?=htmlentities($wikipedia['lien'])?>" title="voir la page de ce taxon sur wikipedia (s'ouvre dans une nouvelle fenêtre)">
53
				<a id="permalien_wikipedia"  class="lien_externe" href="<?=htmlentities($wikipedia['lien'])?>" title="voir la page de ce taxon sur wikipedia (s'ouvre dans une nouvelle fenêtre)">
54
					<?=htmlentities($wikipedia['lien'])?>
54
					<?=htmlentities($wikipedia['lien'])?>
55
				</a>
55
				</a>
56
			</span>
56
			</span>
57
		</div>
57
		</div>
58
		<div class="conteneur_permalien">
58
		<div class="conteneur_permalien">
59
			<span>Fiche wikini :</span>
59
			<span>Fiche wikini :</span>
60
			<span class="description conteneur_permalien">
60
			<span class="description conteneur_permalien">
61
				<a id="permalien_wikini"  class="lien_externe" href="<?=htmlentities($wiki)?>" title="voir la page de ce taxon sur le wiki flora (s'ouvre dans une nouvelle fenêtre)">
61
				<a id="permalien_wikini"  class="lien_externe" href="<?=htmlentities($wiki)?>" title="voir la page de ce taxon sur le wiki flora (s'ouvre dans une nouvelle fenêtre)">
62
					<?=htmlentities($wiki)?>
62
					<?=htmlentities($wiki)?>
63
				</a>
63
				</a>
64
			</span>
64
			</span>
65
		</div>
65
		</div>
66
	</div>
66
	</div>
67
	<hr class="nettoyage" />
67
	<hr class="nettoyage" />
-
 
68
	<div class="acceder-outil">Recherchez ce nom sur les sites 
-
 
69
		<a href="http://inpn.mnhn.fr/espece/listeEspeces/<?=htmlentities($nom_retenu)?>/" target="_blank">
-
 
70
			<img src="<?=$baseUrlIco?>presentations/images/sites/inpn.png" alt="INPN" title="Rechercher dans Inventaire National du Patrimoine Naturel" />
-
 
71
		</a>
-
 
72
		<a href="http://siflore.fcbn.fr/?cd_ref=<?=$inpn?>&r=metro" target="_blank">
-
 
73
			<img src="<?=$baseUrlIco?>presentations/images/sites/siflore.png" alt="SI Flore" title="Rechercher dans SI Flore de la FCBN" />
-
 
74
		</a>
-
 
75
		<a href="http://www.theplantlist.org/tpl/search?q=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
76
			<img src="<?=$baseUrlIco?>presentations/images/sites/tpl.png" alt="The Plant List" 
-
 
77
				title="Rechercher dans The Plant List"/>
-
 
78
		</a>
-
 
79
		<a href="http://www.ipni.org/ipni/simplePlantNameSearch.do?find_wholeName=<?=htmlentities($nom_retenu)?>&amp;output_format=normal&amp;query_type=by_query&amp;back_page=query_ipni.html" target="_blank">
-
 
80
			<img src="<?=$baseUrlIco?>presentations/images/sites/ipni.png" alt="IPNI" title="Rechercher dans IPNI"/>
-
 
81
		</a>
-
 
82
		<a href="http://plants.jstor.org/search?plantName=%22<?=htmlentities($nom_retenu)?>%22&amp;syn=1" target="_blank">
-
 
83
			<img src="<?=$baseUrlIco?>presentations/images/sites/jstor.png" alt="JSTOR Plant Science" title="Rechercher dans JSTOR Plant Science" />
-
 
84
		</a>
-
 
85
		<a href="http://www.anbg.gov.au/cgi-bin/apni?TAXON_NAME=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
86
			<img src="<?=$baseUrlIco?>presentations/images/sites/anbg.png" alt="Australian Plant Name Index" title="Rechercher dans Australian Plant Name Index" />
-
 
87
		</a>
-
 
88
		<a href="http://sweetgum.nybg.org/vh/specimen_list.php?QueryName=BasicQuery&amp;QueryPage=http%3A%2F%2Fsciweb.nybg.org%2Fscience2%2Fvii2.asp&amp;Restriction=NybRecordType+%3D+%27Specimen%27&amp;StartAt=1&amp;any=SummaryData%7CAdmWebMetadata&amp;QueryOption=any&amp;Submit=Search&amp;QueryTerms=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
89
			<img src="<?=$baseUrlIco?>presentations/images/sites/nybg.png" alt="NYBG Virtual Herbarium" title="Rechercher dans NYBG Virtual Herbarium" />
-
 
90
		</a>
-
 
91
		<a href="http://collections.mnh.si.edu/search/botany/?qt=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
92
			<img src="<?=$baseUrlIco?>presentations/images/sites/si.png" alt="Type Specimen Register of the U.S. National Herbarium" title="Rechercher dans Type Specimen Register of the U.S. National Herbarium" />
-
 
93
		</a>
-
 
94
		<a href="http://herbarium.univie.ac.at/database/search.php?taxon=<?=htmlentities($nom_retenu)?>&amp;search=1" target="_blank">
-
 
95
			<img src="<?=$baseUrlIco?>presentations/images/sites/vha.png" alt="Virtual Herbaria Austria" title="Rechercher dans Virtual Herbaria Austria" />
-
 
96
		</a>	
-
 
97
		<a href="http://swbiodiversity.org/seinet/taxa/index.php?taxon=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
98
			<img src="<?=$baseUrlIco?>presentations/images/sites/seinet.png" alt="SEINet" title="Rechercher dans SEINet" />
-
 
99
		</a>
-
 
100
		<a href="http://www.ville-ge.ch/musinfo/bd/cjb/africa/resultat.php?efFamille=&amp;projet%5B%5D=FSA&amp;projet%5B%5D=FTA&amp;projet%5B%5D=FNA&amp;projet%5B%5D=BDM&amp;langue=en&amp;pbRecherche=Rechercher&amp;efNom=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
101
			<img src="<?=$baseUrlIco?>presentations/images/sites/cjb.png" alt="African Plants Database" title="Rechercher dans African Plants Database du Jardin Botanique de Genève" />
-
 
102
		</a>
-
 
103
		<a href="http://www.tropicos.org/NameSearch.aspx?name=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
104
			<img src="<?=$baseUrlIco?>presentations/images/sites/tropicos.png" alt="Tropicos" title="Rechercher dans Tropicos" />
-
 
105
		</a>
-
 
106
		<a href="https://science.mnhn.fr/institution/mnhn/collection/p/item/list?full_text=<?=htmlentities($nom_retenu)?>" target="_blank">
-
 
107
			<img src="<?=$baseUrlIco?>presentations/images/sites/mnhn.png" alt="MNHN" title="Rechercher dans Muséum national d'Histoire naturelle" />
-
 
108
		</a>
-
 
109
		<? if ($referentiel == "bdtxa") : ?>
-
 
110
			<a href="http://collections.antilles.inra.fr/initCard.do?idEntityValue1=<?=htmlentities($nom_retenu);?>&idEntityValue2=&idEntityValue3=&idEntity=21" target="_blank">
-
 
111
				<img src="<?=$baseUrlIco?>presentations/images/sites/antilles.png" alt="INRA Antilles" title="Rechercher dans collections INRA Antilles" />
-
 
112
			</a>
-
 
113
		<? endif; ?>
-
 
114
	</div>
-
 
115
	
-
 
116
	
68
	<script type="text/javascript">
117
	<script type="text/javascript">
69
		$.event.trigger('ficheSyntheseChargee');
118
		$.event.trigger('ficheSyntheseChargee');
70
	</script>
119
	</script>
71
</div>
120
</div>