1 # Etalage - Development environment configuration
3 # The %(here)s variable will be replaced with the parent directory of this file.
7 # Uncomment and replace with the address which should receive any error reports
8 #email_to = you@yourdomain.com
9 smtp_server = localhost
10 error_email_from = etalage@localhost
19 biryani_i18n_dir = %(here)s/../biryani/biryani/i18n/
20 cache_dir = %(here)s/cache
21 # custom_templates_dir = /path/to/custom/templates
25 markers_url = http://localhost:7000/images/markers/
26 misc_url = http://localhost:7000/images/misc/
27 petitpois_url = http://127.0.0.1:5000/
30 territoria_url = http://127.0.0.1:8090/
33 'attribution': 'Données cartographiques CC-By-SA <a href="http://openstreetmap.org/" rel="external">OpenStreetMap</a>',
34 'name': 'OpenStreetMap',
36 'url': 'http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
40 # CSS & JavaScript URLs
41 bootstrap.css = http://localhost:7000/bootstrap/latest/css/bootstrap.min.css
42 bootstrap.js = http://localhost:7000/bootstrap/latest/js/bootstrap.min.js
43 bootstrap-responsive.css = http://gentop.easter-eggs.fr:7000/bootstrap/latest/css/bootstrap-responsive.css
44 easyxdm.js = http://localhost:7000/easyxdm/latest/easyXDM.min.js
45 gadget-integration.js = http://localhost:7002/integration.js
46 easyxdm.swf = http://localhost:7000/easyxdm/latest/easyxdm.swf
47 jquery.js = http://localhost:7000/jquery/jquery.min.js
48 jquery-ui.css = http://localhost:7000/jquery-ui/latest/themes/smoothness/jquery-ui.css
49 jquery-ui.js = http://localhost:7000/jquery-ui/latest/jquery-ui.min.js
50 json2.js = http://localhost:7000/easyxdm/latest/json2.js
51 leaflet.css = http://localhost:7000/leaflet/latest/leaflet.css
52 leaflet.ie.css = http://localhost:7000/leaflet/latest/leaflet.ie.css
53 leaflet.js = http://localhost:7000/leaflet/latest/leaflet.js
54 pie.js = http://localhost:7000/css3pie/latest/PIE.js
55 prettify.js = http://localhost:7000/google-code-prettify/latest/prettify.js