Line 1... |
Line 1... |
1 |
<div class="importance1">
|
1 |
<div class="bandeau">
|
2 |
<div class="gauche telechargements_pdf">
|
2 |
<div class="gauche titre 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>
|
Line 16... |
Line 16... |
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 titre">
|
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>
|
Line 63... |
Line 63... |
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
|
68 |
<div class="composant-liens">Recherchez ce nom sur les sites
|
- |
|
69 |
<ul>
|
69 |
<a href="http://inpn.mnhn.fr/espece/listeEspeces/<?=htmlentities($nom_retenu)?>/" target="_blank">
|
70 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/inpn.png" alt="INPN" title="Rechercher dans Inventaire National du Patrimoine Naturel" />
|
71 |
</a>
|
72 |
</a></li>
|
72 |
<a href="http://siflore.fcbn.fr/?cd_ref=<?=$inpn?>&r=metro" target="_blank">
|
73 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/siflore.png" alt="SI Flore" title="Rechercher dans SI Flore de la FCBN" />
|
74 |
</a>
|
75 |
</a></li>
|
75 |
<a href="http://www.theplantlist.org/tpl/search?q=<?=htmlentities($nom_retenu)?>" target="_blank">
|
76 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/tpl.png" alt="The Plant List"
|
77 |
title="Rechercher dans The Plant List"/>
|
78 |
title="Rechercher dans The Plant List"/>
|
78 |
</a>
|
79 |
</a></li>
|
79 |
<a href="http://www.ipni.org/ipni/simplePlantNameSearch.do?find_wholeName=<?=htmlentities($nom_retenu)?>&output_format=normal&query_type=by_query&back_page=query_ipni.html" target="_blank">
|
80 |
<li><a href="http://www.ipni.org/ipni/simplePlantNameSearch.do?find_wholeName=<?=htmlentities($nom_retenu)?>&output_format=normal&query_type=by_query&back_page=query_ipni.html" target="_blank">
|
80 |
<img src="<?=$baseUrlIco?>presentations/images/sites/ipni.png" alt="IPNI" title="Rechercher dans IPNI"/>
|
81 |
<img src="<?=$baseUrlIco?>presentations/images/sites/ipni.png" alt="IPNI" title="Rechercher dans IPNI"/>
|
81 |
</a>
|
82 |
</a></li>
|
82 |
<a href="http://plants.jstor.org/search?plantName=%22<?=htmlentities($nom_retenu)?>%22&syn=1" target="_blank">
|
83 |
<li><a href="http://plants.jstor.org/search?plantName=%22<?=htmlentities($nom_retenu)?>%22&syn=1" target="_blank">
|
83 |
<img src="<?=$baseUrlIco?>presentations/images/sites/jstor.png" alt="JSTOR Plant Science" title="Rechercher dans JSTOR Plant Science" />
|
84 |
<img src="<?=$baseUrlIco?>presentations/images/sites/jstor.png" alt="JSTOR Plant Science" title="Rechercher dans JSTOR Plant Science" />
|
84 |
</a>
|
85 |
</a></li>
|
85 |
<a href="http://www.anbg.gov.au/cgi-bin/apni?TAXON_NAME=<?=htmlentities($nom_retenu)?>" target="_blank">
|
86 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/anbg.png" alt="Australian Plant Name Index" title="Rechercher dans Australian Plant Name Index" />
|
87 |
</a>
|
88 |
</a></li>
|
88 |
<a href="http://sweetgum.nybg.org/vh/specimen_list.php?QueryName=BasicQuery&QueryPage=http%3A%2F%2Fsciweb.nybg.org%2Fscience2%2Fvii2.asp&Restriction=NybRecordType+%3D+%27Specimen%27&StartAt=1&any=SummaryData%7CAdmWebMetadata&QueryOption=any&Submit=Search&QueryTerms=<?=htmlentities($nom_retenu)?>" target="_blank">
|
89 |
<li><a href="http://sweetgum.nybg.org/vh/specimen_list.php?QueryName=BasicQuery&QueryPage=http%3A%2F%2Fsciweb.nybg.org%2Fscience2%2Fvii2.asp&Restriction=NybRecordType+%3D+%27Specimen%27&StartAt=1&any=SummaryData%7CAdmWebMetadata&QueryOption=any&Submit=Search&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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/nybg.png" alt="NYBG Virtual Herbarium" title="Rechercher dans NYBG Virtual Herbarium" />
|
90 |
</a>
|
91 |
</a></li>
|
91 |
<a href="http://collections.mnh.si.edu/search/botany/?qt=<?=htmlentities($nom_retenu)?>" target="_blank">
|
92 |
<li><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 |
<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></li>
|
94 |
<a href="http://herbarium.univie.ac.at/database/search.php?taxon=<?=htmlentities($nom_retenu)?>&search=1" target="_blank">
|
95 |
<li><a href="http://herbarium.univie.ac.at/database/search.php?taxon=<?=htmlentities($nom_retenu)?>&search=1" target="_blank">
|
95 |
<img src="<?=$baseUrlIco?>presentations/images/sites/vha.png" alt="Virtual Herbaria Austria" title="Rechercher dans Virtual Herbaria Austria" />
|
96 |
<img src="<?=$baseUrlIco?>presentations/images/sites/vha.png" alt="Virtual Herbaria Austria" title="Rechercher dans Virtual Herbaria Austria" />
|
96 |
</a>
|
97 |
</a></li>
|
97 |
<a href="http://swbiodiversity.org/seinet/taxa/index.php?taxon=<?=htmlentities($nom_retenu)?>" target="_blank">
|
98 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/seinet.png" alt="SEINet" title="Rechercher dans SEINet" />
|
99 |
</a>
|
100 |
</a></li>
|
100 |
<a href="http://www.ville-ge.ch/musinfo/bd/cjb/africa/resultat.php?efFamille=&projet%5B%5D=FSA&projet%5B%5D=FTA&projet%5B%5D=FNA&projet%5B%5D=BDM&langue=en&pbRecherche=Rechercher&efNom=<?=htmlentities($nom_retenu)?>" target="_blank">
|
101 |
<li><a href="http://www.ville-ge.ch/musinfo/bd/cjb/africa/resultat.php?efFamille=&projet%5B%5D=FSA&projet%5B%5D=FTA&projet%5B%5D=FNA&projet%5B%5D=BDM&langue=en&pbRecherche=Rechercher&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 |
<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></li>
|
103 |
<a href="http://www.tropicos.org/NameSearch.aspx?name=<?=htmlentities($nom_retenu)?>" target="_blank">
|
104 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/tropicos.png" alt="Tropicos" title="Rechercher dans Tropicos" />
|
105 |
</a>
|
106 |
</a></li>
|
106 |
<a href="https://science.mnhn.fr/institution/mnhn/collection/p/item/list?full_text=<?=htmlentities($nom_retenu)?>" target="_blank">
|
107 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/mnhn.png" alt="MNHN" title="Rechercher dans Muséum national d'Histoire naturelle" />
|
108 |
</a>
|
109 |
</a></li>
|
109 |
<? if ($referentiel == "bdtxa") : ?>
|
110 |
<? if ($referentiel == "bdtxa") : ?>
|
110 |
<a href="http://collections.antilles.inra.fr/initCard.do?idEntityValue1=<?=htmlentities($nom_retenu);?>&idEntityValue2=&idEntityValue3=&idEntity=21" target="_blank">
|
111 |
<li><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 |
<img src="<?=$baseUrlIco?>presentations/images/sites/antilles.png" alt="INRA Antilles" title="Rechercher dans collections INRA Antilles" />
|
112 |
</a>
|
113 |
</a></li>
|
113 |
<? endif; ?>
|
114 |
<? endif; ?>
|
- |
|
115 |
</ul>
|
114 |
</div>
|
116 |
</div>
|
Line 115... |
Line 117... |
115 |
|
117 |
|
116 |
|
118 |
|