Subversion Repositories eFlore/Applications.del

Rev

Rev 1356 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1356 Rev 1364
Line 1... Line 1...
1
; Encodage : UTF-8
1
; Encodage : UTF-8
Line 2... Line 2...
2
 
2
 
3
; Nom du projet
3
; Nom du projet
4
nom_projet = "del"
4
nom_projet = "del"
5
masques_possibles = "masque,famille,genre,ns,nn,auteur,date,commune,departement,tag,espece,type"
5
masques_possibles = "masque,famille,genre,ns,nn,auteur,date,commune,departement,tag,espece,type,referentiel"
6
tag_adeterminer = aDeterminer
6
tag_adeterminer = aDeterminer
Line 7... Line 7...
7
nb_commentaires_discussion = 10
7
nb_commentaires_discussion = 10
8
 
8
 
Line 23... Line 23...
23
date_transmission = "date_transmission" 
23
date_transmission = "date_transmission" 
24
famille = "determination.famille"
24
famille = "determination.famille"
25
nom_sel = "determination.ns"
25
nom_sel = "determination.ns"
26
nom_sel_nn = "determination.nn"
26
nom_sel_nn = "determination.nn"
27
nt = "determination.nt"
27
nt = "determination.nt"
-
 
28
nom_referentiel = "determination.referentiel"
28
courriel = "observateur"
29
courriel = "observateur"
29
ce_zone_geo = "id_zone_geo"
30
ce_zone_geo = "id_zone_geo"
30
zone_geo = "zone_geo"
31
zone_geo = "zone_geo"
31
lieudit = "lieudit"
32
lieudit = "lieudit"
32
station = "station"
33
station = "station"
Line 45... Line 46...
45
date = "date_observation"
46
date = "date_observation"
46
tag = "mots_cles_texte"
47
tag = "mots_cles_texte"
47
commune = "zone_geo"
48
commune = "zone_geo"
48
id_zone_geo = "ce_zone_geo"
49
id_zone_geo = "ce_zone_geo"
49
espece = "nom_sel"
50
espece = "nom_sel"
-
 
51
referentiel = "nom_referentiel"