Thanks for this quick fix. Just works.
On Sep 29, 11:23 pm, The Editor <[email protected]> wrote:
> Scratch that. Change the first of the two lines to:
>
> if ($label == '+' || $label == $link) $label =
> BOLTescape($link);
>
> Otherwise you lose markups in something like:
>
> [[http://www.boltwire.com|//a **cool** wiki//]]
>
>
>
> On Tue, Sep 29, 2009 at 5:19 PM, The Editor <[email protected]> wrote:
> > Add this second line to markups.php, line 530
>
> > if ($label == '+') $label = $link;
> > $label = BOLTescape($label);
>
> > That seems to fix it.
>
> > Cheers,
> > Dan
>
> > On Tue, Sep 29, 2009 at 3:23 PM, Markus <[email protected]>
> > wrote:
>
> >> [[http://www.boltwire.com]]
>
> >> will display as
>
> >> http:www.boltwire.com
>
> >> Can this be changed?
>
> >> Regards, Markus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---