Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1199 Rev 1377
Line 16... Line 16...
16
	echo '
16
	echo '
17
		<?xml version="1.0" encoding="UTF-8"?>
17
		<?xml version="1.0" encoding="UTF-8"?>
18
		<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ie="http://schemas.microsoft.com/Search/2008/">
18
		<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ie="http://schemas.microsoft.com/Search/2008/">
19
			<ShortName>eFlore ' . strtoupper($referentiel) . ' : noms scientifiques</ShortName>
19
			<ShortName>eFlore ' . strtoupper($referentiel) . ' : noms scientifiques</ShortName>
20
			<Description>flore électronique en ligne</Description>
20
			<Description>flore électronique en ligne</Description>
21
			<Image height="16" width="16" type="image/ico"> http://www.tela-botanica.org/sites/commun/generique/images/favicone/tela_botanica.ico </Image>
21
			<Image height="16" width="16" type="image/ico"> http://resources.tela-botanica.org/tb/img/16x16/favicon.ico </Image>
22
			<Url type="text/html" method="GET" template="http://www.tela-botanica.org/page:' . $page . '?type_nom=nom_scientifique&amp;referentiel=' . $referentiel . '&amp;niveau=2&amp;module=recherche&amp;action=rechercheSimple&amp;submit=OK&amp;nom={searchTerms}"/>
22
			<Url type="text/html" method="GET" template="http://www.tela-botanica.org/page:' . $page . '?type_nom=nom_scientifique&amp;referentiel=' . $referentiel . '&amp;niveau=2&amp;module=recherche&amp;action=rechercheSimple&amp;submit=OK&amp;nom={searchTerms}"/>
23
			<Language>fr</Language>
23
			<Language>fr</Language>
24
			<developer>Tela Botanica</developer>
24
			<developer>Tela Botanica</developer>
25
			<InputEncoding>UTF-8</InputEncoding>
25
			<InputEncoding>UTF-8</InputEncoding>
26
			<Url type="application/opensearchdescription+xml" rel="self" template="http://www.tela-botanica.org/eflore/consultation/configurations/OpenSearchParReferentiel.php?page=' . $page . '&amp;referentiel=' . $referentiel . '"/>
26
			<Url type="application/opensearchdescription+xml" rel="self" template="http://www.tela-botanica.org/eflore/consultation/configurations/OpenSearchParReferentiel.php?page=' . $page . '&amp;referentiel=' . $referentiel . '"/>