Wiki markup: &quot instead of "

Found a bug? Tell us!!
Post Reply
Flominator
Regular
Posts: 15
Joined: Thu May 01, 2008 5:46 pm
Location: Schwarzwald, German
Contact:

Wiki markup: &quot instead of "

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Wiki markup: &quot instead of "

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Flominator
Regular
Posts: 15
Joined: Thu May 01, 2008 5:46 pm
Location: Schwarzwald, German
Contact:

Post by Flominator »

Hi! Thanks for the suggestion. Which regexp do I need for clickable URLs?

The problem with the wiki plugin remains, though ...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Flominator
Regular
Posts: 15
Joined: Thu May 01, 2008 5:46 pm
Location: Schwarzwald, German
Contact:

Post by Flominator »

Oh! It's included by default ... thanks *duck*
Post Reply