Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3158 Rev 3164
Line 26... Line 26...
26
	<meta property="og:image:height" content="256" />
26
	<meta property="og:image:height" content="256" />
27
	<meta property="og:locale" content="fr_FR" />
27
	<meta property="og:locale" content="fr_FR" />
Line 28... Line 28...
28
 
28
 
29
	<!-- Favicones -->
29
	<!-- Favicones -->
30
	<link rel="shortcut icon" type="image/x-icon" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
30
	<link rel="shortcut icon" type="image/x-icon" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
31
	
31
 
32
	<!-- Jquery -->
32
	<!-- Jquery -->
33
	<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/1.7.1/jquery-1.7.1.min.js"></script>
33
	<script type="text/javascript" src="http://localhost/commun/jquery/1.7.1/jquery-1.7.1.min.js"></script>
34
	<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/js/jquery-ui-1.8.17.custom.min.js"></script>
34
	<script type="text/javascript" src="http://localhost/commun/jquery/jquery-ui/1.8.17/js/jquery-ui-1.8.17.custom.min.js"></script>
35
	<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/js/jquery.ui.datepicker-fr.js"></script>
35
	<script type="text/javascript" src="http://localhost/commun/jquery/jquery-ui/1.8.17/js/jquery.ui.datepicker-fr.js"></script>
36
	<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/validate/1.9.0/jquery.validate.js"></script>
36
	<script type="text/javascript" src="http://localhost/commun/jquery/validate/1.9.0/jquery.validate.js"></script>
37
	<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/validate/1.9.0/messages_fr.js"></script>
37
	<script type="text/javascript" src="http://localhost/commun/jquery/validate/1.9.0/messages_fr.js"></script>
38
	<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/form/2.95/jquery.form.min.js"></script>
38
	<script type="text/javascript" src="http://localhost/commun/jquery/form/2.95/jquery.form.min.js"></script>
Line 39... Line 39...
39
	<script src="https://resources.tela-botanica.org/bootstrap/3.1.0/js/bootstrap.min.js"></script>
39
	<script type="text/javascript" src="http://localhost/commun/bootstrap/3.1.0/js/bootstrap.min.js"></script>
40
 
40
 
41
	<!-- Barre de navigation -->
41
	<!-- Barre de navigation -->
42
	<?php if ($bar !== false): ?>
42
	<?php if ($bar !== false): ?>
43
		<script src="<?=$url_script_navigation?>"></script>
43
		<script src="<?php echo $url_script_navigation; ?>"></script>
44
	<?php endif; ?>
44
	<?php endif; ?>
45
	
45
 
46
	
46
 
47
	<!-- CSS -->
47
	<!-- CSS -->
-
 
48
	<link href="http://localhost/commun/jquery/jquery-ui/1.8.18/css/smoothness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css" media="screen" />
48
	<link href="https://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" />
49
	<!-- <link href="http://localhost/commun/bootstrap/2.0.2/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="screen" /> -->
49
	<!-- <link href="http://www.tela-botanica.org/commun/bootstrap/2.0.2/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="screen" /> -->
-
 
50
	<link rel="stylesheet" type="text/css" href="https://resources.tela-botanica.org/bootstrap/3.1.0/css/bootstrap.min.css" />
50
	<link href="<?php echo $url_base; ?>modules/manager/squelettes/css/manager.css" rel="stylesheet" type="text/css" media="screen" />
51
	
51
	<link rel="stylesheet" type="text/css" href="http://localhost/commun/bootstrap/3.1.0/css/bootstrap.min.css" />
52
	<link id="telabotanica-style-css" rel="stylesheet" href="https://beta.tela-botanica.org/preprod/wp-content/themes/telabotanica/dist/bundle.css?ver=4.7.5" type="text/css" media="all">
-
 
53
	
52
	<link id="telabotanica-style-css" rel="stylesheet" href="https://www.tela-botanica.org/wp-content/themes/telabotanica/dist/bundle.css?ver=4.9.7" type="text/css" media="all">
54
	<link href="<?= $url_base; ?>modules/manager/squelettes/css/manager.css" rel="stylesheet" type="text/css" media="screen" />
53
 
55
	<!--  Google Analytics -->
54
	<!--  Google Analytics -->
56
	<?php if($prod): ?>
55
	<?php if($prod): ?>
57
		<?php include "analytics.html"; ?>
56
		<?php include "analytics.html"; ?>
Line 58... Line 57...
58
	<?php endif; ?>
57
	<?php endif; ?>
59
  </head>
58
  </head>
60
 
59
 
61
  <body>
60
   <body>
62
	<?php if ($bar !== false): ?>
61
        <?php if ($bar !== false): ?>
63
		<div id="tb-navigation" data-courant="widget-cel-export" data-squelette="bootstrap3" data-mode="prod">
62
                <div id="tb-navigation" data-courant="widget-cel-export" data-squelette="bootstrap3" data-mode="prod">
Line 64... Line 63...
64
		</div>
63
                </div>
65
		<br/>
64
                <br/>
66
	<?php endif; ?>
65
        <?php endif; ?>
67
 
66
 
68
	<div id="zone-appli" class="container">
67
	<div id="zone-appli" class="container">
69
		<h1 id="widget-titre" class="widget-titre"> Gestion des widgets de saisie du CEL</h1>
68
		<h1 id="widget-titre" class="widget-titre"> Gestion des widgets de saisie du CEL</h1>
70
		<ul>
69
		<ul>
71
		 <?php foreach ($donnees['widget'] as $donnee) { ?>
70
		<?php foreach ($donnees['widget'] as $donnee) { ?>
72
		 	<li class="component-tools-item">
71
		 	<li class="component-tools-item">
73
				<?= '<img class="component-tools-item-icon" src="'.$donnee['logo'].'" alt="'.$donnee['projet'].'" style="width:10rm;">';?>
72
				<?php echo '<img class="component-tools-item-icon" src="'.$donnee['logo'].'" alt="'.$donnee['projet'].'" style="width:10rm;">';?>
74
				<div style="">
73
				<div style="">
75
					<h4 class="component-tools-item-title">
74
					<h4 class="component-tools-item-title">
76
						<a href="https://beta.tela-botanica.org/preprod/flore/" target=""><?= $donnee['projet']." : ".$donnee['titre']; ?></a>
75
						<a href="https://www.tela-botanica.org/flore/" target=""><?= $donnee['projet']." : ".$donnee['titre']; ?></a>
77
					</h4>
76
					</h4>
78
					<div class="component component-buttons as-seamless" style="float:right;">
77
					<div class="component component-buttons as-seamless" style="float:right;">
79
						<a class="button orange" href="<?= $widgetUrlTpl; ?>?mode=modification&projet=<?= $donnee['projet']; ?>&langue=<?= $donnee['langue']; ?>" target="" title="Espace projets">
78
						<a class="button orange" href="<?php echo $widgetUrlTpl; ?>?mode=modification&projet=<?php echo $donnee['projet']; ?>&langue=<?php echo $donnee['langue']; ?>" target="" title="Espace projets">
80
						<span class="button-text">Modifier le widget</span>
79
						<span class="button-text">Modifier le widget</span>
81
						</a>
80
						</a>
82
						<a class="button standard" href="<?= $widgetUrlTpl; ?>?mode=creation&projet=<?= $donnee['projet']; ?>&langue=<?= $donnee['langue']; ?>" target="" title="Créer un projet">
81
						<a class="button standard" href="<?php echo $widgetUrlTpl; ?>?mode=creation&projet=<?php echo $donnee['projet']; ?>&langue=<?php echo $donnee['langue']; ?>" target="" title="Créer un projet">
83
						<span class="button-text">Créer à partir</span>
82
						<span class="button-text">Créer à partir</span>
84
						</a>
83
						</a>
85
					</div>
84
					</div>
86
				</div>
85
				</div>
87
				<div class="component-tools-item-description"><?= $donnee['description']; ?></div>
86
				<div class="component-tools-item-description"><?php echo $donnee['description']; ?></div>
88
				<div class="component-tools-item-link">
87
				<div class="component-tools-item-link">
89
					<a href="https://www.tela-botanica.org/widget:cel:saisie?projet=<?= $donnee['projet']; ?>" target="" style="color: #e16e37">
88
					<a href="https://localhost/widget:cel:saisie?projet=<?php echo $donnee['projet']; ?>" target="" style="color: #e16e37">
90
						<span>Saisie</span>
89
						<span>Saisie</span>
91
					</a>
90
					</a>
92
					<a href="http://www.tela-botanica.org/widget:cel:cartoPoint?projet=<?= $donnee['projet']; ?>" target="" style="color: #918a6f">
91
					<a href="http://localhost/widget:cel:cartoPoint?projet=<?php echo $donnee['projet']; ?>" target="" style="color: #918a6f">
93
						<span>Carto</span>
92
						<span>Carto</span>
94
					</a>
93
					</a>
95
					<a href="http://www.tela-botanica.org/widget:cel:photo?projet=<?= $donnee['projet']; ?>" target="" style="color: #964e75">
94
					<a href="http://localhost/widget:cel:photo?projet=<?php echo $donnee['projet']; ?>" target="" style="color: #964e75">
96
						<span>Photo</span>
95
						<span>Photo</span>
97
					</a>
96
					</a>
98
					<a href="http://www.tela-botanica.org/widget:cel:observation?projet=<?= $donnee['projet']; ?>" target="" style="color: #b2cb43">
97
					<a href="http://localhost/widget:cel:observation?projet=<?php echo $donnee['projet']; ?>" target="" style="color: #b2cb43">
99
						<span>Observation</span>
98
						<span>Observation</span>
100
					</a>
99
					</a>
101
					<a href="http://www.tela-botanica.org/widget:cel:export?projet=<?= $donnee['projet']; ?>" target="" style="color: #009fb8">
100
					<a href="http://localhost/widget:cel:export?projet=<?php echo $donnee['projet']; ?>" target="" style="color: #009fb8">
102
						<span>Export</span>
101
						<span>Export</span>
103
					</a>
102
					</a>
104
					<a href="http://www.tela-botanica.org/appli:pictoflora?projet=<?= $donnee['projet']; ?>" target="" style="color: #927fa2">
103
					<a href="http://localhost/appli:pictoflora?projet=<?php echo $donnee['projet']; ?>" target="" style="color: #927fa2">
105
						<span>PictoFlora</span>
104
						<span>PictoFlora</span>
106
					</a>
105
					</a>
107
					<a href="http://www.tela-botanica.org/appli:identiplante?projet=<?= $donnee['projet']; ?>" target="" style="color: #f25a52">
106
					<a href="http://localhost/appli:identiplante?projet=<?php echo $donnee['projet']; ?>" target="" style="color: #f25a52">
108
						<span>IdentiPlante</span>
107
						<span>IdentiPlante</span>
109
					</a>
108
					</a>
110
				</div>
109
				</div>
111
			</li>
110
			</li>
112
		<?php } ?>
111
		<?php } ?>
113
		</ul>
112
		</ul>
114
		<div class="component component-buttons as-seamless">
113
		<div class="component component-buttons as-seamless">
115
			<a class="button standard" href="<?= $widgetUrlTpl; ?>?mode=creation" target="_blank" title="">
114
			<a class="button standard" href="<?php echo $widgetUrlTpl; ?>?mode=creation" target="_blank" title="">
116
				<span class="button-text">Créer un nouveau widget</span>
115
				<span class="button-text">Créer un nouveau widget</span>
117
			</a>
-
 
118
		</div>
116
			</a>
-
 
117
		</div>