Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-28 Thread Andreas Hocevar
Roald, Roald de Wit wrote: >> * modifications to MapPaneOL >> * add the popup stuff from SaveContext.js to lib/widget/Save.js >> * your modified LayerControl.js is also a candidate for lib/widget, >> except for the showLayerMetadata method. There is still a >> hard-coded re

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-27 Thread Cameron Shorter
On Thu, Feb 28, 2008 at 11:07 AM, Roald de Wit <[EMAIL PROTECTED]> wrote: > Hi Andreas, > > > On Wed, 2008-02-27 at 14:21 +0100, Andreas Hocevar wrote: > > I am in favour of that. You can make this modification in > > lib/widget/MapPaneOL. > > Great, I'll do that! > Can you explain one thing t

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-27 Thread Roald de Wit
Hi Andreas, On Wed, 2008-02-27 at 14:21 +0100, Andreas Hocevar wrote: > I am in favour of that. You can make this modification in > lib/widget/MapPaneOL. Great, I'll do that! Can you explain one thing to me: which of these 2 is better to do and why: this.model.setParam("loadLayerStart", layer

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-27 Thread Andreas Hocevar
Hi Roald, thanks for your efforts! Roald de Wit wrote: > - Added a loading spinner per layer (needed to change MapPaneOL.js and > have made a local copy). > I am in favour of that. You can make this modification in lib/widget/MapPaneOL. > Please have a look at examples/catalog/ and tell me

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-26 Thread Cameron Shorter
Roald de Wit wrote: > Hello, > > I've just checked in a new version of the catalog (r3872) with the > following changes (come from our CGDI-IP project): > > - Added Layer Metadata: is in a separate widget now (and still hardcoded > Andreas!), but is a proof of concept. Want to reference XSL from >

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-26 Thread Cameron Shorter
Roald de Wit wrote: > Hello, > > I've just checked in a new version of the catalog (r3872) with the > following changes (come from our CGDI-IP project): > > - Added Layer Metadata: is in a separate widget now (and still hardcoded > Andreas!), but is a proof of concept. Want to reference XSL from >

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-26 Thread Roald de Wit
Hello, I've just checked in a new version of the catalog (r3872) with the following changes (come from our CGDI-IP project): - Added Layer Metadata: is in a separate widget now (and still hardcoded Andreas!), but is a proof of concept. Want to reference XSL from LayerControl widget. - Added a loa

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-20 Thread Andreas Hocevar
Cameron Shorter wrote: > Andreas, > I'd be interested to discuss this with you, maybe at the next team > meeting. > > I think the most of the catalog widgets are generally applicable. Sorry, I forgot about the other widgets and xsls in my previous review: CatalogSearchForm.js: The stylesheets us

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-20 Thread Andreas Hocevar
Hi, Cameron Shorter wrote: > Andreas, > I'd be interested to discuss this with you, maybe at the next team > meeting. > > I think the most of the catalog widgets are generally applicable. > Cameron, here is a quick review: SelectLayerFromContext.js: line 47:var metadataWidget = config.objec

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-20 Thread Cameron Shorter
<[EMAIL PROTECTED]> > Cc: '[email protected]' > > Subject: Re: [Mapbuilder-devel] Catalog example for 1.5rc2 > Date: Wed, 20 Feb 2008 10:42:47 +0100 > > Roald, > > can you please move the widgets you created for the Catalog example fro

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-20 Thread Andreas Hocevar
Roald, can you please move the widgets you created for the Catalog example from lib/ to examples/catalog? Because those widgets (I looked at SelectLayerFromContext and SaveContext, and there are also some xsl for which the same might apply) do not look like they are generic enough to be in lib

Re: [Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-19 Thread Roald de Wit
Hi Markus et al, As a start to get our catalog example in MB, i've uploaded a nearly working stripped down version to the trunk (r3860). One can type in keywords in the 'Search for layers' section and choose a service type. After searching the result list gets filled (replaced in this case, since

[Mapbuilder-devel] Catalog example for 1.5rc2

2008-02-18 Thread Cameron Shorter
In the IRC meeting today, we discussed: 1. Putting out a 1.5rc2 in approx 3 weeks 2. Incorporating LISAsoft's catalog example into the codebase (moved from sandbox) 3. Deprecating OWSExplorer and contenxtEditor examples, as the functionality has been moved into LISAsoft's catalog example. 4. Mark