[OGo-Users] OGoAddressMapLink
Sebastian Reitenbach
users@opengroupware.org
Sun, 16 Dec 2007 20:18:14 +0100
users@opengroupware.org wrote:
> users@opengroupware.org wrote:
> > On 15.12.2007, at 23:19, Sebastian Reitenbach wrote:
> > > I found it handy to have such a link next to an address, so maybe
> > > someone else too. feedback is welcome.
> >
> >
> > Ah, thats cool! :-)
> >
> > What I don't get is why the element takes a string. Shouldn't it take
> > an LSAddress object, check it and return the appropriate link?
I rewrote the whole thing to take 4 strings as parameter, country, zip,
city, and street. I removed the whole cruft of fiddling around with the
single addressString.
I documented the usage of the UIElement a bit on top of OGoAddressMapLink.m.
I also cleaned/updated the docs plone page for OGoAddressMapLink.
Can this UIElement be considered to be added to the ogo source tree, so that
it only gets installed, just without enabling it? Then it can be left to the
user to enable it on his wish.
In case it is preferred, I could also open a bugzilla entry for it, and
there providing a patch file instead of a tarball.
kind regards
Sebastian