Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 128 Rev 136
1
<!-- COL - DEBUT FICHE COLLECTION -->
1
<!-- COL - DEBUT FICHE COLLECTION -->
2
<script type="text/javascript">
2
<script type="text/javascript">
3
	$(document).ready(function() {
3
	$(document).ready(function() {
4
		$("#col-col").tabs({
4
		$("#col-col").tabs({
5
			cookie: {expires: 1}// Stocke un cookie pour 1 jour
5
			cookie: {expires: 1}// Stocke un cookie pour 1 jour
6
		});
6
		});
7
		$('span.courriel').courriel();
-
 
8
	});
7
	});
9
</script>
8
</script>
10
<h1><?=$info['cc_nom']?> <span class="discretion">(id:<?=$id?>)</span></h1>
9
<h1><?=$info['cc_nom']?> <span class="discretion">(id:<?=$id?>)</span></h1>
11
<dl>
10
<dl>
12
	<dt>Structure</dt> <dd><a href="<?=$info['_structure_url_']?>"><?=$info['_structure_nom_']?></a></dd>
11
	<dt>Structure</dt> <dd><a href="<?=$info['_structure_url_']?>"><?=$info['_structure_nom_']?></a></dd>
13
	<dt>Ville</dt> <dd><?=$info['_structure_ville_']?></dd>
12
	<dt>Ville</dt> <dd><?=$info['_structure_ville_']?></dd>
14
</dl>
13
</dl>
15
<hr class="nettoyeur"/>
14
<hr class="nettoyeur"/>
16
<div id="col-col" class="col-onglets">
15
<div id="col-col" class="col-onglets">
17
	<ul class="col-sommaire">
16
	<ul class="col-sommaire">
18
		<li><a href="#col-col-general">Général</a></li>
17
		<li><a href="#col-col-general">Général</a></li>
19
		<li><a href="#col-col-personne">Personnes</a></li>
18
		<li><a href="#col-col-personne">Personnes</a></li>
20
		<li><a href="#col-col-publication">Publications</a></li>
19
		<li><a href="#col-col-publication">Publications</a></li>
21
		<li><a href="#col-col-description">Description</a></li>
20
		<li><a href="#col-col-description">Description</a></li>
22
		<li><a href="#col-col-contenu">Contenu</a></li>
21
		<li><a href="#col-col-contenu">Contenu</a></li>
23
		<li><a href="#col-col-inventaire">Inventaire</a></li>
22
		<li><a href="#col-col-inventaire">Inventaire</a></li>
24
		<li><a href="#col-col-note">Notes</a></li>
23
		<li><a href="#col-col-note">Notes</a></li>
25
		<li><a href="#col-col-meta">Méta-données</a></li>
24
		<li><a href="#col-col-meta">Méta-données</a></li>
26
	</ul>
25
	</ul>
27
	
26
	
28
	<div id="col-col-general">
27
	<div id="col-col-general">
29
		<h2>Général</h2>
28
		<h2>Général</h2>
30
		<h3>Intitulés, statut et codes</h3>
29
		<h3>Intitulés, statut et codes</h3>
31
		<dl>
30
		<dl>
32
			<dt>Autres intitulés</dt> <dd><?=$info['_nom_alternatif_']?></dd>
31
			<dt>Autres intitulés</dt> <dd><?=$info['_nom_alternatif_']?></dd>
33
			<dt>À pour collection parente</dt> <dd><?=$info['_collection_mere_nom_']?> <?php if ($info['cc_ce_mere'] != '0') : ?><span class="discretion">(id:<?=$info['cc_ce_mere']?>)</span><?php endif; ?></dd>
32
			<dt>À pour collection parente</dt> <dd><?=$info['_collection_mere_nom_']?> <?php if ($info['cc_ce_mere'] != '0') : ?><span class="discretion">(id:<?=$info['cc_ce_mere']?>)</span><?php endif; ?></dd>
34
			<dt>Type de collection</dt> <dd><?=$info['_type_ncd_']?></dd>
33
			<dt>Type de collection</dt> <dd><?=$info['_type_ncd_']?></dd>
35
			<dt>Statut</dt> <dd><?=$info['_type_depot_']?></dd>
34
			<dt>Statut</dt> <dd><?=$info['_type_depot_']?></dd>
36
			<dt>Identifiants alternatifs</dt> <dd><?=$info['_identifiant_alternatif_']?></dd>
35
			<dt>Identifiants alternatifs</dt> <dd><?=$info['_identifiant_alternatif_']?></dd>
37
			<dt>Acronymes</dt> <dd><?=$info['_code_']?></dd>
36
			<dt>Acronymes</dt> <dd><?=$info['_code_']?></dd>
38
			<dt>Cote</dt> <dd><?=$info['cc_cote']?></dd>
37
			<dt>Cote</dt> <dd><?=$info['cc_cote']?></dd>
39
		</dl>
38
		</dl>
40
		
39
		
41
		<h3>Description</h3>
40
		<h3>Description</h3>
42
		<dl>
41
		<dl>
43
			<dt>Description</dt> <dd class="txt-long"><?=$info['cc_description']?></dd>
42
			<dt>Description</dt> <dd class="txt-long"><?=$info['cc_description']?></dd>
44
			<dt>Description spécialiste</dt> <dd class="txt-long"><?=$info['cc_description_specialiste']?></dd>
43
			<dt>Description spécialiste</dt> <dd class="txt-long"><?=$info['cc_description_specialiste']?></dd>
45
			<dt>Historique</dt> <dd class="txt-long"><?=$info['cc_historique']?></dd>
44
			<dt>Historique</dt> <dd class="txt-long"><?=$info['cc_historique']?></dd>
46
			<dt>Site web</dt> <dd><?=$info['_url_']?></dd>
45
			<dt>Site web</dt> <dd><?=$info['_url_']?></dd>
47
		</dl>
46
		</dl>
48
		
47
		
49
		<h3>Spécimens «types»</h3>
48
		<h3>Spécimens «types»</h3>
50
		<dl>
49
		<dl>
51
			<dt>Présence</dt> <dd><?=$info['_specimen_type_']?></dd>
50
			<dt>Présence</dt> <dd><?=$info['_specimen_type_']?></dd>
52
			<dt>Nombre</dt> <dd><?=$info['_specimen_type_nbre_']?> <?=$info['_specimen_type_nbre_precision_']?></dd>
51
			<dt>Nombre</dt> <dd><?=$info['_specimen_type_nbre_']?> <?=$info['_specimen_type_nbre_precision_']?></dd>
53
			<dt>Classement</dt> <dd><?=$info['_specimen_type_classement_']?></dd>
52
			<dt>Classement</dt> <dd><?=$info['_specimen_type_classement_']?></dd>
54
		</dl>
53
		</dl>
55
		
54
		
56
		<h3>Couvertures</h3>
55
		<h3>Couvertures</h3>
57
		<dl>
56
		<dl>
58
			<dt>Principe de groupement</dt> <dd><?=$info['_groupement_principe_']?></dd>
57
			<dt>Principe de groupement</dt> <dd><?=$info['_groupement_principe_']?></dd>
59
			<dt>But du groupement</dt> <dd><?=$info['_groupement_but_']?></dd>
58
			<dt>But du groupement</dt> <dd><?=$info['_groupement_but_']?></dd>
60
			<dt>Lieux concernés</dt> <dd><?=$info['_couverture_lieu_']?></dd>
59
			<dt>Lieux concernés</dt> <dd><?=$info['_couverture_lieu_']?></dd>
61
		</dl>
60
		</dl>
62
		<hr class="nettoyeur"/>
61
		<hr class="nettoyeur"/>
63
	</div>
62
	</div>
64
 
63
 
65
	<div id="col-col-personne">
64
	<div id="col-col-personne">
66
		<h2>Personnes</h2>
65
		<h2>Personnes</h2>
67
		<h3>Personne(s) liées à la collection</h3>
66
		<h3>Personne(s) liées à la collection</h3>
68
		<?php if (count($personnes) > 0) : ?>
67
		<?php if (count($personnes) > 0) : ?>
69
		<table>
68
		<table>
70
			<thead>
69
			<thead>
71
				<tr>
70
				<tr>
72
					<th>Relation</th>
71
					<th>Relation</th>
73
					<th>Nom Complet</th>
72
					<th>Nom Complet</th>
74
					<th>Nom</th>
73
					<th>Nom</th>
75
					<th>Prénom</th>
74
					<th>Prénom</th>
76
					<th>Date de naissance</th>
75
					<th>Date de naissance</th>
77
					<th>Lieu de naissance</th>
76
					<th>Lieu de naissance</th>
78
					<th>Décès</th>
77
					<th>Décès</th>
79
					<th>Date de décès</th>
78
					<th>Date de décès</th>
80
					<th>Lieu de décès</th>
79
					<th>Lieu de décès</th>
81
				</tr>
80
				</tr>
82
			</thead>
81
			</thead>
83
			<tbody>
82
			<tbody>
84
			<?php foreach ($personnes as $personne) : ?>
83
			<?php foreach ($personnes as $personne) : ?>
85
				<tr>
84
				<tr>
86
					<td><?=$personne['_role_']?></td>
85
					<td><?=$personne['_role_']?></td>
87
					<td><a href="<?=$personne['_url_']?>" title="Accèder à la fiche de la personne"><?=$personne['cp_fmt_nom_complet']?></a></td>
86
					<td><a href="<?=$personne['_url_']?>" title="Accèder à la fiche de la personne"><?=$personne['cp_fmt_nom_complet']?></a></td>
88
					<td><?=$personne['cp_nom']?></td>
87
					<td><?=$personne['cp_nom']?></td>
89
					<td><?=$personne['cp_prenom']?></td>
88
					<td><?=$personne['cp_prenom']?></td>
90
					<td><?=$personne['_naissance_date_']?></td>
89
					<td><?=$personne['_naissance_date_']?></td>
91
					<td><?=$personne['cp_naissance_lieu']?></td>
90
					<td><?=$personne['cp_naissance_lieu']?></td>
92
					<td><?=$personne['_deces_']?></td>
91
					<td><?=$personne['_deces_']?></td>
93
					<td><?=$personne['_deces_date_']?></td>
92
					<td><?=$personne['_deces_date_']?></td>
94
					<td><?=$personne['cp_deces_lieu']?></td>
93
					<td><?=$personne['cp_deces_lieu']?></td>
95
				</tr>
94
				</tr>
96
			<?php endforeach; ?>
95
			<?php endforeach; ?>
97
			</tbody>
96
			</tbody>
98
		</table>
97
		</table>
99
		<?php else : ?>
98
		<?php else : ?>
100
		<p>Aucune</p>
99
		<p>Aucune</p>
101
		<?php endif; ?>
100
		<?php endif; ?>
102
	</div>
101
	</div>
103
	
102
	
104
	<div id="col-col-publication">
103
	<div id="col-col-publication">
105
		<h2>Publications</h2>
104
		<h2>Publications</h2>
106
		<h3>Publication(s) de la collection</h3>
105
		<h3>Publication(s) de la collection</h3>
107
		<?php if (count($publications) > 0) : ?>
106
		<?php if (count($publications) > 0) : ?>
108
		<table>
107
		<table>
109
			<thead>
108
			<thead>
110
				<tr>
109
				<tr>
111
					<th>Auteurs</th>
110
					<th>Auteurs</th>
112
					<th>Titre</th>
111
					<th>Titre</th>
113
					<th>Nom de la revue / collection</th>
112
					<th>Nom de la revue / collection</th>
114
					<th>Éditeur</th>
113
					<th>Éditeur</th>
115
					<th>Année</th>
114
					<th>Année</th>
116
					<th>Série / Tome</th>
115
					<th>Série / Tome</th>
117
					<th>Fascicule</th>
116
					<th>Fascicule</th>
118
					<th>Page(s)</th>
117
					<th>Page(s)</th>
119
				</tr>
118
				</tr>
120
			</thead>
119
			</thead>
121
			<tbody>
120
			<tbody>
122
			<?php foreach ($publications as $publication) : ?>
121
			<?php foreach ($publications as $publication) : ?>
123
				<tr>
122
				<tr>
124
					<td><?=$publication['cpu_fmt_auteur']?></td>
123
					<td><?=$publication['cpu_fmt_auteur']?></td>
125
					<td><?=$publication['cpu_titre']?></td>
124
					<td><?=$publication['cpu_titre']?></td>
126
					<td><?=$publication['cpu_collection']?></td>
125
					<td><?=$publication['cpu_collection']?></td>
127
					<td><?=$publication['_editeur_']?></td>
126
					<td><?=$publication['_editeur_']?></td>
128
					<td><?=$publication['_date_parution_']?></td>
127
					<td><?=$publication['_date_parution_']?></td>
129
					<td><?=$publication['cpu_indication_nvt']?></td>
128
					<td><?=$publication['cpu_indication_nvt']?></td>
130
					<td><?=$publication['cpu_fascicule']?></td>
129
					<td><?=$publication['cpu_fascicule']?></td>
131
					<td><?=$publication['cpu_truk_pages']?></td>
130
					<td><?=$publication['cpu_truk_pages']?></td>
132
				</tr>
131
				</tr>
133
			<?php endforeach; ?>
132
			<?php endforeach; ?>
134
			</tbody>
133
			</tbody>
135
		</table>
134
		</table>
136
		<?php else : ?>
135
		<?php else : ?>
137
		<p>Aucune</p>
136
		<p>Aucune</p>
138
		<?php endif; ?>
137
		<?php endif; ?>
139
	</div>
138
	</div>
140
 
139
 
141
	<div id="col-col-description">
140
	<div id="col-col-description">
142
		<h2>Description</h2>
141
		<h2>Description</h2>
143
		<h3>Description et état de la collection</h3>
142
		<h3>Description et état de la collection</h3>
144
		<dl class="label-grand">
143
		<dl class="label-grand">
145
			<dt>Type d'herbier</dt> <dd><?=$info['_type_']?></dd>
144
			<dt>Type d'herbier</dt> <dd><?=$info['_type_']?></dd>
146
			<dt>Nombre de cartons ou liasses échantillonnés</dt> <dd><?=$info['ccb_nbre_echantillon']?></dd>
145
			<dt>Nombre de cartons ou liasses échantillonnés</dt> <dd><?=$info['ccb_nbre_echantillon']?></dd>
147
		</dl>
146
		</dl>
148
		
147
		
149
		<h3>Types d'unité de rangement de la collection botanique</h3>
148
		<h3>Types d'unité de rangement de la collection botanique</h3>
150
		<dl class="label-court">
149
		<dl class="label-court">
151
			<dt>État général</dt> <dd><?=$info['_unite_rangement_etat_']?></dd>
150
			<dt>État général</dt> <dd><?=$info['_unite_rangement_etat_']?></dd>
152
		</dl>
151
		</dl>
153
		<hr class="nettoyeur"/>
152
		<hr class="nettoyeur"/>
154
		<?php if (count($info['_rangements_']) > 0) : ?>
153
		<?php if (count($info['_rangements_']) > 0) : ?>
155
		<table>
154
		<table>
156
			<thead>
155
			<thead>
157
				<tr>
156
				<tr>
158
					<th>Type</th>
157
					<th>Type</th>
159
					<th>Nombre</th>
158
					<th>Nombre</th>
160
					<th>Précision</th>
159
					<th>Précision</th>
161
					<th>Format (en cm.)</th>
160
					<th>Format (en cm.)</th>
162
				</tr>
161
				</tr>
163
			</thead>
162
			</thead>
164
			<tbody>
163
			<tbody>
165
			<?php foreach ($info['_rangements_'] as $rangement) : ?>
164
			<?php foreach ($info['_rangements_'] as $rangement) : ?>
166
				<tr>
165
				<tr>
167
					<td><?=$rangement['type']?></td>
166
					<td><?=$rangement['type']?></td>
168
					<td><?=$rangement['nbre']?></td>
167
					<td><?=$rangement['nbre']?></td>
169
					<td><?=$rangement['precision']?></td>
168
					<td><?=$rangement['precision']?></td>
170
					<td><?=$rangement['format']?></td>
169
					<td><?=$rangement['format']?></td>
171
				</tr>
170
				</tr>
172
			<?php endforeach; ?>
171
			<?php endforeach; ?>
173
			</tbody>
172
			</tbody>
174
		</table>
173
		</table>
175
		<?php else : ?>
174
		<?php else : ?>
176
		<p>Aucune unité de rangement n'a été renseignée.</p>
175
		<p>Aucune unité de rangement n'a été renseignée.</p>
177
		<?php endif; ?>
176
		<?php endif; ?>
178
		
177
		
179
		<h3>Types d'unité de base de la collection si différent de l'untité de rangement</h3>
178
		<h3>Types d'unité de base de la collection si différent de l'untité de rangement</h3>
180
		<?php if (count($info['_unites_base_']) > 0) : ?>
179
		<?php if (count($info['_unites_base_']) > 0) : ?>
181
		<table>
180
		<table>
182
			<thead>
181
			<thead>
183
				<tr>
182
				<tr>
184
					<th colspan="4">Unité de base</th>
183
					<th colspan="4">Unité de base</th>
185
					<th colspan="2">Parts</th>
184
					<th colspan="2">Parts</th>
186
					<th colspan="2">Espèces</th>
185
					<th colspan="2">Espèces</th>
187
				</tr>
186
				</tr>
188
				<tr>
187
				<tr>
189
					<th>Type</th>
188
					<th>Type</th>
190
					<th>Nombre</th>
189
					<th>Nombre</th>
191
					<th>Précision</th>
190
					<th>Précision</th>
192
					<th>Format (en cm.)</th>
191
					<th>Format (en cm.)</th>
193
					<th>Nombre</th>
192
					<th>Nombre</th>
194
					<th>Précision</th>
193
					<th>Précision</th>
195
					<th>Nombre</th>
194
					<th>Nombre</th>
196
					<th>Précision</th>
195
					<th>Précision</th>
197
				</tr>
196
				</tr>
198
			</thead>
197
			</thead>
199
			<tbody>
198
			<tbody>
200
			<?php foreach ($info['_unites_base_'] as $unite_base) : ?>
199
			<?php foreach ($info['_unites_base_'] as $unite_base) : ?>
201
				<tr>
200
				<tr>
202
					<td><?=$unite_base['type']?></td>
201
					<td><?=$unite_base['type']?></td>
203
					<td><?=$unite_base['nbre']?></td>
202
					<td><?=$unite_base['nbre']?></td>
204
					<td><?=$unite_base['precision']?></td>
203
					<td><?=$unite_base['precision']?></td>
205
					<td><?=$unite_base['format']?></td>
204
					<td><?=$unite_base['format']?></td>
206
					<td><?=$unite_base['part_nbre']?></td>
205
					<td><?=$unite_base['part_nbre']?></td>
207
					<td><?=$unite_base['part_precision']?></td>
206
					<td><?=$unite_base['part_precision']?></td>
208
					<td><?=$unite_base['sp_nbre']?></td>
207
					<td><?=$unite_base['sp_nbre']?></td>
209
					<td><?=$unite_base['sp_precision']?></td>
208
					<td><?=$unite_base['sp_precision']?></td>
210
				</tr>
209
				</tr>
211
			<?php endforeach; ?>
210
			<?php endforeach; ?>
212
			</tbody>
211
			</tbody>
213
		</table>
212
		</table>
214
		<?php else : ?>
213
		<?php else : ?>
215
		<p>Aucune unité de base n'a été renseignée.</p>
214
		<p>Aucune unité de base n'a été renseignée.</p>
216
		<?php endif; ?>
215
		<?php endif; ?>
217
		
216
		
218
		<h3>Conservation</h3>
217
		<h3>Conservation</h3>
219
		<dl>
218
		<dl>
220
			<dt>Type de papier</dt> <dd><?=$info['_conservation_papier_type_']?></dd>
219
			<dt>Type de papier</dt> <dd><?=$info['_conservation_papier_type_']?></dd>
221
			<dt>Méthode</dt> <dd><?=$info['_conservation_methode_']?></dd>
220
			<dt>Méthode</dt> <dd><?=$info['_conservation_methode_']?></dd>
222
		</dl>
221
		</dl>
223
		
222
		
224
		<h3>Étiquettes</h3>
223
		<h3>Étiquettes</h3>
225
		<dl class="label-grand">
224
		<dl class="label-grand">
226
			<dt>% de spécimen fixés</dt> <dd><?=$info['ccb_specimen_fixation_pourcent']?>%</dd>
225
			<dt>% de spécimen fixés</dt> <dd><?=$info['ccb_specimen_fixation_pourcent']?>%</dd>
227
			<dt>% d'étiquettes fixées</dt> <dd><?=$info['ccb_etiquette_fixation_pourcent']?>%</dd>
226
			<dt>% d'étiquettes fixées</dt> <dd><?=$info['ccb_etiquette_fixation_pourcent']?>%</dd>
228
			<dt>Méthode de fixation du spécimen</dt> <dd><?=$info['_specimen_fixation_methode_']?></dd>
227
			<dt>Méthode de fixation du spécimen</dt> <dd><?=$info['_specimen_fixation_methode_']?></dd>
229
			<dt>Méthode de fixation des étiquettes au support</dt> <dd><?=$info['_etiquette_fixation_support_']?></dd>
228
			<dt>Méthode de fixation des étiquettes au support</dt> <dd><?=$info['_etiquette_fixation_support_']?></dd>
230
			<dt>Méthode de fixation des étiquettes au spécimen</dt> <dd><?=$info['_etiquette_fixation_specimen_']?></dd>
229
			<dt>Méthode de fixation des étiquettes au spécimen</dt> <dd><?=$info['_etiquette_fixation_specimen_']?></dd>
231
			<dt>Type d'écriture des étiquettes</dt> <dd><?=$info['_etiquette_ecriture_']?></dd>
230
			<dt>Type d'écriture des étiquettes</dt> <dd><?=$info['_etiquette_ecriture_']?></dd>
232
		</dl>
231
		</dl>
233
		
232
		
234
		<h3>Traitements</h3>
233
		<h3>Traitements</h3>
235
		<dl>
234
		<dl>
236
			<dt>Traitement</dt> <dd><?=$info['_traitement_']?></dd>
235
			<dt>Traitement</dt> <dd><?=$info['_traitement_']?></dd>
237
			<dt>Empoisonnement</dt> <dd><?=$info['_traitement_poison_']?></dd>
236
			<dt>Empoisonnement</dt> <dd><?=$info['_traitement_poison_']?></dd>
238
			<dt>Pesticide</dt> <dd><?=$info['_traitement_insecte_']?></dd>
237
			<dt>Pesticide</dt> <dd><?=$info['_traitement_insecte_']?></dd>
239
		</dl>
238
		</dl>
240
		
239
		
241
		<h3>État général et dégradation</h3>
240
		<h3>État général et dégradation</h3>
242
		<dl class="label-grand">
241
		<dl class="label-grand">
243
			<dt>État général</dt> <dd><?=$info['_etat_general_']?></dd>
242
			<dt>État général</dt> <dd><?=$info['_etat_general_']?></dd>
244
			<dt>Causes de dégradation des spécimens</dt> <dd><?=$info['_degradation_specimen_']?></dd>
243
			<dt>Causes de dégradation des spécimens</dt> <dd><?=$info['_degradation_specimen_']?></dd>
245
			<dt>Causes de dégradation de la présentation</dt> <dd><?=$info['_degradation_presentation_']?></dd>
244
			<dt>Causes de dégradation de la présentation</dt> <dd><?=$info['_degradation_presentation_']?></dd>
246
			<dt>Détermination des échantillons</dt> <dd><?=$info['_determination_']?></dd>
245
			<dt>Détermination des échantillons</dt> <dd><?=$info['_determination_']?></dd>
247
		</dl>
246
		</dl>
248
		<hr class="nettoyeur"/>
247
		<hr class="nettoyeur"/>
249
	</div>
248
	</div>
250
 
249
 
251
	<div id="col-col-contenu">
250
	<div id="col-col-contenu">
252
		<h2>Contenu</h2>
251
		<h2>Contenu</h2>
253
		<h3>Nature</h3>
252
		<h3>Nature</h3>
254
		<dl>
253
		<dl>
255
			<dt>Nature de la collection</dt> <dd><?=$info['_nature_']?></dd>
254
			<dt>Nature de la collection</dt> <dd><?=$info['_nature_']?></dd>
256
			<dt>Collection spécialisée</dt> <dd><?=$info['ccb_specialite']?></dd>
255
			<dt>Collection spécialisée</dt> <dd><?=$info['ccb_specialite']?></dd>
257
		</dl>
256
		</dl>
258
		
257
		
259
		<h3>Période de constitution</h3>
258
		<h3>Période de constitution</h3>
260
		<dl>
259
		<dl>
261
			<dt>Période de constitution</dt> <dd><?=$info['_periode_constitution_']?></dd>
260
			<dt>Période de constitution</dt> <dd><?=$info['_periode_constitution_']?></dd>
262
			<dt>Date de DÉBUT de récolte</dt> <dd><?=$info['_recolte_date_debut_']?> <?=$info['_recolte_date_debut_type_']?></dd>
261
			<dt>Date de DÉBUT de récolte</dt> <dd><?=$info['_recolte_date_debut_']?> <?=$info['_recolte_date_debut_type_']?></dd>
263
			<dt>Date de FIN de récolte</dt> <dd><?=$info['_recolte_date_fin_']?> <?=$info['_recolte_date_fin_type_']?></dd>
262
			<dt>Date de FIN de récolte</dt> <dd><?=$info['_recolte_date_fin_']?> <?=$info['_recolte_date_fin_type_']?></dd>
264
		</dl>
263
		</dl>
265
		
264
		
266
		<h3>Classement</h3>
265
		<h3>Classement</h3>
267
		<dl>
266
		<dl>
268
			<dt>État du classement</dt> <dd><?=$info['_classement_etat_']?></dd>
267
			<dt>État du classement</dt> <dd><?=$info['_classement_etat_']?></dd>
269
			<dt>Principe de classement</dt> <dd><?=$info['ccb_annotation_classement']?></dd>
268
			<dt>Principe de classement</dt> <dd><?=$info['ccb_annotation_classement']?></dd>
270
		</dl>
269
		</dl>
271
		
270
		
272
		<h3>Étiquette</h3>
271
		<h3>Étiquette</h3>
273
		<dl>
272
		<dl>
274
			<dt>Renseignements</dt> <dd><?=$info['_etiquette_renseignement_']?></dd>
273
			<dt>Renseignements</dt> <dd><?=$info['_etiquette_renseignement_']?></dd>
275
			<dt>Localités précises</dt> <dd><?=$info['_precision_localite_']?></dd>
274
			<dt>Localités précises</dt> <dd><?=$info['_precision_localite_']?></dd>
276
			<dt>Dates précises</dt> <dd><?=$info['_precision_date_']?></dd>
275
			<dt>Dates précises</dt> <dd><?=$info['_precision_date_']?></dd>
277
			<dt>Annotations</dt> <dd><?=$info['ccb_annotation_diverse']?></dd>
276
			<dt>Annotations</dt> <dd><?=$info['ccb_annotation_diverse']?></dd>
278
		</dl>
277
		</dl>
279
		
278
		
280
		<h3>Collections intégrées</h3>
279
		<h3>Collections intégrées</h3>
281
		<dl class="label-grand">
280
		<dl class="label-grand">
282
			<dt>Intégration de collection antérieures</dt> <dd><?=$info['_collection_integre_']?></dd>
281
			<dt>Intégration de collection antérieures</dt> <dd><?=$info['_collection_integre_']?></dd>
283
			<dt>Nom de la collection sur les étiquettes</dt> <dd><?=$info['_collection_integre_info_']?></dd>
282
			<dt>Nom de la collection sur les étiquettes</dt> <dd><?=$info['_collection_integre_info_']?></dd>
284
		</dl>
283
		</dl>
285
		<hr class="nettoyeur"/>
284
		<hr class="nettoyeur"/>
286
	</div>
285
	</div>
287
 
286
 
288
	<div id="col-col-inventaire">
287
	<div id="col-col-inventaire">
289
		<h2>Inventaire</h2>
288
		<h2>Inventaire</h2>
290
		<h3>Inventaire (autre que celui de l'auteur)</h3>
289
		<h3>Inventaire (autre que celui de l'auteur)</h3>
291
		<dl>
290
		<dl>
292
			<dt>Existence inventaire</dt> <dd><?=$info['_inventaire_']?></dd>
291
			<dt>Existence inventaire</dt> <dd><?=$info['_inventaire_']?></dd>
293
			<dt>Participation de l'auteur</dt> <dd><?=$info['_inventaire_auteur_']?></dd>
292
			<dt>Participation de l'auteur</dt> <dd><?=$info['_inventaire_auteur_']?></dd>
294
			<dt>Forme de l'inventaire</dt> <dd><?=$info['_inventaire_forme_']?></dd>
293
			<dt>Forme de l'inventaire</dt> <dd><?=$info['_inventaire_forme_']?></dd>
295
			<dt>Informations disponibles</dt> <dd><?=$info['ccb_inventaire_info']?></dd>
294
			<dt>Informations disponibles</dt> <dd><?=$info['ccb_inventaire_info']?></dd>
296
			<dt>Logiciel utilisé</dt> <dd><?=$info['_inventaire_digital_']?></dd>
295
			<dt>Logiciel utilisé</dt> <dd><?=$info['_inventaire_digital_']?></dd>
297
			<dt>% en base de données</dt> <dd><?=$info['ccb_inventaire_digital_pourcent']?>%</dd>
296
			<dt>% en base de données</dt> <dd><?=$info['ccb_inventaire_digital_pourcent']?>%</dd>
298
			<dt>État inventaire</dt> <dd><?=$info['_inventaire_etat_']?></dd>
297
			<dt>État inventaire</dt> <dd><?=$info['_inventaire_etat_']?></dd>
299
		</dl>
298
		</dl>
300
		<hr class="nettoyeur"/>
299
		<hr class="nettoyeur"/>
301
	</div>
300
	</div>
302
 
301
 
303
	<div id="col-col-note">
302
	<div id="col-col-note">
304
		<h2>Notes</h2>
303
		<h2>Notes</h2>
305
		<h3>Notes liées à la collection</h3>
304
		<h3>Notes liées à la collection</h3>
306
		<?php if (count($commentaires) > 0) : ?>
305
		<?php if (count($commentaires) > 0) : ?>
307
		<table>
306
		<table>
308
			<thead>
307
			<thead>
309
				<tr>
308
				<tr>
310
					<th>Type</th>
309
					<th>Type</th>
311
					<th>Titre</th>
310
					<th>Titre</th>
312
					<th>Importance</th>
311
					<th>Importance</th>
313
				</tr>
312
				</tr>
314
			</thead>
313
			</thead>
315
			<tbody>
314
			<tbody>
316
			<?php foreach ($commentaires as $commentaire) : ?>
315
			<?php foreach ($commentaires as $commentaire) : ?>
317
				<tr>
316
				<tr>
318
					<td><?=$commentaire['_type_']?></td>
317
					<td><?=$commentaire['_type_']?></td>
319
					<td><?=$commentaire['ccm_titre']?></td>
318
					<td><?=$commentaire['ccm_titre']?></td>
320
					<td><?=$commentaire['ccm_ponderation']?></td>
319
					<td><?=$commentaire['ccm_ponderation']?></td>
321
				</tr>
320
				</tr>
322
				<tr>
321
				<tr>
323
					<td colspan="3"><?=$commentaire['ccm_texte']?></td>
322
					<td colspan="3"><?=$commentaire['ccm_texte']?></td>
324
				</tr>
323
				</tr>
325
			<?php endforeach; ?>
324
			<?php endforeach; ?>
326
			</tbody>
325
			</tbody>
327
		</table>
326
		</table>
328
		<?php else : ?>
327
		<?php else : ?>
329
		<p>Aucune note n'a été ajoutée.</p>
328
		<p>Aucune note n'a été ajoutée.</p>
330
		<?php endif; ?>
329
		<?php endif; ?>
331
	</div>
330
	</div>
332
	
331
	
333
	<div id="col-col-meta">
332
	<div id="col-col-meta">
334
		<?=$metadonnees?>
333
		<?=$metadonnees?>
335
	</div>
334
	</div>
336
	
335
	
337
</div>
336
</div>
338
<!-- COL - FIN FICHE COLLECTION -->
337
<!-- COL - FIN FICHE COLLECTION -->