Opened 15 years ago

Closed 15 years ago

#849 closed defect (fixed)

Naming the frames in the standard viewer

Reported by: msuing Owned by: brucedechant
Priority: low Milestone: 2.1
Component: AJAX Viewer Version: 2.0.1
Severity: trivial Keywords: frameset
Cc: External ID:

Description (last modified by brucedechant)

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.

It would be great to add a name and id in the frameset not to have to modify the standard files

<frameset rows="*,%s" frameborder=0 border=0>

<frameset id="mainappFrame" name="mainappFrame" cols="*,%s" frameborder=0 border=0>

It could be even better to integrate in the standard viewer a button to show / hide the taskbar and the legend.

Attachments (1)

Patch from mailing list.diff (1.3 KB ) - added by ksgeograf 15 years ago.
Patch file from post

Download all attachments as: .zip

Change History (4)

comment:1 by ksgeograf, 15 years ago

If you submit a patch for this, I'm sure it will be included in the next release.

by ksgeograf, 15 years ago

Patch file from post

comment:2 by brucedechant, 15 years ago

Description: modified (diff)
Owner: set to brucedechant
Status: newassigned

comment:3 by brucedechant, 15 years ago

Resolution: fixed
Status: assignedclosed

r3616 Trunk

Note: See TracTickets for help on using tickets.