[OpenLayers-Dev] Fwd: [MapFish-Commits] r799 -
trunk/MapFish/client/build
Eric Lemoine
eric.c2c at gmail.com
Mon Jul 7 04:30:25 EDT 2008
Hi,
Instead of augmenting mapfish-widgets.cfg with mapfishsample-specific
things we should create a mapfishsample-specific .cfg file. The deploy
script already handles this if I recall correctly. Sylvain can you
confirm?
--
Eric
---------- Forwarded message ----------
From: <commits at mapfish.org>
Date: Tue, Jul 1, 2008 at 1:50 PM
Subject: [MapFish-Commits] r799 - trunk/MapFish/client/build
To: commits at mapfish.org
Author: pgiraud
Date: 2008-07-01 13:50:54 +0200 (Tue, 01 Jul 2008)
New Revision: 799
Modified:
trunk/MapFish/client/build/mapfish-widgets.cfg
Log:
added some file includes required for toolbar demo
Modified: trunk/MapFish/client/build/mapfish-widgets.cfg
===================================================================
--- trunk/MapFish/client/build/mapfish-widgets.cfg 2008-07-01
09:43:12 UTC (rev 798)
+++ trunk/MapFish/client/build/mapfish-widgets.cfg 2008-07-01
11:50:54 UTC (rev 799)
@@ -26,6 +26,9 @@
OpenLayers/Control/MousePosition.js
OpenLayers/Control/OverviewMap.js
OpenLayers/Control/PanZoomBar.js
+OpenLayers/Control/ZoomToMaxExtent.js
+OpenLayers/Control/NavigationHistory.js
+OpenLayers/Control/Button.js
OpenLayers/Control/Scale.js
OpenLayers/Handler/Click.js
OpenLayers/Handler/Hover.js
_______________________________________________
Commits mailing list
Commits at mapfish.org
http://www.mapfish.org/cgi-bin/mailman/listinfo/commits
More information about the Dev
mailing list