Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2600 Rev 2614
Line 20... Line 20...
20
	formatListe: "XS",
20
	formatListe: "XS",
21
	activerSaisieChampsEtendus: "0",
21
	activerSaisieChampsEtendus: "0",
22
	wikiDescriptionChampsEtendusPageUrl: "http://localhost/yeswiki/wakka.php?wiki=",
22
	wikiDescriptionChampsEtendusPageUrl: "http://localhost/yeswiki/wakka.php?wiki=",
23
	wikiDescriptionChampsEtendusRestUrl: "http://localhost/yeswiki/api/rest/0.5/pages/",
23
	wikiDescriptionChampsEtendusRestUrl: "http://localhost/yeswiki/api/rest/0.5/pages/",
24
	wikiDescriptionChampsEtendusRestUrlOptions : "txt.format=text/plain&txt.section.titre=description courte",
24
	wikiDescriptionChampsEtendusRestUrlOptions : "txt.format=text/plain&txt.section.titre=description courte",
25
	wikiDescriptionChampsEtendusUrlOptionsPageTpl : "&txt.template=tplChampEtendu"
25
	wikiDescriptionChampsEtendusUrlOptionsPageTpl : "&txt.template=tplChampEtendu",
-
 
26
	langueDefaut: "fr",
-
 
27
	languesDisponibles: "fr,en"
26
};
28
};
27
29