Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 93 Rev 96
1
<!-- COL - DEBUT FICHE STRUCTURE -->
1
<!-- COL - DEBUT FICHE STRUCTURE -->
2
<script type="text/javascript">
2
<script type="text/javascript">
3
	$(function() {
3
	$(function() {
4
		$("#col-str").tabs();
4
		$("#col-str").tabs();
5
		$('span.courriel').courriel();
5
		$('span.courriel').courriel();
6
	});
6
	});
7
</script>
7
</script>
8
<h1><?=$info['cs_nom']?> <span class="discretion">(id:<?=$id?>)</span></h1>
8
<h1><?=$info['cs_nom']?> <span class="discretion">(id:<?=$id?>)</span></h1>
9
<div id="col-str" class="col-onglets">
9
<div id="col-str" class="col-onglets">
10
	<ul class="col-sommaire">
10
	<ul class="col-sommaire">
11
		<li><a href="#col-str-general">Général</a></li>
11
		<li><a href="#col-str-general">Général</a></li>
12
		<li><a href="#col-str-personnel">Personnel</a></li>
12
		<li><a href="#col-str-personnel">Personnel</a></li>
13
		<li><a href="#col-str-conservation">Conservation</a></li>
13
		<li><a href="#col-str-conservation">Conservation</a></li>
14
		<li><a href="#col-str-valorisation">Valorisation</a></li>
14
		<li><a href="#col-str-valorisation">Valorisation</a></li>
15
		<li><a href="#col-str-collection">Collection</a></li>
15
		<li><a href="#col-str-collection">Collection</a></li>
16
		<li><a href="#col-str-meta">Méta-données</a></li>
16
		<li><a href="#col-str-meta">Méta-données</a></li>
17
	</ul>
17
	</ul>
18
	
18
	
19
	<div id="col-str-general">
19
	<div id="col-str-general">
20
		<h2 id="col-str-titre-general">Général</h2>
20
		<h2 id="col-str-titre-general">Général</h2>
21
		<h3>Renseignements administratifs</h3>
21
		<h3>Renseignements administratifs</h3>
22
		<dl>
22
		<dl>
23
			<dt>Acronyme</dt> <dd><?=$info['_acronyme_']?></dd>
23
			<dt>Acronyme</dt> <dd><?=$info['_acronyme_']?></dd>
24
			<dt>Statut</dt> <dd><?=$info['_type_prive_']?><?=$info['_type_public_']?></dd>
24
			<dt>Statut</dt> <dd><?=$info['_type_prive_']?><?=$info['_type_public_']?></dd>
25
			<dt>Date de fondation</dt> <dd><?=$info['_date_fondation_']?></dd>
25
			<dt>Date de fondation</dt> <dd><?=$info['_date_fondation_']?></dd>
26
			<dt>Personnel de l'institution</dt> <dd><?=$info['cs_nbre_personne']?></dd>
26
			<dt>Personnel de l'institution</dt> <dd><?=$info['_nbre_personne_']?></dd>
27
		</dl>
27
		</dl>
28
		
28
		
29
		<h3>Adresse</h3>
29
		<h3>Adresse</h3>
30
		<dl>
30
		<dl>
31
			<dt>Adresse</dt> <dd><?=$info['cs_adresse_01']?></dd>
31
			<dt>Adresse</dt> <dd><?=$info['cs_adresse_01']?></dd>
32
			<dt>Complément d'adresse</dt> <dd><?=$info['cs_adresse_02']?></dd>
32
			<dt>Complément d'adresse</dt> <dd><?=$info['cs_adresse_02']?></dd>
33
			<dt>Code postal</dt> <dd><?=$info['cs_code_postal']?></dd>
33
			<dt>Code postal</dt> <dd><?=$info['cs_code_postal']?></dd>
34
			<dt>Ville</dt> <dd><?=$info['cs_ville']?></dd>
34
			<dt>Ville</dt> <dd><?=$info['cs_ville']?></dd>
35
			<dt>Région</dt> <dd><?=$info['_region_']?></dd>
35
			<dt>Région</dt> <dd><?=$info['_region_']?></dd>
36
			<dt>Pays</dt> <dd><?=$info['_pays_']?></dd>
36
			<dt>Pays</dt> <dd><?=$info['_pays_']?></dd>
-
 
37
			<dt>Latitude/Longitude</dt> 
-
 
38
				<dd>
37
			<dt>Latitude/Longitude</dt> <dd><?=$info['_latitude_longitude_']?></dd>
39
					<?php if (!isset($info['_latitude_longitude_'])) : ?>
-
 
40
						<?=$info['_latitude_longitude_']?>
-
 
41
					<?php else : ?>
-
 
42
						<a class="lien_ext" href="<?=$info['_lien_carte_']?>"><?=$info['_latitude_longitude_']?> <img style="display:inline;" src="<?=$info['_url_img_carte_']?>" alt="Voir sur une carte" /></a>
-
 
43
					<?php endif; ?>
-
 
44
				</dd>
38
		</dl>
45
		</dl>
39
		
46
		
40
		<h3>Description</h3>
47
		<h3>Description</h3>
41
		<dl class="label-court">
48
		<dl class="label-court">
42
			<dt>Description</dt> <dd><?=$info['cs_description']?></dd>
49
			<dt>Description</dt> <dd><?=$info['cs_description']?></dd>
43
			<dt>Condition d'accès</dt> <dd><?=$info['cs_condition_acces']?></dd>
50
			<dt>Condition d'accès</dt> <dd><?=$info['cs_condition_acces']?></dd>
44
			<dt>Condition d'usage</dt> <dd><?=$info['cs_condition_usage']?></dd>
51
			<dt>Condition d'usage</dt> <dd><?=$info['cs_condition_usage']?></dd>
45
		</dl>
52
		</dl>
46
		
53
		
47
		<h3>Communication</h3>
54
		<h3>Communication</h3>
48
		<dl class="label-court">
55
		<dl class="label-court">
49
			<dt>Téléphone/Fax</dt> <dd><?=$info['_telephone_fax_']?></dd>
56
			<dt>Téléphone/Fax</dt> <dd><?=$info['_telephone_fax_']?></dd>
50
			<dt>Courriel</dt> <dd><?=$info['_courriel_']?></dd>
57
			<dt>Courriel</dt> <dd><?=$info['_courriel_']?></dd>
51
			<dt>Site web</dt> <dd><?=$info['_web_']?></dd>
58
			<dt>Site web</dt> <dd><?=$info['_web_']?></dd>
52
		</dl>
59
		</dl>
53
		<hr class="nettoyeur"/>
60
		<hr class="nettoyeur"/>
54
	</div>
61
	</div>
55
	
62
	
56
	<div id="col-str-personnel">
63
	<div id="col-str-personnel">
57
		<h2 id="col-str-titre-personnel">Personnel</h2>
64
		<h2 id="col-str-titre-personnel">Personnel</h2>
58
		<dl class="label-moyen">
65
		<dl class="label-moyen">
59
			<dt>Personnel des collections</dt> <dd><?=count($personnel)?></dd>
66
			<dt>Personnel des collections</dt> <dd><?=count($personnel)?></dd>
60
		</dl>
67
		</dl>
61
		<hr class="nettoyeur"/>
68
		<hr class="nettoyeur"/>
62
		<?php if (count($personnel) > 0) : ?>
69
		<?php if (count($personnel) > 0) : ?>
63
		<h3>Membres du personnel</h3>
70
		<h3>Membres du personnel</h3>
64
		<table>
71
		<table>
65
			<thead>
72
			<thead>
66
				<tr>
73
				<tr>
67
					<th>Fonction</th>
74
					<th>Fonction</th>
68
					<th>Prénom</th>
75
					<th>Prénom</th>
69
					<th>Nom</th>
76
					<th>Nom</th>
70
					<th>Tél. Fixe / Fax</th>
77
					<th>Tél. Fixe / Fax</th>
71
					<th>Courriel principal</th>
78
					<th>Courriel principal</th>
72
					<th>Statut</th>
79
					<th>Statut</th>
73
					<th>Temps de travail</th>
80
					<th>Temps de travail</th>
74
					<th>Spécialité principale</th>
81
					<th>Spécialité principale</th>
75
					<th>Contact ?</th>
82
					<th>Contact ?</th>
76
				</tr>
83
				</tr>
77
			</thead>
84
			</thead>
78
			<tbody>
85
			<tbody>
79
			<?php foreach ($personnel as $personne) : ?>
86
			<?php foreach ($personnel as $personne) : ?>
80
				<tr>
87
				<tr>
81
					<td><?=$personne['_fonction_']?></td>
88
					<td><?=$personne['_fonction_']?></td>
82
					<td><?=$personne['cp_prenom']?></td>
89
					<td><?=$personne['cp_prenom']?></td>
83
					<td><?=$personne['cp_nom']?></td>
90
					<td><?=$personne['cp_nom']?></td>
84
					<td><?=$personne['_tel_fax_']?></td>
91
					<td><?=$personne['_tel_fax_']?></td>
85
					<td><?=$personne['_courriel_']?></td>
92
					<td><?=$personne['_courriel_']?></td>
86
					<td><?=$personne['_statut_']?></td>
93
					<td><?=$personne['_statut_']?></td>
87
					<td><?=$personne['csap_bota_travail_hebdo_tps']?></td>
94
					<td><?=$personne['csap_bota_travail_hebdo_tps']?></td>
88
					<td><?=$personne['_specialite_']?></td>
95
					<td><?=$personne['_specialite_']?></td>
89
					<td><?=$personne['_contact_']?></td>
96
					<td><?=$personne['_contact_']?></td>
90
				</tr>
97
				</tr>
91
			<?php endforeach; ?>
98
			<?php endforeach; ?>
92
			</tbody>
99
			</tbody>
93
		</table>
100
		</table>
94
		<?php endif; ?>
101
		<?php endif; ?>
95
	</div>
102
	</div>
96
	
103
	
97
	<div id="col-str-conservation">
104
	<div id="col-str-conservation">
98
		<h2 id="col-str-titre-conservation">Conservation</h2>
105
		<h2 id="col-str-titre-conservation">Conservation</h2>
99
		<h3>Formation du personnel à la conservation</h3>
106
		<h3>Formation du personnel à la conservation</h3>
100
		<dl>
107
		<dl>
101
			<dt>Formation en conservation</dt> <dd><?=$info['_formation_']?> <?=$info['_formation_info_']?></dd>
108
			<dt>Formation en conservation</dt> <dd><?=$info['_formation_']?> <?=$info['_formation_info_']?></dd>
102
			<dt>Intérêt pour une formation</dt> <dd><?=$info['_formation_interet_']?></dd>
109
			<dt>Intérêt pour une formation</dt> <dd><?=$info['_formation_interet_']?></dd>
103
		</dl>
110
		</dl>
104
		
111
		
105
		<h3>Opérations &amp; matériels</h3>
112
		<h3>Opérations &amp; matériels</h3>
106
		<dl class="label-grand">
113
		<dl class="label-grand">
107
			<dt>Opérations actuelles de restauration</dt> <dd><?=$info['_restauration_']?> <?=$info['_restauration_operation_']?></dd>
114
			<dt>Opérations actuelles de restauration</dt> <dd><?=$info['_restauration_']?> <?=$info['_restauration_operation_']?></dd>
108
			<dt>Utilisation de matériel de conservation</dt> <dd><?=$info['_materiel_conservation_']?> <?=$info['_materiel_autre_']?></dd>
115
			<dt>Utilisation de matériel de conservation</dt> <dd><?=$info['_materiel_conservation_']?> <?=$info['_materiel_autre_']?></dd>
109
			<dt>Traitements globaux</dt> <dd><?=$info['_traitement_']?> <?=$info['_traitement_liste_']?></dd>
116
			<dt>Traitements globaux</dt> <dd><?=$info['_traitement_']?> <?=$info['_traitement_liste_']?></dd>
110
		</dl>
117
		</dl>
111
		
118
		
112
		<h3>Local</h3>
119
		<h3>Local</h3>
113
		<dl class="label-grand">
120
		<dl class="label-grand">
114
			<dt>Locaux spécifiques aux collections</dt> <dd><?=$info['_stockage_local_']?></dd>
121
			<dt>Locaux spécifiques aux collections</dt> <dd><?=$info['_stockage_local_']?></dd>
115
			<dt>Meubles spécifiques aux collections</dt> <dd><?=$info['_stockage_meuble_']?></dd>
122
			<dt>Meubles spécifiques aux collections</dt> <dd><?=$info['_stockage_meuble_']?></dd>
116
			<dt>Paramêtres maîtrisés</dt> <dd><?=$info['_stockage_parametre_']?></dd>
123
			<dt>Paramêtres maîtrisés</dt> <dd><?=$info['_stockage_parametre_']?></dd>
117
			<dt>Conservation des collections en commun</dt> <dd><?=$info['_collection_commune_']?> <?=$info['_collection_commune_autre_']?></dd>
124
			<dt>Conservation des collections en commun</dt> <dd><?=$info['_collection_commune_']?> <?=$info['_collection_commune_autre_']?></dd>
118
			<dt>Accès contrôlé</dt> <dd><?=$info['_acces_controle_']?></dd>
125
			<dt>Accès contrôlé</dt> <dd><?=$info['_acces_controle_']?></dd>
119
		</dl>
126
		</dl>
120
		
127
		
121
		<h3>Acquisitions</h3>
128
		<h3>Acquisitions</h3>
122
		<dl class="label-grand">
129
		<dl class="label-grand">
123
			<dt>Acquisition de nouvelles collections</dt> <dd><?=$info['_acquisition_collection_']?></dd>
130
			<dt>Acquisition de nouvelles collections</dt> <dd><?=$info['_acquisition_collection_']?></dd>
124
			<dt>Mise en herbier de nouveaux échantillons</dt> <dd><?=$info['_acquisition_echantillon_']?></dd>
131
			<dt>Mise en herbier de nouveaux échantillons</dt> <dd><?=$info['_acquisition_echantillon_']?></dd>
125
			<?php if ($info['csc_mark_acquisition_echantillon'] == '1') : ?>
132
			<?php if ($info['csc_mark_acquisition_echantillon'] == '1') : ?>
126
				<dt>Traitement avant intégration</dt> <dd><?=$info['_acquisition_traitement_']?></dd>
133
				<dt>Traitement avant intégration</dt> <dd><?=$info['_acquisition_traitement_']?></dd>
127
				<?php if ($info['csc_mark_acquisition_traitement'] == '1') : ?>
134
				<?php if ($info['csc_mark_acquisition_traitement'] == '1') : ?>
128
					<dt>Désinsectisation</dt> <dd><?=$info['_acquisition_traitement_insecte_']?></dd>
135
					<dt>Désinsectisation</dt> <dd><?=$info['_acquisition_traitement_insecte_']?></dd>
129
					<dt>Empoisonnement</dt> <dd><?=$info['_acquisition_traitement_poison_']?></dd>
136
					<dt>Empoisonnement</dt> <dd><?=$info['_acquisition_traitement_poison_']?></dd>
130
				<?php endif; ?>
137
				<?php endif; ?>
131
			<?php endif; ?> 
138
			<?php endif; ?> 
132
		</dl>
139
		</dl>
133
		<hr class="nettoyeur"/>
140
		<hr class="nettoyeur"/>
134
	</div>
141
	</div>
135
	
142
	
136
	<div id="col-str-valorisation">
143
	<div id="col-str-valorisation">
137
		<h2 id="col-str-titre-valorisation">Valorisation</h2>
144
		<h2 id="col-str-titre-valorisation">Valorisation</h2>
138
		<h3>Actions de valorisation</h3>
145
		<h3>Actions de valorisation</h3>
139
		<dl>
146
		<dl>
140
			<dt>Réalisation d'actions de valorisation</dt> <dd><?=$info['_action_']?> <?=$info['_action_info_']?></dd>
147
			<dt>Réalisation d'actions de valorisation</dt> <dd><?=$info['_action_']?> <?=$info['_action_info_']?></dd>
141
			<dt>Publications</dt> <dd><?=$info['csv_publication']?></dd>
148
			<dt>Publications</dt> <dd><?=$info['csv_publication']?></dd>
142
			<dt>Autres collections</dt> <dd><?=$info['_collection_autre_']?></dd>
149
			<dt>Autres collections</dt> <dd><?=$info['_collection_autre_']?></dd>
143
			<dt>Futures actions de valorisation</dt> <dd><?=$info['_action_future_']?> <?=$info['_action_future_info_']?></dd>
150
			<dt>Futures actions de valorisation</dt> <dd><?=$info['_action_future_']?> <?=$info['_action_future_info_']?></dd>
144
		</dl>
151
		</dl>
145
		
152
		
146
		<h3>Accès &amp; Usages</h3>
153
		<h3>Accès &amp; Usages</h3>
147
		<dl>
154
		<dl>
148
			<dt>Condition de visite</dt> <dd><?=$info['_visite_avec_motif_']?> <?=$info['_visite_avec_motif_info_']?></dd>
155
			<dt>Condition de visite</dt> <dd><?=$info['_visite_avec_motif_']?> <?=$info['_visite_avec_motif_info_']?></dd>
149
			<dt>Condition d'accès</dt> <dd><?=$info['_acces_ss_motif_']?> <?=$info['_acces_ss_motif_info_']?></dd>
156
			<dt>Condition d'accès</dt> <dd><?=$info['_acces_ss_motif_']?> <?=$info['_acces_ss_motif_info_']?></dd>
150
		</dl>
157
		</dl>
151
		
158
		
152
		<h3>Recherches scientifiques</h3>
159
		<h3>Recherches scientifiques</h3>
153
		<dl>
160
		<dl>
154
			<dt>Utilisation pour la recherche</dt> <dd><?=$info['_recherche_']?></dd>
161
			<dt>Utilisation pour la recherche</dt> <dd><?=$info['_recherche_']?></dd>
155
			<?php if ($info['csv_mark_recherche'] == '1') : ?>
162
			<?php if ($info['csv_mark_recherche'] == '1') : ?>
156
				<dt>Provenance des chercheurs</dt> <dd><?=$info['_recherche_provenance_']?></dd>
163
				<dt>Provenance des chercheurs</dt> <dd><?=$info['_recherche_provenance_']?></dd>
157
				<dt>Type de recherche</dt> <dd><?=$info['_recherche_type_']?></dd>
164
				<dt>Type de recherche</dt> <dd><?=$info['_recherche_type_']?></dd>
158
			<?php endif; ?>
165
			<?php endif; ?>
159
		</dl>
166
		</dl>
160
		<hr class="nettoyeur"/>
167
		<hr class="nettoyeur"/>
161
	</div>
168
	</div>
162
	
169
	
163
	<div id="col-str-collection">
170
	<div id="col-str-collection">
164
		<h2 id="col-str-titre-collection">Collections</h2>
171
		<h2 id="col-str-titre-collection">Collections</h2>
165
		<h3>Collections liées à cette institution</h3>
172
		<h3>Collections liées à cette institution</h3>
166
		<?php if (count($collections) > 0) : ?>
173
		<?php if (count($collections) > 0) : ?>
167
		<ul>
174
		<ul>
168
		<?php foreach ($collections as $collection) : ?>
175
		<?php foreach ($collections as $collection) : ?>
169
			<li><a href="<?=$collection['_url_']?>"><?=$collection['cc_nom']?></a></li>
176
			<li><a href="<?=$collection['_url_']?>"><?=$collection['cc_nom']?></a></li>
170
		<?php endforeach; ?>
177
		<?php endforeach; ?>
171
		</ul>
178
		</ul>
172
		<?php endif; ?>
179
		<?php endif; ?>
173
	</div>
180
	</div>
174
	
181
	
175
	<div id="col-str-meta">
182
	<div id="col-str-meta">
176
		<?=$metadonnees?>
183
		<?=$metadonnees?>
177
	</div>
184
	</div>
178
</div>
185
</div>
179
<hr />
186
<hr />
180
<!-- COL - FIN FICHE STRUCTURE -->
187
<!-- COL - FIN FICHE STRUCTURE -->