[OGo-Developer] Was: OGoAddressMapLink

Sebastian Reitenbach developer@opengroupware.org
Mon, 25 Feb 2008 20:11:46 +0100


developer@opengroupware.org wrote: 
> > > I took a look at SkyExternalLink and added the functionality to 
> > > OGoAddressMapLink. Also the SkyExternalLinkAction Default is honored.
> > > In the end it turned out easier than expected ;)
> > > I updated the tarball and page in the docs plone:
> > 
http://docs.opengroupware.org/Members/buzzdee/OGo%20AddOns/OGoAddressMapLink/document_view

> > ping!
> > Anything else to be done to get this into svn?
> 
> Did you file it as a bug#+patch?  Also,  just glancing at the doc plone
not yet, at least I don't think so.
> page.  I think the template should have a conditional so that the map
> link is only shown if the OGoAddressMapLink has been defined.
> 
> -  <#AddressTitle><#Buttons/>
> +  <#AddressTitle><#MapLink/><#Buttons/>
>    <#AddressViewer/>
> 
> ... becomes ...
> 
> -  <#AddressTitle><#Buttons/>
> +  <#AddressTitle><#IfMapLink><#MapLink/></#IfMapLink><#Buttons/>
>    <#AddressViewer/>
> 
I'll change this, and if I do not yet have a bug report created, I'll do and 
upload there.

thanks
Sebastian