Subversion Repositories eFlore/Applications.del

Rev

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

Rev 925 Rev 950
Line 14... Line 14...
14
; Noms des services disponibles pour ce projet
14
; Noms des services disponibles pour ce projet
15
servicesDispo = "votes"
15
servicesDispo = "votes"
Line 16... Line 16...
16
 
16
 
17
[mapping_service]
17
[mapping_service]
18
votes = "votes-image"
-
 
19
 
-
 
20
[mapping_commentaire]
-
 
21
id_commentaire = "id_commentaire"
-
 
22
ce_observation = "observation"
-
 
23
ce_proposition = "proposition"
-
 
24
ce_utilisateur = "auteur.id"
-
 
25
texte = "texte"
-
 
26
utilisateur_nom = "auteur.nom"
-
 
27
utilisateur_prenom = "auteur.prenom"
-
 
28
utilisateur_courriel = "auteur.courriel"
-
 
29
date = "date"
-
 
Line 30... Line 18...
30
nom_sel = "nom_sel"
18
votes = "votes-image"
31
		
19
		
32
[mapping_masque]
20
[mapping_masque]
33
observation = "ce_observation"
21
observation = "ce_observation"