| 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
|