Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 669 Rev 671
1
<!-- ETHNOBOTANIQUE-->
1
<!-- ETHNOBOTANIQUE-->
2
<div class="bloc no-break">
2
<div class="bloc <? if ($premier == 'ethnobotanique') : echo 'allow-break'; else : echo 'no-break'; endif; ?>">
3
	<div class="categorie">Ethnobotanique</div>
3
	<div class="categorie">Ethnobotanique</div>
4
	
4
	
5
	<!-- NOMS COMMUNS -->
5
	<!-- NOMS COMMUNS -->
6
	<?php if($ethnobotanique['nvjfl']['noms'] != array()) : ?>
6
	<?php if($ethnobotanique['nvjfl']['noms'] != array()) : ?>
7
	<div class="no-break">	
7
	<div class="no-break">	
8
		<h2>Noms communs</h2>
8
		<h2>Noms communs</h2>
9
		<span class="citation"><?=$ethnobotanique['nvjfl']['meta']['titre']?></span>
9
		<span class="citation"><?=$ethnobotanique['nvjfl']['meta']['titre']?></span>
10
		<table class="allow-break">
10
		<table class="allow-break">
11
			<tr>
11
			<tr>
12
			<th>Langue</th><th>Nom</th><th>Genre et Nombre</th><th>Conseil d'emploi</th><th>Notes</th>
12
			<th>Langue</th><th>Nom</th><th>Genre et Nombre</th><th>Conseil d'emploi</th><th>Notes</th>
13
			</tr>
13
			</tr>
14
		<?php foreach($ethnobotanique['nvjfl']['noms'] as $nom_verna) : ?>
14
		<?php foreach($ethnobotanique['nvjfl']['noms'] as $nom_verna) : ?>
15
			<tr>
15
			<tr>
16
				<td><?= $nom_verna['code_langue']  ?></td>
16
				<td><?= $nom_verna['code_langue']  ?></td>
17
				<td><?= $nom_verna['nom_vernaculaire']  ?></td>
17
				<td><?= $nom_verna['nom_vernaculaire']  ?></td>
18
				<td><?= $nom_verna['genre']  ?></td>
18
				<td><?= $nom_verna['genre']  ?></td>
19
				<td><?= $nom_verna['conseil_emploi']  ?></td>
19
				<td><?= $nom_verna['conseil_emploi']  ?></td>
20
				<td><?= $nom_verna['notes']  ?></td>
20
				<td><?= $nom_verna['notes']  ?></td>
21
			</tr>
21
			</tr>
22
		<?php endforeach; ?>
22
		<?php endforeach; ?>
23
		</table>
23
		</table>
24
	</div>
24
	</div>
25
	<?php endif; ?>
25
	<?php endif; ?>
26
	
26
	
27
	
27
	
28
	<!-- WIKI -->
28
	<!-- WIKI -->
29
	<?php if (!empty($ethnobotanique['wikini']['noms_communs'])) : ?>
29
	<?php if (!empty($ethnobotanique['wikini']['noms_communs'])) : ?>
30
	<div class="no-break">	
30
	<div class="no-break">	
31
		<span> Noms communs et  étymologies proposés par les membres du réseau : </span>
31
		<span> Noms communs et  étymologies proposés par les membres du réseau : </span>
32
		<div title="noms_communs" class="wiki allow-break">
32
		<div title="noms_communs" class="wiki allow-break">
33
			<?=$ethnobotanique['wikini']['noms_communs']?>
33
			<?=$ethnobotanique['wikini']['noms_communs']?>
34
		</div>
34
		</div>
35
	</div>
35
	</div>
36
	<?php endif; ?>
36
	<?php endif; ?>
37
	
37
	
38
	
38
	
39
	<!-- STATUTS -->
39
	<!-- STATUTS -->
40
	<?php if($ethnobotanique['chorologie']['donnees'] != array()) : ?>	
40
	<?php if($ethnobotanique['chorologie']['donnees'] != array()) : ?>	
41
	<div class="no-break">	
41
	<div class="no-break">	
42
		<h2>Statuts</h2>
42
		<h2>Statuts</h2>
43
		<span class="citation"><?=$ethnobotanique['chorologie']['meta']['titre']?></span>
43
		<span class="citation"><?=$ethnobotanique['chorologie']['meta']['titre']?></span>
44
			<table class="liste_statuts allow-break">
44
			<table class="liste_statuts allow-break">
45
				<tr>
45
				<tr>
46
					<th></th>
46
					<th></th>
47
				<? foreach($ethnobotanique['chorologie']['colonnes'] as $colonne) : ?>
47
				<? foreach($ethnobotanique['chorologie']['colonnes'] as $colonne) : ?>
48
					<th><?=$colonne ?></th>
48
					<th><?=$colonne ?></th>
49
				<?php endforeach; ?>
49
				<?php endforeach; ?>
50
				</tr>
50
				</tr>
51
				<? foreach($ethnobotanique['chorologie']['donnees'] as $type => $donnee) : ?>
51
				<? foreach($ethnobotanique['chorologie']['donnees'] as $type => $donnee) : ?>
52
				<tr>
52
				<tr>
53
					<td><?=$type ?></td>
53
					<td><?=$type ?></td>
54
					<? foreach($ethnobotanique['chorologie']['colonnes'] as $colonne) : ?>
54
					<? foreach($ethnobotanique['chorologie']['colonnes'] as $colonne) : ?>
55
						<td><?= (isset($donnee[$colonne])) ? $donnee[$colonne] : '' ?></td>
55
						<td><?= (isset($donnee[$colonne])) ? $donnee[$colonne] : '' ?></td>
56
					<? endforeach; ?>
56
					<? endforeach; ?>
57
				</tr>
57
				</tr>
58
				<? endforeach; ?>
58
				<? endforeach; ?>
59
			</table>
59
			</table>
60
		</div>
60
		</div>
61
	<? endif; ?>
61
	<? endif; ?>
62
	
62
	
63
	<!-- USAGE -->
63
	<!-- USAGE -->
64
	<? if (!empty($ethnobotanique['wikini']['usage'])) : ?>
64
	<? if (!empty($ethnobotanique['wikini']['usage'])) : ?>
65
	<div class="no-break">	
65
	<div class="no-break">	
66
		<h2> Usage : </h2>
66
		<h2> Usage : </h2>
67
		<span> Rédaction collaborative. </span>
67
		<span> Rédaction collaborative. </span>
68
		<div  title="usage" class="wiki allow-break">
68
		<div  title="usage" class="wiki allow-break">
69
			<?=$ethnobotanique['wikini']['usage']?>
69
			<?=$ethnobotanique['wikini']['usage']?>
70
		</div>
70
		</div>
71
	</div>
71
	</div>
72
	<? endif; ?>
72
	<? endif; ?>
73
	
73
	
74
	<!-- CULTURE ET ARTS -->
74
	<!-- CULTURE ET ARTS -->
75
	<? if (!empty($ethnobotanique['wikini']['usage'])) : ?>
75
	<? if (!empty($ethnobotanique['wikini']['usage'])) : ?>
76
	<div class="no-break">	
76
	<div class="no-break">	
77
		<h2> Culture et arts : </h2>
77
		<h2> Culture et arts : </h2>
78
		<span> Rédaction collaborative. </span>	
78
		<span> Rédaction collaborative. </span>	
79
		<div  title="culture et arts" class="wiki allow-break">
79
		<div  title="culture et arts" class="wiki allow-break">
80
			<?=$ethnobotanique['wikini']['culture_et_arts']?>
80
			<?=$ethnobotanique['wikini']['culture_et_arts']?>
81
		</div>
81
		</div>
82
	</div>
82
	</div>
83
	<? endif; ?>
83
	<? endif; ?>
84
	
84
	
85
	<!-- VIDE DE DONNEES -->
85
	<!-- VIDE DE DONNEES -->
86
	<? if (empty($ethnobotanique['wikini']) && empty($ethnobotanique['chorologie']) && empty($ethnobotanique['nvjfl']) ) : ?>
86
	<? if (empty($ethnobotanique['wikini']) && empty($ethnobotanique['chorologie']) && empty($ethnobotanique['nvjfl']) ) : ?>
87
			Aucune Donnée.
87
			Aucune Donnée.
88
		<? endif; ?>
88
		<? endif; ?>
89
</div>
89
</div>
90
<br/>
90
<br/>
91
<br/>
91
<br/>