text

Creating and modifying plugins.
Post Reply
easttowest
Regular
Posts: 25
Joined: Tue Apr 18, 2006 4:44 am

text

Post by easttowest »

it is weird i don't know when and how it happened but it happened i see no paragraphs typically with not single line or topic or quotes it looks the entire topic looks one paragraph, any ideas what am missing?
thanks for help
http://www.meejuru.com/serendipity/index.php
http://www.meejuru.com/serendipity/index.php
Mas
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: text

Post by garvinhicking »

Hi!

If you look into your entries, you have no paragraph HTML code there at all (<p>, </p>), it's all just blank lines with linebreaks as seperation.

HTML does not know such "hard" linebreaks, it needs <br /> tags to interpret that. For this, serendipity has the markup plugin "NL2BR". Install that plugin, and all should be well. :)

(BTW: This plugin is usually installed by default, so you must have removed it on your own. You can simply re-install it in that case)

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/
easttowest
Regular
Posts: 25
Joined: Tue Apr 18, 2006 4:44 am

thanks

Post by easttowest »

Thanks Garvin, I have no memory deleting that plugin however now its fixed. thanks for your help.
regards
mas
Mas
Post Reply