[mapguide-internals] PATCH: Fix for ticket #849: Naming the frames
in the standard viewer
Maxime Suing
Maxime.Suing at autodesk.com
Thu Feb 12 15:16:17 EST 2009
2 cents more...
Max.
-----Original Message-----
From: trac_mapguide at osgeo.org [mailto:trac_mapguide at osgeo.org]
Sent: jeudi 12 février 2009 12:20
Cc: mapguide-trac at lists.osgeo.org
Subject: [mapguide-trac] #849: Naming the frames in the standard viewer
#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-internals
mailing list