Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1364 → Rev 1365

/trunk/war/config.defaut.js
1,16 → 1,22
// A renommer en config.js
 
// à renommer en config.js
var configuration = {
serviceBaseUrl:"http://localhost/jrest",
suiviBugUrl:"http://www.tela-botanica.net/suivi/index.php?do=newtask&project=2",
aideBaseUrl: "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideCEL",
emailContact:"cel_remarques@tela-botanica.org",
imageBaseUrl: "http://localhost/images_cel",
referentielGeo : "WGS84",
cleGoogleMaps : "ABQIAAAADBUAHF9l14gI02QVAbUYJBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRs4p6VhYovhsnMYzJIWa011rxW4w",
refTax:"BDNFF",
refTaxVersion:"4.02",
lienEfloreBaseUrl:"www.tela-botanica.org/eflore"
};
serviceBaseUrl:"http://localhost/jrest",
suiviBugUrl:"http://www.tela-botanica.net/suivi/index.php?do=newtask&project=2",
aideBaseUrl:"http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideCEL",
emailContact:"cel_remarques@tela-botanica.org",
imageBaseUrl:"http://localhost/Documents/images_serveur/",
imageRedirectUrl:"http://localhost/appli:cel-img:",
utiliseRedirectionImage:"1",
referentielGeo:"WGS84",
cleGoogleMaps:"ABQIAAAADBUAHF9l14gI02QVAbUYJBRqPsByHDhzHLE0yoC9hASLZaFmoRT4_9Zkiscf-BaH_gEy7DVHX5BxwQ",
refTax:"BDNFF",
refTaxVersion:"4.02",
lienEfloreBaseUrl:"www.tela-botanica.org/eflore",
licence:"",
tailleMaxUpload:"10000000",
formatOriginal: "O",
formatZoom: "X3L",
formatGalerie: "XS",
formatListe: "XS"};