Opened 14 years ago

Closed 12 years ago

#115 closed task (wontfix)

Database config - widgets - WMSLayerAdder

Reported by: adube Owned by:
Priority: major Milestone: 1.6.0
Component: widgets Version:
Keywords: Cc:

Description

Add support for the WMSLayerAdder widget in the new config.

Change History (6)

comment:1 by adube, 14 years ago

r855, featuring :

  • <layers> option no longer mandatory (you had to left if empty before)
  • curl mode removed (wasn't complete anyway)
  • new method of creating org_geoprisma_proxy_WidgetProxy objects in factory with the use of :
    • osmservice=blank
    • osmprocess=methodNameInWidgetPhpFile
    • osmwidgettype=widgettype (like 'wmslayeradder' for example)
  • wmslayeradder now supported in db config. 'layers' option value must be defined in JSON. It was added to the sample (.sql adjusted).
  • i18n files updated with

There are remaining things to be fixed or done :

  • adjust wmslayeradder documentation
  • create a documentation page or topic about the new way of creating a WidgetProxy with the new parameters (should be 'dev' stuff).
  • when clicking on the 'External' tab, a js error occurs : this.data is undefined
  • while testing with the above url, if a layer is added, a js error occurs : WMSLayerAdder.js line 248.
  • icon images have broken links in the widget

comment:2 by adube, 12 years ago

Milestone: 1.0.0

We don't know yet what is the plan for this widget, so I'll mark it for 1.0 since it's currently used in production and would be needed if we decide to keep it.

comment:3 by adube, 12 years ago

Milestone: 1.0.01.2.0

This widget wasn't reviewed yet, so its fate will be decided in 1.2.

comment:4 by adube, 12 years ago

Milestone: 1.2.01.4.0

Still need a review. Until then, pushed to 1.4.

comment:5 by adube, 12 years ago

Milestone: 1.4.01.6.0

No review, pushed to 1.6.

comment:6 by adube, 12 years ago

Resolution: wontfix
Status: newclosed

The WMSLayerAdder was deprecated in 1.6. I'm closing this as "WONTFIX".

Note: See TracTickets for help on using tickets.