For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > March 2007 > Re: [PEAR] Re: Text_Wiki link targets?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Re: Text_Wiki link targets?
Justin Patrin

2007-03-14, 10:04 pm

On 3/14/07, bertrand Gugger <toggg@php.net> wrote:
> Bonjour,
> Jocke Selin wrote:
>
> Try
>
> $wiki =& new Text_Wiki(...);
> $wiki->setRenderConf('Xhtml', 'Url', 'target', '');
>
>
> this should remove any target attribute and this onclick popup, you
> should fall on the default target for <A> : "_self"
>
> see
> http://wiki.ciaweb.net/yawiki/index...odSetRenderConf
> http://wiki.ciaweb.net/yawiki/index...ge=RuleUrl#toc2
>
> In the last, this is a bit buggy as any non blank value will do the
> popup, why you have to set it to "". The code should be corrected as to
> not build it for "_self"


Fixed in CVS. Thanks for helping make PEAR better. In the future
please create a bug in our bug system for any problems that you find.

> ... I'll do that in the next once I'm set back
> lead in Text_Wiki.


I don't trust you to be a responsible lead.

Please submit bugs and patches if you wish to make changes to packages
you don't have karma for.

--
Justin Patrin
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com