Page 1 of 1

Wiki markup: &quot instead of "

Posted: Sat May 10, 2008 12:24 am
by Flominator
I want to activate Wiki markup (or anything else that allows me to make clickable URLs and linefeeds as br-tags) in my comments.

Works good so far, except that " signs are turned to &quot even if I disable the html entities escaping in wiki markup. Wiki markup and Smileys are the only markup plugins activated in the comments. Shouldn't wiki markup stop converting them when I deactivate entities?

Update: found NL2BR - now I only need clickable urls

Re: Wiki markup: &quot instead of "

Posted: Sat May 10, 2008 10:30 pm
by garvinhicking
Hi!

For clickable URLs only, may I suggest the "RegExp markup" plugin? This is the light-weight variant, without escpaing trouble like the wiki plugin arise.

HTH,
Garvin

Posted: Sun May 11, 2008 12:55 pm
by Flominator
Hi! Thanks for the suggestion. Which regexp do I need for clickable URLs?

The problem with the wiki plugin remains, though ...

Posted: Mon May 12, 2008 11:01 am
by garvinhicking
Hi!

The wiki plugin has a load of options, did you try disabling everything and see if it still does it? It also contains a lot of internal settings passed on to the PEAR wiki module, so it might be that one of those options is responsible for the transformation. Sadly the PEAR Wiki module is bloated with options, and I don't use it myself, so they are all gibberish to me. :)

The RegExp for the clickable Plugins is the "ClickableURL.php" regexp. :)

Regards,
Garvin

Posted: Mon May 12, 2008 11:28 am
by Flominator
Oh! It's included by default ... thanks *duck*