Posted by zzolo on September 28, 2009 at 2:08am
4 followers
Jump to:
| Project: | OpenLayers |
| Version: | 6.x-2.x-dev |
| Component: | OpenLayers API |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
There are changes to lots of things and the UI need to change pretty drastically. Most of the work has been done to 0.x, so it is a matter of making those changes that have been done so far.
Comments
#1
* Use a foreach for menu items, since all the different object types have the same set of menu items.
* Remove import functions since dont work in 1.x, made note in code, starting new ticket: #589682: 2.x: UI Import Functionality
* Layers in UI is silly but ported. It's just some hard-coded stuff to add specific kinds of layers. Needs to be addressed: #490100: 2.x: Layer Handler Form Options and Architecture
* Ported styles form. This seems pretty simple. Maybe we can look at making it alittle more robust, like uploading images.
* Starting to port Preset Form
* The Panel theming is implemented
TODO:
* It seems like the centering map does not work on 0.x and so I am leaving it pretty unchanged
* The AHAH projejction layer stuff is not working
* I have not actually tested if saving works.
* Overall, plenty of work here, but major parts are in.
http://drupal.org/cvs?commit=268356
#2
Another TODO:
Port http://drupal.org/cvs?commit=268572
This was a bug in 1.x and will be in 2.x .
#3
This is quite finished, and the update-center fix doesn't matter to 2.x.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.