Hi,

  I added a very basic php proxy in the examples.  Naturally, the live 
demo on dev.geoext.org won't work anymore because the directory holding 
the proxy doesn't have the right apache settings.  Is there a specific 
place on dev.geoext.org where the proxy could work ?

  For now, if you want to try the examples, please checkout the sandbox 
(sorry for the inconvenience).
    http://svn.geoext.org/sandbox/mapgears/

  Thanks,

Alexandre


Alexandre Dube wrote:
> Hi devs,
>
>   I played around the existing examples in the GeoExt page to create a 
> WMSLayerAdder widget in GeoExt.ux.  Here's a link in a sandbox showing a 
> proof of concept :
>
> http://dev.geoext.org/sandbox/mapgears/geoext.ux/ux/WMSLayerAdder/examples/WMSLayerAdderInWindowExample.html
>
>   What is needed (todo) :
>   * setup a proxy to accept GetCapabilities request from external 
> servers (the code should already support it, only need to test it)
>   * use of "username" and "password" textboxes (currently doing nothing)
>   * comments in the code
>   * test units
>   * there's a glitch in the layout of the form panel I use...
>   * create a "layeradded" event to be able to listen to it (for closing 
> the window automatically on "layeradded" for example)
>
>   The code is inside one single file but I guess it's not a big deal.  
> Comments would be welcomed, please.
>
> Best regards,
>
>   


-- 
Alexandre Dubé
Mapgears
www.mapgears.com

_______________________________________________
Dev mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/dev

Reply via email to