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
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
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.
You are right that we need to update config.xsd.
I think that Roald is copying widgets into the example for the moment,
but we might want to mov
Raj,
I like the idea of using a standard like Atom Collection. I can't
think of any implementation arguments for sticking with a
ContextCollection instead. AtomCollection seems to have the key fields
we require which are just Title and URL. Maybe a Description for a
Summary would be useful. But I d
If you drop the ContextCollection format, and adopt Atom Collection
(which is the same format as an Atom feed) you might lose a little bit
of Context-centric descriptive richness, but you will gain a lot:
1. ability to subscribe to Collections in your RSS reader (or for
developers, ability to
Markus,
Roald has copied the catalog demo into the trunk now. You should be able
to check it out and if you are lucky, run it from:
mapbuilder/demo/catalog/
Roald tells me there are still a couple of bugs and things he wants to
clean up which he is still working on. But there should be enough in
I'm interested to hear ideas for a Mapbuilder Summer Of Code project.
Wolf Bergenheim wrote:
> Hello fellow OSGeoers!
>
> Google is about to announce summer of code 2008, and this year I'd
> like to be a bit more prepared.
>
> So for this reason I have updated our old SoC Wiki page [1] with
> in
As quoted from Cameron Shorter <[EMAIL PROTECTED]>:
> Gertjan, is this something we can get into the 1.5rc2 release?
That's the plan.
> We probably should raise a ticket for this.
TODO's for this are in the I18N ticket
http://jira.codehaus.org/browse/MAP-165
regards,
--
-- Gertjan van Oosten
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