Subversion Repositories eFlore/Applications.cel

Rev

Rev 2233 | Rev 2512 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2233 Rev 2511
1
<!DOCTYPE html>
1
<!DOCTYPE html>
2
<html xmlns="http://www.w3.org/1999/xhtml">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
  <head>
3
  <head>
4
	<title>Téléchargement d'une image du cel</title>
4
	<title>Téléchargement d'une image du cel</title>
5
	
5
	
6
	<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
6
	<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
7
	<meta http-equiv="Content-style-type" content="text/css" />
7
	<meta http-equiv="Content-style-type" content="text/css" />
8
	<meta http-equiv="Content-script-type" content="text/javascript" />
8
	<meta http-equiv="Content-script-type" content="text/javascript" />
9
	<meta http-equiv="Content-language" content="fr" />
9
	<meta http-equiv="Content-language" content="fr" />
10
	
10
	
11
	<meta name="revisit-after" content="15 days" />
11
	<meta name="revisit-after" content="15 days" />
12
    <meta name="robots" content="index,follow" />
12
    <meta name="robots" content="index,follow" />
13
    <meta name="author" content="Aurélien Peronnet" />
13
    <meta name="author" content="Tela Botanica" />
14
    <meta name="keywords" content="Tela Botanica, CEL" />
14
    <meta name="keywords" content="Tela Botanica, CEL" />
15
    <meta name="description" content="Widget de téléchargement des images du carnet en ligne" />
15
    <meta name="description" content="Widget de téléchargement des images du carnet en ligne" />
-
 
16
 
-
 
17
	<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
-
 
18
	<meta property="og:type" content="website" />
-
 
19
	<meta property="og:title" content="Téléchargement d'une image du CeL" />
-
 
20
	<meta property="og:site_name" content="Tela Botanica" />
-
 
21
	<meta property="og:description" content="Téléchargez un fichier image du Carnet en Ligne dans le format de votre choix (Licence CC-BY-SA)" />
-
 
22
	<meta property="og:image" content="http://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
-
 
23
	<meta property="og:image:type" content="image/png" /> 
-
 
24
	<meta property="og:image:width" content="256" /> 
-
 
25
	<meta property="og:image:height" content="256" />
-
 
26
	<meta property="og:locale" content="fr_FR" />
16
 
27
 
17
	<!-- Favicones -->
28
	<!-- Favicones -->
18
	<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/favicon.ico" />
29
	<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/favicon.ico" />
19
	
30
	
20
	<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
31
	<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
21
	
32
	
22
	<!-- CSS -->
33
	<!-- CSS -->
23
	<link href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.18/css/smoothness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css" media="screen" />
34
	<link href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.18/css/smoothness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css" media="screen" />
24
	<link href="http://www.tela-botanica.org/commun/bootstrap/2.0.2/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="screen" />
35
	<link href="http://www.tela-botanica.org/commun/bootstrap/2.0.2/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="screen" />
25
	<link href="http://www.tela-botanica.org/commun/bootstrap/2.0.2/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css" media="screen" />
36
	<link href="http://www.tela-botanica.org/commun/bootstrap/2.0.2/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css" media="screen" />
26
	<link href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/css/ui-darkness/jquery-ui-1.8.17.custom.css" rel="stylesheet" type="text/css" media="screen" />
37
	<link href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/css/ui-darkness/jquery-ui-1.8.17.custom.css" rel="stylesheet" type="text/css" media="screen" />
27
	<link href="<?= $url_base; ?>modules/telechargement/squelettes/css/telechargement.css" rel="stylesheet" type="text/css" media="screen" />
38
	<link href="<?= $url_base; ?>modules/telechargement/squelettes/css/telechargement.css" rel="stylesheet" type="text/css" media="screen" />
28
	
39
	
29
	<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/1.7.1/jquery-1.7.1.js"></script>
40
	<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/1.7.1/jquery-1.7.1.js"></script>
30
	<script type="text/javascript" src="<?= $url_base; ?>modules/telechargement/squelettes/js/telechargement.js" ></script>
41
	<script type="text/javascript" src="<?= $url_base; ?>modules/telechargement/squelettes/js/telechargement.js" ></script>
31
  </head>
42
  </head>
32
 
43
 
33
  <body>
44
  <body>
34
	<div id="zone-appli" class="container">
45
	<div id="zone-appli" class="container">
35
		<h2 class="titre_section">Téléchargement d'une image</h2>
46
		<h2 class="titre_section">Téléchargement d'une image</h2>
36
		<div class="image_exemple">
47
		<div class="image_exemple">
37
			<a href="<?= $url_image_originale ?>" target="_blank"><img src="<?= $url_image_exemple ?>" /></a>
48
			<a href="<?= $url_image_originale ?>" target="_blank"><img src="<?= $url_image_exemple ?>" /></a>
38
			<div class="image_infos">
49
			<div class="image_infos">
39
				<ul class="liste_infos">
50
				<ul class="liste_infos">
40
					<li>Titre original : <?= $nom_original_fmt ?></li>
51
					<li>Titre original : <?= $nom_original_fmt ?></li>
41
					<li>Téléversée par : <?= $auteur_fmt ?></li>
52
					<li>Téléversée par : <?= $auteur_fmt ?></li>
42
			   	 	<li>Le : <?= $date_televersement ?></li>
53
			   	 	<li>Le : <?= $date_televersement ?></li>
43
			   	 	<li>Licence : <a target="_blank" href="http://creativecommons.org/licenses/by-sa/2.0/fr/">CC BY-SA</a></li>
54
			   	 	<li>Licence : <a target="_blank" href="http://creativecommons.org/licenses/by-sa/2.0/fr/">CC BY-SA</a></li>
44
			   	 	<li class="sans_padding_bt">Attribution : <input readonly="readonly" id="attribution" class="champ_selection_texte attribution" value="<?= $attribution ?>">
55
			   	 	<li class="sans_padding_bt">Attribution : <input readonly="readonly" id="attribution" class="champ_selection_texte attribution" value="<?= $attribution ?>">
45
			   	 	</li>
56
			   	 	</li>
46
			   	 	<li class="sans_padding_bt">Url : <input readonly="readonly" id="lien_image_originale" class="champ_selection_texte lien_image_originale" value="<?= $url_image_originale ?>"></li>
57
			   	 	<li class="sans_padding_bt">Url : <input readonly="readonly" id="lien_image_originale" class="champ_selection_texte lien_image_originale" value="<?= $url_image_originale ?>"></li>
47
			    </ul>
58
			    </ul>
48
			</div>
59
			</div>
49
		</div>
60
		</div>
50
		<hr class="nettoyage" />
61
		<hr class="nettoyage" />
51
		<ul id="liste_formats">
62
		<ul id="liste_formats">
52
		<?php foreach($formats as $format) { ?>
63
		<?php foreach($formats as $format) { ?>
53
			<?php if($format != "O") { ?>
64
			<?php if($format != "O") { ?>
54
				<a href="<?= sprintf($base_url_telechargement, $format); ?>" title="<?= $resolutions[$format]['notes']; ?>">
65
				<a href="<?= sprintf($base_url_telechargement, $format); ?>" title="<?= $resolutions[$format]['notes']; ?>">
55
					<?= $resolutions[$format]['hauteur'];?>px <?= Telechargement::obtenirLegendeFormatSimplifiee($format);?></a>
66
					<?= $resolutions[$format]['hauteur'];?>px <?= Telechargement::obtenirLegendeFormatSimplifiee($format);?></a>
56
				<span class="separation"> | </span>
67
				<span class="separation"> | </span>
57
			<?php } else { ?>
68
			<?php } else { ?>
58
				<a href="<?= sprintf($base_url_telechargement, $format); ?>" title="<?= $resolutions[$format]['notes']; ?>">
69
				<a href="<?= sprintf($base_url_telechargement, $format); ?>" title="<?= $resolutions[$format]['notes']; ?>">
59
					Format original (<?= $resolution_originale; ?>)</a>	
70
					Format original (<?= $resolution_originale; ?>)</a>	
60
			<?php } ?>
71
			<?php } ?>
61
		<?php } ?>
72
		<?php } ?>
62
		</ul>
73
		</ul>
63
	</div>
74
	</div>
64
	<!-- Stats : Google Analytics-->
75
	<!-- Stats : Google Analytics-->
65
	<script type="text/javascript">
76
	<script type="text/javascript">
66
	  //<![CDATA[
77
	  //<![CDATA[
67
			var _gaq = _gaq || [];
78
			var _gaq = _gaq || [];
68
			_gaq.push(['_setAccount', 'UA-20092557-1']);
79
			_gaq.push(['_setAccount', 'UA-20092557-1']);
69
			_gaq.push(['_trackPageview']);
80
			_gaq.push(['_trackPageview']);
70
			
81
			
71
			(function() {
82
			(function() {
72
			  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
83
			  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
73
			  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
84
			  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
74
			  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
85
			  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
75
			})();
86
			})();
76
			//]]>
87
			//]]>
77
	</script>
88
	</script>
78
  </body>
89
  </body>
79
</html>
90
</html>