[mapguide-trac] #849: Naming the frames in the standard viewer
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Feb 12 06:19:36 EST 2009
#849: Naming the frames in the standard viewer
---------------------------+------------------------------------------------
Reporter: msuing | Owner:
Type: defect | Status: new
Priority: low | Milestone: 2.1
Component: AJAX Viewer | Version: 2.0.1
Severity: trivial | Keywords: frameset
External_id: |
---------------------------+------------------------------------------------
When we want to set a button to show / hide the taskbar, we have to define
a name and id for the frames in the standard viewer,
...\WebServerExtensions\www\viewerfiles\framesettaskbar.templ.[[BR]]
It would be great to add a name and id in the frameset not to have to
modify the standard files[[BR]]
<frameset rows="*,%s" frameborder=0 border=0>
<frameset '''id="mainappFrame" name="mainappFrame"''' cols="*,%s"
frameborder=0 border=0>[[BR]]
It could be even better to integrate in the standard viewer a button to
show / hide the taskbar and the legend.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/849>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list