Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

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