[mapguide-trac] #163: WebStudio Has Layer and Map Preview
Dependancy on 'mapviewerphp' Option
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Jan 8 10:30:12 EST 2008
#163: WebStudio Has Layer and Map Preview Dependancy on 'mapviewerphp' Option
---------------------------+------------------------------------------------
Reporter: Crispin @ IME | Owner: zjames
Type: enhancement | Status: assigned
Priority: medium | Milestone: 2.0
Component: Web Studio | Version:
Severity: major | Resolution:
Keywords: | External_id:
---------------------------+------------------------------------------------
Comment (by jng):
This patch modifies webstudio to utilise the <DefaultTechnology> tag in
the config.xml document.
When a session has been established, webstudio will create the viewer
preview url based on the default technology option.
If 'php' is specified, the preview url will be
http://<hostname:port>/mapguide/mapviewerphp/ajaxviewer.php
If 'java' is specified, the preview url will be
http://<hostname:port>/mapguide/mapviewerjava/ajaxviewer.jsp
If 'aspnet' is specified, the preview url will be
http://<hostname:port>/mapguide/mapviewernet/ajaxviewer.aspx
Otherwise, webstudio will use the installed default, which is:
http://<hostname:port>/mapguide/mapviewerajax/
The layer, map, and weblayout previews have been modifed to use this
calculated url, thus removing the dependency on 'mapviewerphp'
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/163#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list