Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
OpenLayers API
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2009 at 02:08 UTC
Updated:
13 Feb 2010 at 21:20 UTC
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
Comment #1
zzolo commented* 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
Comment #2
phayes commentedAnother TODO:
Port http://drupal.org/cvs?commit=268572
This was a bug in 1.x and will be in 2.x .
Comment #3
tmcw commentedThis is quite finished, and the update-center fix doesn't matter to 2.x.