Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

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