Bug 565 - [Chameleon - Widget] Context selection enhancement
: [Chameleon - Widget] Context selection enhancement
Status: RESOLVED FIXED
: Chameleon
Widget
: 1.99
: PC Windows XP
: P2 enhancement
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-07-20 11:30 by
Modified: 2004-07-21 13:41 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-07-20 11:30:06
The following enhancement will be made:

The main goal of the enhancement is to allow users to load pre-made maps. Users
will be able to scroll through a list of descriptive map titles and select one
to view. When a map from the list is selected, the application will reset itself
to show the user the new map and legend.

o Specify contexts as a name/url pair as part of the HTML template
o New Map (at full extents as defined in the context file)
o New/modified map legend (based on the context layers)

Design Requirements

* Should be embedable on the page, in a scrolling layer or iframe
* Select from a list of maps as dropdown list (select) that displays names from
widget tag.
* support embedded or popup mode
* for embedded mode, support widgetstyle and widgetclass

This enhancement will be implemented as an enhancement to the UploadContext
widget and as a new embeddable version (ContextSelector widget) that just
displays a dropdown list.  The UploadContext enhancement will add a dropdown
list to the popup dialog box.
------- Comment #1 From 2004-07-21 11:20:47 -------
ContextSelector widget implemented and in cvs.  Changes still pending for
UploadContext widget.
------- Comment #2 From 2004-07-21 13:41:52 -------
changes implemented for UploadContext widget.