[Seaside] Static Google Map Component

Philippe Marschall philippe.marschall at gmail.com
Thu Oct 9 18:18:00 UTC 2008


2008/10/6, Andres Fortier <andres at lifia.info.unlp.edu.ar>:
> Hi list,
>              I've just published a component to use the static google
> maps API in the public repository (btw, versions previous to 2.5 are
> not complete and are not meant to be in the repository; I just messed
> up with the replication tool).
> To make it work you should load the bundle '@ Seaside - Static Google
> Maps' and set your google key in the
> WAStaticGoogleMapExamples>>google_key method.
> After loading the bundle a couple of new example should appear in the
> seaside directory.
> Feedback is most welcome.

I don't want to bitch but the WA namespace prefix is reserved for core
Seaside. Any other code including addon libraries like Scripatculous
for RSRSS should use a different namespace prefix. VW has real
namespaces so there is no need to use a namespace prefix at all.

Cheers
Philippe


More information about the seaside mailing list