Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2650 Rev 2695
Line 22... Line 22...
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",
26
	langueDefaut: "fr",
27
	languesDisponibles: "fr,en"
27
	languesDisponibles: "fr,en",
-
 
28
	chorologieAvertissementCourriel: "chorologie@tela-botanica.org"
28
};
29
};
29
30