Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1200 → Rev 1201

/trunk/eflore_papyrus.php
38,7 → 38,7
$referentiel = 'bdtfx';
if (isset($_GET['referentiel'])) $referentiel = $_GET['referentiel'];
$titreOpenSearch = 'eFlore ' . strtoupper($referentiel);
$cheminOpenSearch = 'http://www.tela-botanica.org/eflore-test/consultation/configurations/RechercheOpenSearch/OpenSearch' + ucfirst($referentiel) + '.xml';
$cheminOpenSearch = 'http://www.tela-botanica.org/eflore-test/consultation/configurations/RechercheOpenSearch/OpenSearch' . ucfirst($referentiel) . '.xml';
GEN_stockerStyleExterne('opensearch-description', $cheminOpenSearch, $titreOpenSearch, 'search', 'application/opensearchdescription+xml', '');
 
// Définition des fichiers JS de l'application pour Papyrus