HTML Editor

Found a bug? Tell us!!
Post Reply
mastergaurav
Regular
Posts: 16
Joined: Wed Oct 04, 2006 6:46 pm

HTML Editor

Post by mastergaurav »

Hi,

Not sure if I should call it a bug or a 'missing feature' or 'something that I do not know how to control'? :?:

I added some raw html code in HTML (<>) mode. I have a bunch of '<pre>' content. All is fine but for the extra '<br/>' tags emitted at the end of each line.... and I don't know how to disable these extra automatic paddings. :cry:

Any help on this would be appreciated. You may see the final output at http://www.edujinionline.com/serendipity... it looks just so ugly...



Cheers,
Gaurav Vaish
http://www.mastergaurav.com
http://www.edujinionline.com
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: HTML Editor

Post by garvinhicking »

Hi!

Those additional <br>s come from the "nl2br" event plugin. Either disable that, or install the plugin "Extended properties for entries" and then you can conditionally disable nl2br for specific entries.

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/
mastergaurav
Regular
Posts: 16
Joined: Wed Oct 04, 2006 6:46 pm

Re: HTML Editor

Post by mastergaurav »

Thanks!
I worked wonders!


Cheers,
Gaurav Vaish
http://www.mastergaurav.com
http://www.edujinionline.com
Post Reply